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
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.
VirtualBox:
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: