RES: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-05 Thread José Augusto Cerqueira Condé

Dear friend,

It has solved my problem too.

Thanx,

Jose Augusto Conde
[EMAIL PROTECTED]
-Mensagem original-
De: Pete Ehli [mailto:[EMAIL PROTECTED]]
Enviada em: sbado, 3 de fevereiro de 2001 15:12
Para: [EMAIL PROTECTED]
Assunto: Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98


Forget the classpaths and drop these two exe's that start and stop tomcat in
window. You put them in your tomcat bin directory.
http://www.geocities.com/jdrudnicki/ Also direct other people having startup
porblem in windows on the listserve to this site.
-- Pete --

- Original Message -
From: "John Golubenko" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, February 02, 2001 4:16 PM
Subject: Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98


Dear,
Please add fallowing to c:\autoexec.bat file, and restart windows.

set JAVA_HOME=C:\jdk1.2.1
set TOMCAT_HOME=C:\tomcat
set ANT_HOME=C:\tomcat\bin

Of course change the path to the real one.

Good luck!





 Original Message 

On 2/1/01, 11:22:13 PM, "R N Mukherjee" [EMAIL PROTECTED] wrote
regarding PROBLEM TOMCAT(stdalone)STARTUP\WIN 98:


 SUB:PROBLEM TOMCAT-STANDALONE MODE STARTUP (WIN 98)
 (How to setup the environment variable)


 1. TOMCAT(STDALONE\WIN98) NOT STARTING after setting the env variable.
 A. BEFORE SETTING the environment variable,when I run run
