| Sysdeo Tomcat plugin [message #237220] |
Tue, 09 October 2007 17:29  |
Madhavi Balusu Messages: 7 Registered: July 2009 |
Junior Member |
|
|
Hello all,
If this is not the right place, please direct me to the right forum
where I can post sysdeo problems. http://www.sysdeo.com seems to be down
for a few weeks now!!!
I am NOT able to launch my jsp although eclipse starts tomcat just
fine via the sysdeo plugin. I am using eclipse 3.3, tomcat 5.0.28, ant
1.7. Here is the error I am getting, I am a newbie to the java world, so I
was hoping one of you java gurus knows what this means...I get this when I
try to open my project "http://localhost/SysdeoTest" in the browser:
HTTP Status 500 -
------------------------------------------------------------ --------------------
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP
org.apache.jasper.compiler.DefaultErrorHandler.javacError(De faultErrorHandler.java:97)
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorD ispatcher.java:346)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.j ava:414)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:47 2)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:45 1)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:43 9)
org.apache.jasper.JspCompilationContext.compile(JspCompilati onContext.java:511)
org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java :236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
Compile failed; see the compiler error output for details.
org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:944)
org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.j ava:382)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:47 2)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:45 1)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:43 9)
org.apache.jasper.JspCompilationContext.compile(JspCompilati onContext.java:511)
org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java :236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache
Tomcat/5.0.28 logs.
------------------------------------------------------------ --------------------
Apache Tomcat/5.0.28
|
|
|
| Re: Sysdeo Tomcat plugin [message #237269 is a reply to message #237220] |
Wed, 10 October 2007 02:17  |
Patrick Gell Messages: 15 Registered: July 2009 |
Junior Member |
|
|
Hi,
which version of Java do you use?
Do you use the same Java for eclipse and your tomcat?
Cause I got the same error message and my Problem was that the Java
version I used for eclipse was not the same version which used my tomcat.
Cheers
Patrick
Monica schrieb:
> Hello all,
> If this is not the right place, please direct me to the right forum
> where I can post sysdeo problems. http://www.sysdeo.com seems to be down
> for a few weeks now!!!
>
> I am NOT able to launch my jsp although eclipse starts tomcat just
> fine via the sysdeo plugin. I am using eclipse 3.3, tomcat 5.0.28, ant
> 1.7. Here is the error I am getting, I am a newbie to the java world, so
> I was hoping one of you java gurus knows what this means...I get this
> when I try to open my project "http://localhost/SysdeoTest" in the browser:
>
> HTTP Status 500 -
> ------------------------------------------------------------ --------------------
>
>
> type Exception report
>
> message
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
>
> exception
> org.apache.jasper.JasperException: Unable to compile class for JSP
> org.apache.jasper.compiler.DefaultErrorHandler.javacError(De faultErrorHandler.java:97)
>
> org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorD ispatcher.java:346)
>
> org.apache.jasper.compiler.Compiler.generateClass(Compiler.j ava:414)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:47 2)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:45 1)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:43 9)
> org.apache.jasper.JspCompilationContext.compile(JspCompilati onContext.java:511)
>
> org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:295)
>
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:292)
>
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java :236)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
>
> root cause
> Compile failed; see the compiler error output for details.
> org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:944)
> org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
> org.apache.jasper.compiler.Compiler.generateClass(Compiler.j ava:382)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:47 2)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:45 1)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:43 9)
> org.apache.jasper.JspCompilationContext.compile(JspCompilati onContext.java:511)
>
> org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:295)
>
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:292)
>
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java :236)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
>
> note The full stack trace of the root cause is available in the Apache
> Tomcat/5.0.28 logs.
>
>
> ------------------------------------------------------------ --------------------
>
>
> Apache Tomcat/5.0.28
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.01502 seconds