You did put the J2SDK on too didn't you?
If you did then check your environment variables for tomcat and java also
make sure your PATH includes java home. Might want to put java's bin dir
in their too. If you already have them set look twice for typos.
rls
"Robert Dunn" <[EMAIL PROTECTED]>
08/15/2002 09:16 PM
Please respond to "Tomcat Users List"
To: <[EMAIL PROTECTED]>
cc:
Subject: Post 4.1.8 install
Only recently joined the list and was unsure whether anyone saw my orginal
message. I installed the latest version of Tomcat 4.1.8 (on a WinXP
machine), and after it installed I went to http://localhost:8080/ and it
came up with the error:
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]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>