RE: Post 4.1.8 install

2002-08-17 Thread Robert L Sowders

Change JDK_HOME to JAVA_HOME and try it again.






Robert Dunn [EMAIL PROTECTED]
08/15/2002 11:48 PM
Please respond to Tomcat Users List

 
To: Tomcat Users List [EMAIL PROTECTED]
cc: 
Subject:RE: Post 4.1.8 install

Hi Jake,

I installed version 1.3.1, JDK (J2EE). I added the JDK_HOME environment
variable and added the path to the PATH environment variable. Still same
problem - did a reboot - to make sure all changes were applied.

Any other ideas. Thanks for your help.

-Original Message-
From: Jacob Kjome [mailto:[EMAIL PROTECTED]]
Sent: Friday, 16 August 2002 3:42 PM
To: Tomcat Users List
Subject: Re: Post 4.1.8 install


ah, did you install the JDK (if so, which version?) and provide the
%JDK_HOME% system variable?  Also, if you did this, did you add
JDK_HOME/bin to the beginning of your system PATH variable?

Jake




--
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]




RE: Post 4.1.8 install

2002-08-16 Thread Robert Dunn

Hi Jake,

I installed version 1.3.1, JDK (J2EE). I added the JDK_HOME environment
variable and added the path to the PATH environment variable. Still same
problem - did a reboot - to make sure all changes were applied.

Any other ideas. Thanks for your help.

-Original Message-
From: Jacob Kjome [mailto:[EMAIL PROTECTED]]
Sent: Friday, 16 August 2002 3:42 PM
To: Tomcat Users List
Subject: Re: Post 4.1.8 install


ah, did you install the JDK (if so, which version?) and provide the
%JDK_HOME% system variable?  Also, if you did this, did you add
JDK_HOME/bin to the beginning of your system PATH variable?

Jake




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




RE: Post 4.1.8 install

2002-08-16 Thread Robert Dunn

Hi Robert,

I did install the J2EE SDK and the PATH environment variable includes the
java home path - also put in the BIN directory as well. Checked for typo's
and didn't find any. Are there any other things to check for?

Thanks for your help,
Rob.

-Original Message-
From: Robert L Sowders [mailto:[EMAIL PROTECTED]]
Sent: Friday, 16 August 2002 3:49 PM
To: Tomcat Users List
Subject: Re: Post 4.1.8 install


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



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




RE: Post 4.1.8 install

2002-08-16 Thread Andrew

You also need the J2SE SDK installed, and the JAVA_HOME environmental
variable should point to the root of that directory.  Finally, your path
should also include %JAVA_HOME%\bin

- Andrew

 -Original Message-
 From: Robert Dunn [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, August 16, 2002 2:57 AM
 To: Tomcat Users List
 Subject: RE: Post 4.1.8 install
 
 
 Hi Robert,
 
 I did install the J2EE SDK and the PATH environment variable 
 includes the java home path - also put in the BIN directory 
 as well. Checked for typo's and didn't find any. Are there 
 any other things to check for?
 
 Thanks for your help,
 Rob.
 
 -Original Message-
 From: Robert L Sowders [mailto:[EMAIL PROTECTED]]
 Sent: Friday, 16 August 2002 3:49 PM
 To: Tomcat Users List
 Subject: Re: Post 4.1.8 install
 
 
 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
 
 
 
 --
 To unsubscribe, e-mail:   
 mailto:tomcat-user- [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]




Re: Post 4.1.8 install

2002-08-15 Thread Jacob Kjome

ah, did you install the JDK (if so, which version?) and provide the 
%JDK_HOME% system variable?  Also, if you did this, did you add 
JDK_HOME/bin to the beginning of your system PATH variable?

Jake

At 02:16 PM 8/16/2002 +1000, you wrote:
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]