cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

Hello deployment fails #305

Open drumcircle opened 2 months ago

drumcircle commented 2 months ago

VirtualBox:



AWS:


Type Exception Report

Message java.lang.ClassNotFoundException: org.apache.jsp.index_jsp

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

org.apache.jasper.JasperException: java.lang.ClassNotFoundException: org.apache.jsp.index_jsp


Tomcat native:


axelfontaine commented 2 months ago

It appears either the JRE or the Tomcat distribution you are using as some kind of issue that prevents it from finding java.lang.System . Make sure those are working fine.