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:[EMAIL 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" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to