Thanks Jake, I'll check the logs.
Jim. > -----Original Message----- > From: Jacob Kjome [mailto:[EMAIL PROTECTED]] > Sent: 27 June 2002 14:03 > To: Tomcat Users List > Subject: Re: Problems starting an app using manager > > > Check the tomcat logfiles. The ant task will always report > "OK" if the > context didn't already exist. However, in the log file, you > may see that > the app wasn't able to successfully load due to some startup > error such as > the web.xml not being properly ordered or whatever. In this > case, the app > will be registered as installed, but it won't successfully > run. Always > consult the logfiles when you have a problem with your app. > > Jake > > At 12:10 PM 6/27/2002 +0100, you wrote: > >Hi, > > > >I am trying to deploy and start an application using the > manager. When I > >install my application using ant I get this message: > > > >install: > > [install] OK - Installed application at context path /projectReps > > > >And when I then run list I get this: > > > >OK - Listed applications for virtual host localhost > >/manager:running:0:../server/webapps/manager > >/servlets:running:0:/home/collijim/jakarta-tomcat-4.1.3/webap > ps/servlets > >/examples:running:0:examples > >/tomcat-docs:running:0:/home/collijim/jakarta-tomcat-4.1.3/we > bapps/tomcat-do > >cs > >/webdav:running:0:/home/collijim/jakarta-tomcat-4.1.3/webapps/webdav > >/projectReps:stopped:0:build > >/:running:0:/home/collijim/jakarta-tomcat-4.1.3/webapps/ROOT > >/admin:running:0:../server/webapps/admin > > > >I then try and start the application and I get this message: > > > >FAIL - No context exists for path /projectReps > > > >I can remove the application but not start or reload it. > Does anyone have > >any idea what I am doing wrong? > > > >Many Thanks > > > >Jim. > > > > > >PLEASE READ: The information contained in this email is confidential > >and intended for the named recipient(s) only. If you are not > an intended > >recipient of this email you must not copy, distribute or take any > >further action in reliance on it and you should delete it > and notify the > >sender immediately. Email is not a secure method of communication and > >Nomura International plc cannot accept responsibility for > the accuracy > >or completeness of this message or any attachment(s). Please > examine this > >email for virus infection, for which Nomura International plc accepts > >no responsibility. If verification of this email is sought > then please > >request a hard copy. Unless otherwise stated any views or opinions > >presented are solely those of the author and do not > represent those of > >Nomura International plc. This email is intended for informational > >purposes only and is not a solicitation or offer to buy or sell > >securities or related financial instruments. Nomura > International plc is > >regulated by the Financial Services Authority and is a member of the > >London Stock Exchange. > > > > > > > >-- > >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> PLEASE READ: The information contained in this email is confidential and intended for the named recipient(s) only. If you are not an intended recipient of this email you must not copy, distribute or take any further action in reliance on it and you should delete it and notify the sender immediately. Email is not a secure method of communication and Nomura International plc cannot accept responsibility for the accuracy or completeness of this message or any attachment(s). Please examine this email for virus infection, for which Nomura International plc accepts no responsibility. If verification of this email is sought then please request a hard copy. Unless otherwise stated any views or opinions presented are solely those of the author and do not represent those of Nomura International plc. This email is intended for informational purposes only and is not a solicitation or offer to buy or sell securities or related financial instruments. Nomura International plc is regulated by the Financial Services Authority and is a member of the London Stock Exchange. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
