No idea if it has to do with your problem, but
On Mon, May 10, 2010 at 2:21 AM, red phoenix wrote:
> Info: validateJarFile(Q:\Tomcat\webapps\MyApp\WEB-INF\lib\servlet-api.jar) -
> jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
> javax/servlet/Servlet.class
get rid of t
red phoenix wrote:
tomcat6 shutdown after ten minutes, localhost.2010-05-09.log is follows:
2010-5-9 22:36:12 org.apache.catalina.core.ApplicationContext log
Info: Initializing Spring root WebApplicationContext
2010-5-9 22:45:12 org.apache.catalina.core.ApplicationContext log
Info: Initializin
tomcat6 shutdown after ten minutes, localhost.2010-05-09.log is follows:
2010-5-9 22:36:12 org.apache.catalina.core.ApplicationContext log
Info: Initializing Spring root WebApplicationContext
2010-5-9 22:45:12 org.apache.catalina.core.ApplicationContext log
Info: Initializing Spring root WebAppl
On 09/05/2010 16:03, red phoenix wrote:
> I use tomcat 6.0.18 deploy struts2.1.8.1+hibernate3+spring3.0,I find a
> puzzled question,I find tomcat will be shutdown automatically after about 10
> minutes,I look up files under logs directory of tomcat,I find
> localhost.2010-05-09.log,it looks follows