Hi everyone, my problem is as i saw many threads before quite popular :/ ,
but i really haven't found solution for mine ( or i'm trying not so hard :/
?)  .

I've tried simple copy war and by that deploying but it also fail, in simple
command mvn in my {project.dir}
is giving me FATAL ERROR " Failed to start container " ( container have been
already running ... )


catalina.log
---------------------------------------------------------------------------------
INFO: Starting Servlet Engine: Apache Tomcat/5.5.27
Mar 28, 2009 5:50:09 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Mar 28, 2009 5:50:10 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive TestySerwis-1.0-SNAPSHOT.war
Mar 28, 2009 5:50:21 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Mar 28, 2009 5:50:21 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/TestySerwis-1.0-SNAPSHOT] startup failed due to previous
errors
Mar 28, 2009 5:50:22 AM org.apache.struts.action.ActionServlet initChain
INFO: Loading chain catalog from
jar:file:/C:/Standalone/Tomcat_5.5/webapps/BeerStruts/WEB-INF/lib/struts-core-1.3.10.jar!/org/apache/struts/chain/chain-config.xml
Mar 28, 2009 5:50:23 AM org.apache.catalina.loader.WebappClassLoader
loadClass
INFO: Illegal access: this web application instance has been stopped
already.  Could not load org.apache.log4j.helpers.NullEnumeration.  The
eventual following stack trace is caused by an error thrown for debugging
purposes as well as to attempt to terminate the thread which caused the
illegal access, and has no functional impact.
java.lang.IllegalStateException
        at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1272)
        at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1232)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at org.apache.log4j.Category.getAllAppenders(Category.java:410)
        at
org.apache.velocity.runtime.log.SimpleLog4JLogSystem.shutdown(SimpleLog4JLogSystem.java:162)
        at
org.apache.velocity.runtime.log.SimpleLog4JLogSystem.finalize(SimpleLog4JLogSystem.java:156)
        at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)
-- 
View this message in context: 
http://www.nabble.com/tomcat-5.5.27-deploy-tp22757347s2369p22757347.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to