cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

Getting ClassNotFoundException on rt.jar #293

Closed noeljgrover closed 7 months ago

noeljgrover commented 7 months ago

I am getting the following error when pushing our Java Play application.

This is wierd because we did not change any Java files recently.

20:42:43.636 i-0510c9b14464c413a => 2023-12-15 02:42:41.033 Error occurred during initialization of VM
20:42:43.637 i-0510c9b14464c413a => 2023-12-15 02:42:41.033 java/lang/ClassNotFoundException: error in opening JAR file /app/[application_name]/conf/jre/lib/rt.jar
axelfontaine commented 7 months ago

Nothing changed on our end. Please check your app as there must be something there that broke.