You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My source from the microNaut sample source ,When i use my source to Deploy by .jar file to AWS ,is no problem
When i try to Deploy it to GraalVM Native file to lambda custum runtime linux2 ,it give me error like this ,how should i do failed: Unconvertible input: nulljava.lang.IllegalArgumentException: Unconvertible input: null
Expected Behavior
My source from the microNaut sample source ,When i use my source to Deploy by .jar file to AWS ,is no problem
When i try to Deploy it to GraalVM Native file to lambda custum runtime linux2 ,it give me error like this ,how should i do
failed: Unconvertible input: nulljava.lang.IllegalArgumentException: Unconvertible input: null
Deployment with GraalVM
Handler: com.cainz.FunctionRequestHandler
Actual Behaviour
No response
Steps To Reproduce
No response
Environment Information
Ubuntu20
Example Application
https://github.com/go-ad/pac-batch.git
Version
1
The text was updated successfully, but these errors were encountered: