Advertisement
mihir_amreli

Tomcat Warning Logs

Mar 26th, 2011
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
WHOIS 2.28 KB | None | 0 0
  1. Mar 26, 2011 6:47:39 PM org.apache.catalina.startup.HostConfig checkResources
  2. INFO: Reloading context [/ExtraCare]
  3. Mar 26, 2011 6:47:39 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
  4. SEVERE: The web application [/ExtraCare] registered the JBDC 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.
  5. Mar 26, 2011 6:47:39 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  6. SEVERE: The web application [/ExtraCare] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
  7. Mar 26, 2011 6:47:39 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
  8. SEVERE: The web application [/ExtraCare] created a ThreadLocal with key of type [null] (value [net.sf.jasperreports.engine.util.JRFontUtil$1@1ae8b08]) and a value of type [java.util.HashSet] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
  9. Mar 26, 2011 6:47:39 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
  10. SEVERE: The web application [/ExtraCare] created a ThreadLocal with key of type [null] (value [net.sf.jasperreports.engine.util.JRFontUtil$1@1ae8b08]) and a value of type [java.util.HashSet] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
  11. Mar 26, 2011 6:47:39 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
  12. SEVERE: The web application [/ExtraCare] created a ThreadLocal with key of type [null] (value [net.sf.jasperreports.engine.util.JRFontUtil$1@1ae8b08]) and a value of type [java.util.HashSet] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
  13. Mar 26, 2011 6:47:39 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
  14. SEVERE: The web application [/ExtraCare] created a ThreadLocal with key of type [null] (value [net.sf.jasperreports.engine.util.JRFontUtil$1@1ae8b08]) and a value of type [java.util.HashSet] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement