In Catalina.bat replace the below line with
>>> set _EXECJAVA=start "Tomcat" %_RUNJAVA%
With
>>> set _EXECJAVA= %_RUNJAVA%
Then cd to the bin directory and type
Catalina start
--- Check the output now
-----Original Message-----
From: K. Harvatis [mailto:kharvatis@(protected)]
Sent: Monday, January 19, 2004 5:42 PM
To: Tomcat Users List
Subject: Re: TC5 won't start on Xeon
"catalina start" closes the DOS window too!
----- Original Message -----
From: "Ben Souther" <bsouther@(protected)>
To: "Tomcat Users List" <tomcat-user@(protected)>
Sent: Monday, January 19, 2004 2:10 PM
Subject: Re: TC5 won't start on Xeon
> Instead of using startup.bat, cd to the bin directory and type:
> catalina start
>
> This will cause TC to run in a seperate DOS widow. You may see some
more
> information there.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)