TC5 won 't start on Xeon --SOLVED 2004-01-21 - By K. Harvatis
Back To all those who were interested in this problem:
The change needed was to remove j2ee.jar from the classpath!
Still, I cannot figure out why 1) It run on my pc with j2ee.jar included 2) It needs that empty \lib created.
Regards,
Kostas Harvatis
-- -- Original Message -- -- From: "Sanjeev Kumar" <sanjeev@(protected)> To: "Tomcat Users List" <tomcat-user@(protected)> Sent: Monday, January 19, 2004 2:17 PM Subject: RE: TC5 won't start on Xeon
> 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) > > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|