Jun 20, 2012 3:30:49 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Jun 20, 2012 3:30:50 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Jun 20, 2012 3:30:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/MonProjet] 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.
Jun 20, 2012 3:30:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/MonProjet] 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.
Jun 20, 2012 3:30:50 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/MonProjet] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@19846fd]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@5c90f6]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
...
Jun 20, 2012 3:30:50 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Jun 20, 2012 3:30:54 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jun 20, 2012 3:30:54 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1292 ms
Jun 20, 2012 3:30:54 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jun 20, 2012 3:30:54 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.32
Jun 20, 2012 3:30:54 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor ROOT.xml
Jun 20, 2012 3:30:54 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive MonProjet.war
log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
Jun 20, 2012 3:31:01 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive TestJavascript.war
Jun 20, 2012 3:31:01 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory images_en_vrac
Jun 20, 2012 3:31:01 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jun 20, 2012 3:31:01 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jun 20, 2012 3:31:01 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/63 config=null
Jun 20, 2012 3:31:01 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 7906 ms
Hibernate: select user0_.ID as ID2_, user0_.password as password2_, user0_.username as username2_ from User user0_ where user0_.username=? and user0_.password=?
Une tentative de login ?chou?e
Hibernate: select user0_.ID as ID2_, user0_.password as password2_, user0_.username as username2_ from User user0_ where user0_.username=? and user0_.password=?
Une tentative de login ?chou?e
Jun 20, 2012 3:40:58 PM org.apache.jk.common.ChannelSocket processConnection
WARNING: processCallbacks status 2
Partager