-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
VirtualBox:
- deploys to virtual box
- sets env variables
- cannot resolve System scope ... java issue?
vb-61a8dfc0 -> SEVERE: Servlet.service() for servlet [jsp] in context with path [] threw exception [Unable to compile class for JSP:
vb-61a8dfc0 ->
vb-61a8dfc0 -> An error occurred at line: [11] in the jsp file: [/index.jsp]
vb-61a8dfc0 -> System cannot be resolved
vb-61a8dfc0 -> 8:
vb-61a8dfc0 -> 9:You have successfully launched your Instance!
vb-61a8dfc0 -> 10:
vb-61a8dfc0 -> 11:This Instance is running on <%= System.getenv("BOXFUSE_PLATFORM_NAME") %>
vb-61a8dfc0 -> 12: and has the id <%= System.getenv("BOXFUSE_INSTANCE_ID") %>
vb-61a8dfc0 -> 13: .
vb-61a8dfc0 -> 14:
vb-61a8dfc0 ->
vb-61a8dfc0 ->
vb-61a8dfc0 -> An error occurred at line: [12] in the jsp file: [/index.jsp]
vb-61a8dfc0 -> System cannot be resolved
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:
- upload war
- run app
- index.jsp fails, can't find any of the BOXFUSE_ environmental variables