Hi all,

I installed the latest version of Tomcat 4.1.8, and after it installed I
went to the http://localhost:8080/ page and it came up with an error. The
error was:

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
        at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:4
77)
        at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:1
82)
        .....


Root Cause

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
    [javac] Compiling 1 source file
    [javac] Modern compiler not found - looking for classic compiler

        ....
---------------------------------
Anyone got any ideas how to resolve this problem?

Regards, Rob.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to