Skip to content

Hello deployment fails #305

Description

@drumcircle

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions