Erro Tomcat

0 respostas
S

Eu estou fazendo uma extensão da classe de autenticação de uma versão do Atlassian Confluence e na hora que eu faço o deploy do jar e inicio o tomcat acontece o seguinte erro

23/08/2012 14:49:48 org.apache.tomcat.util.digester.SetPropertiesRule begin
AVISO: [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find
a matching property.
23/08/2012 14:49:48 org.apache.tomcat.util.digester.SetPropertiesRule begin
AVISO: [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0
' did not find a matching property.
23/08/2012 14:49:48 org.apache.tomcat.util.digester.SetPropertiesRule begin
AVISO: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug'
to '0' did not find a matching property.
23/08/2012 14:49:48 org.apache.tomcat.util.digester.SetPropertiesRule begin
AVISO: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property
'debug' to '0' did not find a matching property.
23/08/2012 14:49:48 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
23/08/2012 14:49:48 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 199 ms
23/08/2012 14:49:48 org.apache.catalina.core.StandardService start
INFO: Starting service Tomcat-Standalone
23/08/2012 14:49:48 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.32
2012-08-23 14:49:50,671 INFO [main] [com.atlassian.confluence.lifecycle] context
Initialized Starting Confluence 3.5.17 (build #2176)
2012-08-23 14:49:57,390 INFO [main] [atlassian.plugin.manager.DefaultPluginManag
er] init Initialising the plugin system
2012-08-23 14:49:57,531 INFO [main] [atlassian.plugin.manager.DefaultPluginManag
er] init Plugin system started in 0:00:00.141
2012-08-23 14:49:58,265 WARN [main] [atlassian.config.xml.AbstractDom4jXmlConfig
urationPersister] saveDocumentAtomically Unable to move D:\Documents and Setting
s\y6fk\Desktop\MigraþÒoConfluence\data\confluence.cfg.xml4566039792237953658tmp
to D:\Documents and Settings\y6fk\Desktop\MigraþÒoConfluence\data\confluence.cfg
.xml. Falling back to non-atomic overwrite.
23/08/2012 14:50:06 org.apache.catalina.core.StandardContext start
GRAVE: Error listenerStart
23/08/2012 14:50:06 org.apache.catalina.core.StandardContext start
GRAVE: Context [] startup failed due to previous errors
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Jdbc
GRAVE: The web application [] 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.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Jdbc
GRAVE: The web application [] registered the JDBC driver [org.postgresql.Driver]
 but failed to unregister it when the web application was stopped. To prevent a
memory leak, the JDBC Driver has been forcibly unregistered.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Jdbc
GRAVE: The web application [] registered the JDBC driver [org.hsqldb.jdbc.JDBCDr
iver] but failed to unregister it when the web application was stopped. To preve
nt a memory leak, the JDBC Driver has been forcibly unregistered.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [HSQLDB Tim
er @301bf5] but has failed to stop it. This is very likely to create a memory le
ak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [com.google
.common.base.internal.Finalizer] but has failed to stop it. This is very likely
to create a memory leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-1] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-2] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-3] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-4] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-5] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-6] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-7] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-8] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-9] but has failed to stop it. This is very likely to create a memor
y leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearReferences
Threads
GRAVE: The web application [] appears to have started a thread named [QuartzSche
duler_Worker-10] but has failed to stop it. This is very likely to create a memo
ry leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearThreadLoca
lMap
GRAVE: The web application [] created a ThreadLocal with key of type [java.lang.
ThreadLocal] (value [java.lang.ThreadLocal@5347c3]) and a value of type [org.dom
4j.DocumentFactory] (value [org.dom4j.DocumentFactory@18c5880]) but failed to re
move it when the web application was stopped. This is very likely to create a me
mory leak.
23/08/2012 14:50:06 org.apache.catalina.loader.WebappClassLoader clearThreadLoca
lMap
GRAVE: The web application [] created a ThreadLocal with key of type [com.atlass
ian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.loggin
g.ThreadLocalErrorCollection$2@1066d88]) and a value of type [java.lang.Boolean]
 (value [false]) but failed to remove it when the web application was stopped. T
his is very likely to create a memory leak.
Exception in thread "HSQLDB Timer @301bf5" java.lang.NullPointerException
        at org.hsqldb.lib.HsqlTimer.nextTask(HsqlTimer.java:512)
        at org.hsqldb.lib.HsqlTimer$TaskRunner.run(HsqlTimer.java:611)
        at java.lang.Thread.run(Thread.java:662)
23/08/2012 14:50:07 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
23/08/2012 14:50:07 org.apache.catalina.startup.Catalina start
INFO: Server startup in 19166 ms

Ele informa que esta faltando alguns jar relativos a banco de dados, porem todos estão em WEB-INF/lib e acaba estourando um erro relativo ao HSQLDB

Alguem sabe o que pode estar acontecendo?

Estou rodando no windows XP

Criado 23 de agosto de 2012
Respostas 0
Participantes 1