[gatein-issues] [JBoss JIRA] (GTNPORTAL-2675) Error during shutdown: "No pre init tasks can be added to the portal container"

Matt Wringe (JIRA) jira-events at lists.jboss.org
Mon Oct 15 16:05:12 EDT 2012


Matt Wringe created GTNPORTAL-2675:
--------------------------------------

             Summary: Error during shutdown: "No pre init tasks can be added to the portal container"
                 Key: GTNPORTAL-2675
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2675
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: WSRP integration
            Reporter: Matt Wringe
            Assignee: Matt Wringe


When shutting down the portal, the following error message is thrown:

15:17:15,431 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/gatein-wsrp-integration]] Exception sending context destroyed event to listener instance of class org.exoplatform.container.web.PortalContainerConfigOwner: java.lang.IllegalStateException: No pre init tasks can be added to the portal container 'portal', because it has already been initialized. Check the webapp 'gatein-wsrp-integration'
	at org.exoplatform.container.RootContainer$PortalContainerPreInitTask.onAlreadyExists(RootContainer.java:1317) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
	at org.exoplatform.container.RootContainer.addInitTask(RootContainer.java:1108) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
	at org.exoplatform.container.PortalContainer.addInitTask(PortalContainer.java:464) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
	at org.exoplatform.container.PortalContainer.addInitTask(PortalContainer.java:438) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
	at org.exoplatform.container.web.PortalContainerConfigOwner.contextDestroyed(PortalContainerConfigOwner.java:56) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
	at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489) [jbossweb-7.0.13.Final.jar:]
	at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999) [jbossweb-7.0.13.Final.jar:]
	at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
	at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_06-icedtea]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_06-icedtea]
	at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_06-icedtea]


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list