Ah - as I understand it the env var CATALINA_HOME should be set to just c:\jakarta-tomcat-4.0.1
For simplicity and greater visibility, its probably worth opening a DOS box (assuming you're on Windows of course) and browse to c:\jakarta-tomcat-4.0.1\bin, then type 'startup' from there. That way you'll get to see the error messages it throws. ian ----- Original Message ----- From: "Praveen Potineni" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 4:01 PM Subject: Re: Path not found > Hi Ian, > I think the env variable is also fine. It is set to > C:\jakarta-tomcat-4.0.1\catalina\src > > and when i execute %CATALINA_HOME%\bin\startup the tomcat window just popped > up and closed. > Any ideas... > > Thanks > Praveen > > ----- Original Message ----- > From: "ian silvester" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Friday, December 21, 2001 10:21 AM > Subject: Re: Path not found > > > > Perhaps your new install of 4.0.1 is using a path of > > c:\jakarta-tomcat-4.0.1, in which case your env. var. needs updating. > > > > ian > > > > > > ----- Original Message ----- > > From: "Praveen Potineni" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Friday, December 21, 2001 3:18 PM > > Subject: Path not found > > > > > > Hi all, > > I had some problems with tomcat 4.0. So i installed tomcat 4.0.1 and now > > when i try to set it up and start tomcat, i get "The system cannot find > the > > path specified" in the command window where i executed: > > %CATALINA_HOME%\bin\startup > > also tried: > > %CATALINA_HOME%\catalina\src\bin\startup > > > > Both of these commands didn't work. I checked the CATALINA_HOME env > variable > > and it is set to C:\jakarta-tomcat-4.0 > > > > Does anyone have an idea as to what the problem is.. and where i'm doing a > > mistake... > > Looks like there are some significant changes made from tomcat 4.0 to > 4.0.1. > > > > Thanks in advance > > Praveen > > > > > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
