cancel
Showing results for 
Search instead for 
Did you mean: 

Exception thrown (ContextClosedEvent)

darthi
Champ in-the-making
Champ in-the-making
Hello,

after I have fixed the first problem, there is a new one:
17:22:09,734 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Labs): Current version 3.0.0 (a 1032) schema 128 - Installed version 3.0.0 (a 1032) schema 128
17:22:40,074 ERROR [org.springframework.web.context.support.XmlWebApplicationContext] Exception thrown from ApplicationListener handling ContextClosedEvent
java.lang.IllegalStateException: The org.alfresco.cache.elementReadersCache Cache is not alive.
   at net.sf.ehcache.Cache.checkStatus(Cache.java:1588)
   at net.sf.ehcache.Cache.get(Cache.java:774)
   at net.sf.ehcache.Cache.get(Cache.java:755)
   at org.alfresco.repo.cache.EhCacheAdapter.get(EhCacheAdapter.java:87)
   at org.alfresco.repo.cache.TransactionalCache.get(TransactionalCache.java:347)
   at org.alfresco.repo.config.xml.RepoXMLConfigService.removeElementReaders(RepoXMLConfigService.java:575)
   at org.alfresco.config.xml.XMLConfigService.destroy(XMLConfigService.java:129)
   at org.alfresco.repo.config.xml.RepoXMLConfigService.destroy(RepoXMLConfigService.java:176)
   at org.alfresco.repo.config.xml.RepoXMLConfigService$2.doWork(RepoXMLConfigService.java:210)
   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:585)
   at org.alfresco.repo.config.xml.RepoXMLConfigService.onShutdown(RepoXMLConfigService.java:206)
   at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:73)
   at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)
   at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)
   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:241)
   at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:603)
   at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:578)
   at org.springframework.web.context.ContextLoader.closeWebApplicationContext(ContextLoader.java:339)
   at org.springframework.web.context.ContextLoaderListener.contextDestroyed(ContextLoaderListener.java:73)
   at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3805)
   at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4357)
   at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:893)
   at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1180)
   at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1151)
   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:313)
   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
   at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1055)
   at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1067)
   at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:448)
   at org.apache.catalina.core.StandardService.stop(StandardService.java:510)
   at org.apache.catalina.core.StandardServer.stop(StandardServer.java:734)
   at org.apache.catalina.startup.Catalina.stop(Catalina.java:602)
   at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:645)

Can anyone help me?

Thank you!
3 REPLIES 3

shmoula
Champ in-the-making
Champ in-the-making
Hi!
  I have the same problem, noone knows? There is another thread with this, but me and google translator are thinking that there is no solution too 😞

darthi
Champ in-the-making
Champ in-the-making
I've fix the problem with a linux kernel update.

shmoula
Champ in-the-making
Champ in-the-making
ok, thanks for reply, but with update to newer version i fixed my last problem with Alf3 🙂 now i'm running 2.6.24-19 from hardy heron stable, can i ask you about your version? and version of JRE… (i have 1.6.0_06-b02 Client VM build 10.0-b22)