Created
March 11, 2014 06:34
-
-
Save masaru-b-cl/9480650 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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