Tomcat JSP do not Render

Solution Verified - Updated -

Issue

  • When trying to access my JSP's from with in Tomcat I get the following error:
    java.lang.IllegalStateException: No Java compiler available
        org.apache.jasper.JspCompilationContext.createCompiler(JspCompilationContext.java:229)
        org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:584)
        org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:326)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

Environment

  • JBoss Enterprise Web Server
    • Tomcat 6
  • OpenShift Enterprise

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.