Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor text edit - add space after text "single" and Lambda ResourceHander (..single[ ]com.amazonaws...) #4903

Merged
merged 1 commit into from
Oct 27, 2019

Conversation

oztimpower
Copy link
Contributor

Caused by: java.lang.RuntimeException: Multiple handler classes, either specify the quarkus.lambda.handler property, or make sure there is only a singlecom.amazonaws.services.lambda.runtime.RequestHandler implementation in the deployment
at io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.chooseHandlerClass(AmazonLambdaRecorder.java:110)
at io.quarkus.deployment.steps.AmazonLambdaProcessor$recordHandlerClass23.deploy_0(AmazonLambdaProcessor$recordHandlerClass23.zig:165)
at io.quarkus.deployment.steps.AmazonLambdaProcessor$recordHandlerClass23.deploy(AmazonLambdaProcessor$recordHandlerClass23.zig:36)
at io.quarkus.runner.ApplicationImpl2.doStart(ApplicationImpl2.zig:179)

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 27, 2019
@gsmet gsmet added this to the 0.27.0 milestone Oct 27, 2019
@geoand geoand merged commit 10a26f9 into quarkusio:master Oct 27, 2019
@oztimpower oztimpower deleted the tp/amazon-lambda-fix branch October 28, 2019 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/amazon-lambda triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants