RE: can't setup

2003-09-25 Thread Shapira, Yoav

Howdy,
Look in your logs to see the full error.  If you can't figure out the
cause, post the full error here.

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Rodrigo Poblanno Balp [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 24, 2003 4:35 PM
To: Tomcat Users List
Subject: can't setup

Hi, I've just installed Tomcat 4.1.24-LE-jdk14 for Windows
and I have Sun's J2SDK1.4.2. The installation seems to go on
perfect, but when I try to see http://localhost:8080
on my browser I get this message (I exclude the exceptions):

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] Since fork is true, ignoring compiler setting.
[javac] Compiling 1 source file
[javac] Since fork is true, ignoring compiler setting.


What is this?
Is there a conflict between Java an Tomcat?

Thanx For Your Help

Poblanno



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




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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



Re: can't setup

2003-09-24 Thread Larry Meadors
I have a friend named google who can help you.

  www.google.com

 :-D

 [EMAIL PROTECTED] 09/24/03 2:34 PM 
Hi, I've just installed Tomcat 4.1.24-LE-jdk14 for Windows
and I have Sun's J2SDK1.4.2. The installation seems to go on
perfect, but when I try to see http://localhost:8080
on my browser I get this message (I exclude the exceptions):

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] Since fork is true, ignoring compiler setting.
[javac] Compiling 1 source file
[javac] Since fork is true, ignoring compiler setting.


What is this?
Is there a conflict between Java an Tomcat?

Thanx For Your Help

Poblanno



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



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



RE: Can't Setup!

2003-09-24 Thread Tam, Michael
Make sure you have set the environment variable JAVA_HOME  CATALINA_HOME.

-Original Message-
From: Rodrigo Poblanno Balp [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 24, 2003 1:31 PM
To: Tomcat Users List
Subject: Can't Setup!


Hi, I've just installed Tomcat 4.1.24-LE-jdk14 for Windows
and I have Sun's J2SDK1.4.2. The installation seems to go on
perfect, but when I try to see http://localhost:8080
on my browser I get this message (I exclude the exceptions):

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] Since fork is true, ignoring compiler setting.
[javac] Compiling 1 source file
[javac] Since fork is true, ignoring compiler setting.


What is this?
Is there a conflict between Java an Tomcat?

Thanx For Your Help

Poblanno

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



RE: Can't Setup!

2003-09-24 Thread Matthew Hall-Smith
We had this issue when applying JDK 1.4.2 over a previous JDK 1.4.0.

We did 3 things to correct the JDK install, which made it work :

1) Uninstalled the old JDK

2) Removed two registry entry at HK Local machine\ software\ Microsoft\ code
store database\ distribution units\{GUID}\java runtime environment AND
Hkeylocal machine\System\control set 001\control\session
manager\environment\java_home

3) Installed the new JDK and set its registry entries to point to the JDK
directory not the (public) JRE which auto installs to C:\Program Files\Java

Cheers,

Matt





 -Original Message-
 From: Tam, Michael [mailto:[EMAIL PROTECTED]
 Sent: Thursday, 25 September 2003 10:08 a.m.
 To: 'Tomcat Users List'
 Subject: RE: Can't Setup!


 Make sure you have set the environment variable JAVA_HOME  CATALINA_HOME.

 -Original Message-
 From: Rodrigo Poblanno Balp [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 24, 2003 1:31 PM
 To: Tomcat Users List
 Subject: Can't Setup!


 Hi, I've just installed Tomcat 4.1.24-LE-jdk14 for Windows
 and I have Sun's J2SDK1.4.2. The installation seems to go on
 perfect, but when I try to see http://localhost:8080
 on my browser I get this message (I exclude the exceptions):

 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] Since fork is true, ignoring compiler setting.
 [javac] Compiling 1 source file
 [javac] Since fork is true, ignoring compiler setting.


 What is this?
 Is there a conflict between Java an Tomcat?

 Thanx For Your Help

 Poblanno

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



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