ERROR "Unable to remove event listener" during shutdown.
--------------------------------------------------------
Key: MAGNOLIA-2390
URL: http://jira.magnolia.info/browse/MAGNOLIA-2390
Project: Magnolia
Issue Type: Bug
Affects Versions: 3.6.1
Environment: Windows Server 2003; Magnolia 3.6.1 CE + Tomcat bundle
installed; running using default webapps; Apache v2.2 running to provide
reverse proxy. Java JDK 1.5.07 or 1.6.04. Magnolia Packager installed for
migration from v2.1.5.
Reporter: Paul Hodges
Assignee: Boris Kraft
Priority: Minor
I have installed the Magnolia 3.6.1 CE + Tomcat bundle on two different
machines, with similar specifications (but different Java versions as above).
On both machines, when shutting down Magnolia (initiated by clicking the close
button), the following error message is generated (twice - once for each
webapp):
ERROR info.magnolia.cms.util.ObservationUtil 16.09.2008 13:59:26 -- Unable to
remove event listener [EMAIL PROTECTED]:[EMAIL PROTECTED] from repository
website
javax.jcr.RepositoryException: this session has been closed
at
org.apache.jackrabbit.core.SessionImpl.sanityCheck(SessionImpl.java:359)
at
org.apache.jackrabbit.core.WorkspaceImpl.sanityCheck(WorkspaceImpl.java:175)
at
org.apache.jackrabbit.core.WorkspaceImpl.getObservationManager(WorkspaceImpl.java:512)
at
info.magnolia.cms.util.ObservationUtil.getObservationManager(ObservationUtil.java:203)
at
info.magnolia.cms.util.ObservationUtil.unregisterChangeListener(ObservationUtil.java:196)
at
info.magnolia.module.cache.AbstractListeningFlushPolicy.stop(AbstractListeningFlushPolicy.java:87)
at info.magnolia.module.cache.CacheModule.stop(CacheModule.java:124)
at
info.magnolia.module.ModuleManagerImpl.stopModule(ModuleManagerImpl.java:385)
at
info.magnolia.module.ModuleManagerImpl.stopModules(ModuleManagerImpl.java:418)
at
info.magnolia.cms.servlets.MgnlServletContextListener.contextDestroyed(MgnlServletContextListener.java:141)
at
org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3805)
at
org.apache.catalina.core.StandardContext.stop(StandardContext.java:4364)
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)
There appear to be no bad effects persisting as a result of this.
It occurs to me that the installation of the Magnolia Packager (in both
webapps) is the only slightly non-standard item in the installation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------