http://openejb.apache.org/mailing-lists.html

On Jun 19, 2012, at 3:45 PM, Robin wrote:

> Could Someone please explain to me how to get off this mailing list?  I no
> longer have an account with you.
> 
> 
> -----Original Message-----
> From: Romain Manni-Bucau [mailto:rmannibu...@gmail.com] 
> Sent: Tuesday, June 19, 2012 3:28 PM
> To: users@openejb.apache.org
> Subject: Re: Exceptions during redeployment in Eclipse
> 
> http://ci.apache.org/builders/openejb-trunk-deploy/builds/405
> 
> can you give it another try? (this time i tested on a very simple sample so
> i believe it will be better)
> 
> - Romain
> 
> 
> 2012/6/19 marcin <tomiak.mar...@gmail.com>
> 
>> 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\wtpweb
>> apps\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[/Gre
>> enAndGreat]]
>> 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(LazyStopWeb
> appLoader.java:21)
>>       at
>> 
>> 
> org.apache.tomee.catalina.LazyStopLoader.backgroundProcess(LazyStopLoader.ja
> va:88)
>>       at
>> 
>> 
> org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:
> 1350)
>>       at
>> 
>> 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processC
> hildren(ContainerBase.java:1537)
>>       at
>> 
>> 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processC
> hildren(ContainerBase.java:1547)
>>       at
>> 
>> 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processC
> hildren(ContainerBase.java:1547)
>>       at
>> 
>> 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(Cont
> ainerBase.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