bin.stratup.bat,
 it says point JAVA_HOME to your Java Development Kit.

 B. AFTER setting env variables, the commands bin/startup and bin/shutdown
 not functioning("says file not found).

 C. How to know TOMCAT is RUNNING or NOT.?


 I have setup the environment variables as follows

 I have created a separate batch file(tomenv.bat) that contains the
following:
  F:\
  cd\temp\jakarta-tomcat-3.2.1
  SET TOMCAT_HOME= f:\cd\temp\jakarta-tomcat-3.2.1
  SET JAVA_HOME=C:\jdk1.2.1
  SET CLASSPATH:=f:\cd\temp\jakarta-tomcat-3.2.1\bin\startup.bat;

 PLEASE HELP(Three days have passed with this problem)


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

NOTICE:  This communication may contain confidential or other privileged
information.  If you are not the intended recipient, or believe that you
have received this communication in error, please do not print, copy,
retransmit, disseminate, or otherwise use the information.  Also, please
indicate to the sender that you have received this email in error, and
delete the copy you received.  Any communication that does not relate to
official Columbia business is that of the sender and is neither given nor
endorsed by Columbia.  Thank you.



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




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


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




Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-03 Thread Pete Ehli

Forget the classpaths and drop these two exe's that start and stop tomcat in
window. You put them in your tomcat bin directory.
http://www.geocities.com/jdrudnicki/ Also direct other people having startup
porblem in windows on the listserve to this site.
-- Pete --

- Original Message -
From: "John Golubenko" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, February 02, 2001 4:16 PM
Subject: Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98


Dear,
Please add fallowing to c:\autoexec.bat file, and restart windows.

set JAVA_HOME=C:\jdk1.2.1
set TOMCAT_HOME=C:\tomcat
set ANT_HOME=C:\tomcat\bin

Of course change the path to the real one.

Good luck!





 Original Message 

On 2/1/01, 11:22:13 PM, "R N Mukherjee" [EMAIL PROTECTED] wrote
regarding PROBLEM TOMCAT(stdalone)STARTUP\WIN 98:


 SUB:PROBLEM TOMCAT-STANDALONE MODE STARTUP (WIN 98)
 (How to setup the environment variable)


 1. TOMCAT(STDALONE\WIN98) NOT STARTING after setting the env variable.
 A. BEFORE SETTING the environment variable,when I run run
bin.stratup.bat,
 it says point JAVA_HOME to your Java Development Kit.

 B. AFTER setting env variables, the commands bin/startup and bin/shutdown
 not functioning("says file not found).

 C. How to know TOMCAT is RUNNING or NOT.?


 I have setup the environment variables as follows

 I have created a separate batch file(tomenv.bat) that contains the
following:
  F:\
  cd\temp\jakarta-tomcat-3.2.1
  SET TOMCAT_HOME= f:\cd\temp\jakarta-tomcat-3.2.1
  SET JAVA_HOME=C:\jdk1.2.1
  SET CLASSPATH:=f:\cd\temp\jakarta-tomcat-3.2.1\bin\startup.bat;

 PLEASE HELP(Three days have passed with this problem)


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

NOTICE:  This communication may contain confidential or other privileged
information.  If you are not the intended recipient, or believe that you
have received this communication in error, please do not print, copy,
retransmit, disseminate, or otherwise use the information.  Also, please
indicate to the sender that you have received this email in error, and
delete the copy you received.  Any communication that does not relate to
official Columbia business is that of the sender and is neither given nor
endorsed by Columbia.  Thank you.



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




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




THANKS!Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-03 Thread R N Mukherjee


THANKS ALL , FOR THE HELP. I am started tomcat in standalone mode. I have
posted another question for apache + tomacat installation in win 98. any
help will be appreciated.


At 01:32 03/02/01 +0100, you wrote:
Hi,


- Original Message -
From: R N Mukherjee [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, February 02, 2001 8:22 AM
Subject: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98



 SUB:PROBLEM TOMCAT-STANDALONE MODE STARTUP (WIN 98)
 (How to setup the environment variable)


 1. TOMCAT(STDALONE\WIN98) NOT STARTING after setting the env variable.
 A. BEFORE SETTING the environment variable,when I run run bin.stratup.bat,
 it says point JAVA_HOME to your Java Development Kit.

 B. AFTER setting env variables, the commands bin/startup and bin/shutdown
 not functioning("says file not found).

 C. How to know TOMCAT is RUNNING or NOT.?

Ther is always a dos(window) open..


 I have setup the environment variables as follows

 I have created a separate batch file(tomenv.bat) that contains the
following:
  F:\
  cd\temp\jakarta-tomcat-3.2.1
  SET TOMCAT_HOME= f:\cd\temp\jakarta-tomcat-3.2.1
  SET JAVA_HOME=C:\jdk1.2.1
  SET CLASSPATH:=f:\cd\temp\jakarta-tomcat-3.2.1\bin\startup.bat;

I have set classpath=
TOMCAT_HOME\LIB\SERVLET.JAR;TOMCAT_HOME\LIB\JASPER.JAR;%JAVA_HOME%\lib\tools
.jar;%CLASSPATH%
Why do you have startup.bat in your CLASSPATH??


 PLEASE HELP(Three days have passed with this problem)


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



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




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




PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-02 Thread R N Mukherjee


SUB:PROBLEM TOMCAT-STANDALONE MODE STARTUP (WIN 98)
(How to setup the environment variable)


1. TOMCAT(STDALONE\WIN98) NOT STARTING after setting the env variable.
A. BEFORE SETTING the environment variable,when I run run bin.stratup.bat,
it says point JAVA_HOME to your Java Development Kit.

B. AFTER setting env variables, the commands bin/startup and bin/shutdown
not functioning("says file not found).

C. How to know TOMCAT is RUNNING or NOT.?


I have setup the environment variables as follows

I have created a separate batch file(tomenv.bat) that contains the following:
 F:\
 cd\temp\jakarta-tomcat-3.2.1
 SET TOMCAT_HOME= f:\cd\temp\jakarta-tomcat-3.2.1
 SET JAVA_HOME=C:\jdk1.2.1
 SET CLASSPATH:=f:\cd\temp\jakarta-tomcat-3.2.1\bin\startup.bat;

PLEASE HELP(Three days have passed with this problem)


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




PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-02 Thread R N Mukherjee


SUB:PROBLEM TOMCAT-STANDALONE MODE STARTUP (WIN 98)
(How to setup the environment variable)


1. TOMCAT(STDALONE\WIN98) NOT STARTING after setting the env variable.
A. BEFORE SETTING the environment variable,when I run run bin.stratup.bat,
it says point JAVA_HOME to your Java Development Kit.

B. AFTER setting env variables, the commands bin/startup and bin/shutdown
not functioning("says file not found).

C. How to know TOMCAT is RUNNING or NOT.?


I have setup the environment variables as follows

I have created a separate batch file(tomenv.bat) that contains the following:
 F:\
 cd\temp\jakarta-tomcat-3.2.1
 SET TOMCAT_HOME= f:\cd\temp\jakarta-tomcat-3.2.1
 SET JAVA_HOME=C:\jdk1.2.1
 SET CLASSPATH:=f:\cd\temp\jakarta-tomcat-3.2.1\bin\startup.bat;

PLEASE HELP(Three days have passed with this problem)


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




Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-02 Thread John Golubenko

Dear,
Please add fallowing to c:\autoexec.bat file, and restart windows.

set JAVA_HOME=C:\jdk1.2.1
set TOMCAT_HOME=C:\tomcat
set ANT_HOME=C:\tomcat\bin

Of course change the path to the real one.

Good luck!





 Original Message 

On 2/1/01, 11:22:13 PM, "R N Mukherjee" [EMAIL PROTECTED] wrote 
regarding PROBLEM TOMCAT(stdalone)STARTUP\WIN 98:


 SUB:PROBLEM TOMCAT-STANDALONE MODE STARTUP (WIN 98)
 (How to setup the environment variable)


 1. TOMCAT(STDALONE\WIN98) NOT STARTING after setting the env variable.
 A. BEFORE SETTING the environment variable,when I run run 
bin.stratup.bat,
 it says point JAVA_HOME to your Java Development Kit.

 B. AFTER setting env variables, the commands bin/startup and bin/shutdown
 not functioning("says file not found).

 C. How to know TOMCAT is RUNNING or NOT.?


 I have setup the environment variables as follows

 I have created a separate batch file(tomenv.bat) that contains the 
following:
  F:\
  cd\temp\jakarta-tomcat-3.2.1
  SET TOMCAT_HOME= f:\cd\temp\jakarta-tomcat-3.2.1
  SET JAVA_HOME=C:\jdk1.2.1
  SET CLASSPATH:=f:\cd\temp\jakarta-tomcat-3.2.1\bin\startup.bat;

 PLEASE HELP(Three days have passed with this problem)


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

NOTICE:  This communication may contain confidential or other privileged information.  
If you are not the intended recipient, or believe that you have received this 
communication in error, please do not print, copy, retransmit, disseminate, or 
otherwise use the information.  Also, please indicate to the sender that you have 
received this email in error, and delete the copy you received.  Any communication 
that does not relate to official Columbia business is that of the sender and is 
neither given nor endorsed by Columbia.  Thank you.



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




Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-02 Thread Bennie von Rotz

Hi,


- Original Message -
From: R N Mukherjee [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, February 02, 2001 8:22 AM
Subject: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98



 SUB:PROBLEM TOMCAT-STANDALONE MODE STARTUP (WIN 98)
 (How to setup the environment variable)


 1. TOMCAT(STDALONE\WIN98) NOT STARTING after setting the env variable.
 A. BEFORE SETTING the environment variable,when I run run bin.stratup.bat,
 it says point JAVA_HOME to your Java Development Kit.

 B. AFTER setting env variables, the commands bin/startup and bin/shutdown
 not functioning("says file not found).

 C. How to know TOMCAT is RUNNING or NOT.?

Ther is always a dos(window) open..


 I have setup the environment variables as follows

 I have created a separate batch file(tomenv.bat) that contains the
following:
  F:\
  cd\temp\jakarta-tomcat-3.2.1
  SET TOMCAT_HOME= f:\cd\temp\jakarta-tomcat-3.2.1
  SET JAVA_HOME=C:\jdk1.2.1
  SET CLASSPATH:=f:\cd\temp\jakarta-tomcat-3.2.1\bin\startup.bat;

I have set classpath=
TOMCAT_HOME\LIB\SERVLET.JAR;TOMCAT_HOME\LIB\JASPER.JAR;%JAVA_HOME%\lib\tools
.jar;%CLASSPATH%
Why do you have startup.bat in your CLASSPATH??


 PLEASE HELP(Three days have passed with this problem)


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



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