Confluence starts up with error message Unable to load class for JSP

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

  • Confluence starts up with error message displayed on login screen:
  • The following appears in the atlassian-confluence.log:

Cause
org.apache.jasper.JasperException: org.apache.jasper.JasperException: Unable to load class for JSP
at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:161)
caused by: org.apache.jasper.JasperException: Unable to load class for JSP
at org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:630)
caused by: java.lang.ClassNotFoundException: org.apache.jsp.errors_jsp
at java.net.URLClassLoader$1.run(Unknown Source)

Cause

  • Root cause is lack of space to load class files needed to start up Confluence.  

Resolution

Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.