Stop Start Problem with Tomcat 5.0.28
Stop Start Problem with Tomcat 5.0.28
- Subject: Stop Start Problem with Tomcat 5.0.28
- From: Mark Edwards <email@hidden>
- Date: Thu, 10 Mar 2005 11:41:25 +1100
We have some WO 5.2.3 app's deployed under Tomcat 5.0.28. The initial
deployment goes fine. Then when we stop the app in the Tomcat manager,
update the app on the filesystem and start the app again in the Tomcat
manager, we get the following exception:
-------
javax.servlet.UnavailableException: Error initializing servlet adaptor:
null
at
com.webobjects.jspservlet.WOServletAdaptor._applicationInit(WOServletAda
ptor.java:435)
at
com.webobjects.jspservlet.WOServletAdaptor.initStatics(WOServletAdaptor.
java:78)
at
com.webobjects.jspservlet.WOServletAdaptor.init(WOServletAdaptor.java:62
9)
at javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.jav
a:1029)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
-------
If we restart Tomcat everything starts up fine. Any ideas why stop
start does not work, but restarting Tomcat does? We don't want to have
to restart Tomcat every time we update one WO app.
Thanks for any help.
Regards,
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden