Created
October 28, 2011 10:33
-
-
Save theresajayne/1322044 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
INFO: Deploying configuration descriptor InBrand-2.xml | |
log4j:ERROR Could not find value for key log4j.appender.jgroups | |
log4j:ERROR Could not instantiate appender named "jgroups". | |
28-Oct-2011 11:27:58 org.apache.catalina.core.StandardContext start | |
SEVERE: Error filterStart | |
28-Oct-2011 11:27:58 org.apache.catalina.core.StandardContext start | |
SEVERE: Context [/InBrand-2] startup failed due to previous errors | |
28-Oct-2011 11:27:58 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
SEVERE: A web application 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. | |
28-Oct-2011 11:27:58 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
SEVERE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (valu e [Prototype beans currently in creation]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
28-Oct-2011 11:27:58 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
SEVERE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (valu e [Name of currently proxied bean]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository. | |
************************************************************************* | |
2011-10-28 11:24:37,081 [http-8080-1] INFO uk.co.inbrand.db.ConnectionPoolDataSource - First time using ConnectionPool. Stat | |
ement timing = false | |
2011-10-28 11:24:37,206 [http-8080-1] ERROR uk.co.inbrand.db.ConnectionPoolDataSource - javax.management.InstanceAlreadyExistsException: uk.co.inbrand.db:type=ConnectionPool,name=Default | |
2011-10-28 11:24:37,214 [http-8080-1] DEBUG uk.co.inbrand.db.ConnectionPoolConnectionProxy - Checked DB connection OK | |
2011-10-28 11:24:37,634 [http-8080-1] DEBUG uk.co.inbrand.db.ConnectionPoolConnectionProxy - Checked DB connection OK | |
2011-10-28 11:24:38,212 [http-8080-1] INFO org.apache.tiles.impl.BasicTilesContainer - Initializing Tiles2 container. . . | |
2011-10-28 11:24:38,214 [http-8080-1] DEBUG org.apache.tiles.impl.BasicTilesContainer - Adding resource 'jndi:/localhost/InBrand-2/WEB-INF/tiles.xml' to definitions factory. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment