Thank you very much for your instructions!

Here is what I get from console during redeployment with the newest build:

2012-06-19 15:50:08 org.apache.catalina.core.StandardContext reload
INFO: Reloading Context with name [/GreenAndGreat] has started
2012-06-19 15:50:08 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/GreenAndGreat] appears to have started a
thread named [Timer-0] but has failed to stop it. This is very likely to
create a memory leak.
2012-06-19 15:50:08 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/GreenAndGreat] appears to have started a
thread named [org.apache.openejb.pool.scheduler.4] but has failed to stop
it. This is very likely to create a memory leak.
2012-06-19 15:50:08 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/GreenAndGreat] appears to have started a
thread named [org.apache.openejb.pool.scheduler.5] but has failed to stop
it. This is very likely to create a memory leak.
2012-06-19 15:50:08 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/GreenAndGreat] appears to have started a
thread named [org.apache.openejb.pool.scheduler.6] but has failed to stop
it. This is very likely to create a memory leak.
2012-06-19 15:50:08 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/GreenAndGreat] appears to have started a
thread named [org.apache.openejb.pool.scheduler.7] but has failed to stop
it. This is very likely to create a memory leak.
2012-06-19 15:50:08 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/GreenAndGreat] appears to have started a
thread named [org.apache.openejb.pool.scheduler.8] but has failed to stop
it. This is very likely to create a memory leak.
2012-06-19 15:50:08 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/GreenAndGreat] appears to have started a
thread named [OpenEJB-TimerService-Scheduler_QuartzSchedulerThread] but has
failed to stop it. This is very likely to create a memory leak.
2012-06-19 15:50:08 org.apache.openejb.assembler.classic.Assembler
destroyApplication
INFO: Undeploying app: D:\Moje Dokumenty\programowanie\Web
development\.metadata\.plugins\org.eclipse.wst.server.core\tmp5\wtpwebapps\GreenAndGreat
2012-06-19 15:50:08 org.apache.catalina.core.StandardContext reload
SEVERE: Exception starting Context with name [/GreenAndGreat]
org.apache.catalina.LifecycleException: An invalid Lifecycle transition was
attempted ([before_start]) for component
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/GreenAndGreat]]
in state [DESTROYED]
        at
org.apache.catalina.util.LifecycleBase.invalidTransition(LifecycleBase.java:408)
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:144)
        at
org.apache.catalina.core.StandardContext.reload(StandardContext.java:3908)
        at
org.apache.catalina.loader.WebappLoader.backgroundProcess(WebappLoader.java:426)
        at
org.apache.tomee.catalina.LazyStopWebappLoader.backgroundProcess(LazyStopWebappLoader.java:21)
        at
org.apache.tomee.catalina.LazyStopLoader.backgroundProcess(LazyStopLoader.java:88)
        at
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1350)
        at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1537)
        at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1547)
        at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1547)
        at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1526)
        at java.lang.Thread.run(Unknown Source)
2012-06-19 15:50:08 org.apache.catalina.core.StandardContext reload
INFO: Reloading Context with name [/GreenAndGreat] is completed

--
View this message in context: 
http://openejb.979440.n4.nabble.com/Exceptions-during-redeployment-in-Eclipse-tp4655688p4655695.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to