HTTP Status 404 - type Status report message description The requested resource () is not available. Apache Tomcat/6.0.32

Ganesh Kumar December 9, 2013

I got error. Every day i restarted the services . How can solve the this issue permanently..

2 answers

1 vote
SDT May 11, 2014

i got same problem. Log:

май 12, 2014 4:17:28 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
май 12, 2014 4:17:28 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
май 12, 2014 4:17:29 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
май 12, 2014 4:17:29 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
май 12, 2014 4:17:29 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
май 12, 2014 4:17:29 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 503 ms
май 12, 2014 4:17:29 PM org.apache.catalina.core.StandardService start
INFO: Starting service Tomcat-Standalone
май 12, 2014 4:17:29 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
май 12, 2014 4:17:37 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
май 12, 2014 4:17:37 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [] startup failed due to previous errors
май 12, 2014 4:17:37 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
май 12, 2014 4:17:37 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
май 12, 2014 4:17:37 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
май 12, 2014 4:17:38 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-80
май 12, 2014 4:17:39 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 9706 ms

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 9, 2013

There's no information here we can use to even start to help you.

All we can tell you is that you need to read the log to find out why it's stopping and fix that.

Suggest an answer

Log in or Sign up to answer