Skip to content

Instantly share code, notes, and snippets.

@masaru-b-cl
Created March 11, 2014 06:34
Show Gist options
  • Save masaru-b-cl/9480650 to your computer and use it in GitHub Desktop.
Save masaru-b-cl/9480650 to your computer and use it in GitHub Desktop.
Mar 11, 2014 3:28:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/gitbucket] appears to have started a thread named [Generate Seed] but has failed to stop it. This is very likely to create a memory leak.
Mar 11, 2014 3:32:05 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Mar 11, 2014 3:32:05 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/gitbucket] startup failed due to previous errors
Mar 11, 2014 3:32:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/gitbucket] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment