You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lucilene Souza <LS...@shorcan.com> on 2006/06/28 16:24:43 UTC

JspCompilationContext.createCompiler(JspCompilationContext.java:234)

I am trying to embed tomcat in an application.  I am using Sun Java
1.5_07 and 
Tomcat 5.5.17  During the tomcat startup, I receive the following error:

HTTP Status 500 - 

________________________________

type Exception report

message 

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception 

javax.servlet.ServletException: org.apache.jasper.compiler.Compiler

 
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272)

        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause 

java.lang.InstantiationError: org.apache.jasper.compiler.Compiler

 
org.apache.jasper.JspCompilationContext.createCompiler(JspCompilationCon
text.java:234)

 
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.ja
va:505)

 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:303)

 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)

 
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)

        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.17 logs.

 

 

 

Lucilene Souza

Shorcan Ltd.

416-360-3137

lsouza@shorcan.com