quarkus-lambda-native icon indicating copy to clipboard operation
quarkus-lambda-native copied to clipboard

Error on AWS

Open geniusit opened this issue 4 years ago • 1 comments

Hello,

I m trying to test in AWS lambda. However I got this error :

Fatal error: Util_sun_misc_Signal.ensureInitialized: CSunMiscSignal.open() failed. END RequestId: f6f53574-caf7-4ac4-aa57-9699cd2b6996 REPORT RequestId: f6f53574-caf7-4ac4-aa57-9699cd2b6996 Duration: 51.13 ms Billed Duration: 100 ms Memory Size: 512 MB Max Memory Used: 11 MB RequestId: f6f53574-caf7-4ac4-aa57-9699cd2b6996 Error: Runtime exited with error: exit status 99 Runtime.ExitError

Could you help me please ?

Thanx

geniusit avatar Mar 05 '20 08:03 geniusit

@geniusit - I just pushed few updates to that example that aligns with latest quarkus. I checked on my AWS account and works fine. I updated readme - so, please check how to build stuff now

marcinczeczko avatar Mar 05 '20 11:03 marcinczeczko