Help: Installing Tomcat 4.0.4

2002-07-29 Thread Manisha_Toor

Hi,

I am new to Jsp and Java stuff.  I installed Tomcat 4.0.4 following
instructions http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt

When I try to startup tomcat, I get the following:
C:\jakarta-tomcat-4.0.4\binstartup
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
The system cannot find the batch label specified - end
Using CATALINA_BASE:   ..
Using CATALINA_HOME:   ..
Using CATALINA_TMPDIR: ..\temp
Using JAVA_HOME:   c:\jdk1.3.1_03\bin;
The system cannot find the file -Djava.endorsed.dirs=.

I have tried setting up environment variables for JAVA_HOME and
CATALINA_HOME but still get same error.
Please help.  Thanks in advance.

Manisha





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




RE: Help: Installing Tomcat 4.0.4

2002-07-29 Thread Sergei Batiuk

As far as I know, -Djava.endorsed.dirs=... works only with jdk1.4, but you
seem to be using jdk 1.3.1_03.

HTH

Sincerely,
Sergei Batiuk.

IT department
Damen Shipyards Okean
+380 512 293146
+380 512 293329


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 29, 2002 9:46 AM
To: [EMAIL PROTECTED]
Subject: Help: Installing Tomcat 4.0.4


Hi,

I am new to Jsp and Java stuff.  I installed Tomcat 4.0.4 following
instructions http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt

When I try to startup tomcat, I get the following:
C:\jakarta-tomcat-4.0.4\binstartup
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
The system cannot find the batch label specified - end
Using CATALINA_BASE:   ..
Using CATALINA_HOME:   ..
Using CATALINA_TMPDIR: ..\temp
Using JAVA_HOME:   c:\jdk1.3.1_03\bin;
The system cannot find the file -Djava.endorsed.dirs=.

I have tried setting up environment variables for JAVA_HOME and
CATALINA_HOME but still get same error.
Please help.  Thanks in advance.

Manisha





--
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: Help: Installing Tomcat 4.0.4

2002-07-29 Thread miguel_sas


Try
c:\jdk1.3.1_03
or
c:\jdk1.3.1_03\jre
because Tomcat uses %JAVA_HOME%\lib and %JAVA_HOME%\bin
just take a look at %CATALINA_HOME%\bin\setclasspath.bat

Regards
Miquel Sas


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




Re: Help: Installing Tomcat 4.0.4

2002-07-29 Thread rsequeira


JAVA_HOME is set incorrectly. It should be:
JAVA_HOME=c:\jdk1.3.1_03

RS



   

  Manisha_Toor@Dell

  .com To:   
[EMAIL PROTECTED]
   cc: 

  07/29/02 01:46 AMSubject:  Help: Installing Tomcat 4.0.4 

  Please respond to

  Tomcat Users

  List

   

   





Hi,

I am new to Jsp and Java stuff.  I installed Tomcat 4.0.4 following
instructions http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt

When I try to startup tomcat, I get the following:
C:\jakarta-tomcat-4.0.4\binstartup
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
The system cannot find the batch label specified - end
Using CATALINA_BASE:   ..
Using CATALINA_HOME:   ..
Using CATALINA_TMPDIR: ..\temp
Using JAVA_HOME:   c:\jdk1.3.1_03\bin;
The system cannot find the file -Djava.endorsed.dirs=.

I have tried setting up environment variables for JAVA_HOME and
CATALINA_HOME but still get same error.
Please help.  Thanks in advance.

Manisha





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