[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1646) during shutdown, the PortalContainer throws a PicoIntrospectionException

Matt Wringe (JIRA) jira-events at lists.jboss.org
Wed Nov 10 19:06:01 EST 2010


during shutdown, the PortalContainer throws a PicoIntrospectionException
------------------------------------------------------------------------

                 Key: GTNPORTAL-1646
                 URL: https://jira.jboss.org/browse/GTNPORTAL-1646
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Matt Wringe


When stopping the server (JBoss version of GateIn), I am sometimes running into the following error:

18:45:06,686 ERROR [STDERR] Exception in thread "Thread-17" 
18:45:06,689 ERROR [STDERR] org.picocontainer.PicoIntrospectionException: Failed when calling stop on org.exoplatform.container.PortalContainer at 170cd3b6
18:45:06,689 ERROR [STDERR] 	at org.picocontainer.defaults.LifecycleVisitor.traverse(LifecycleVisitor.java:81)
18:45:06,689 ERROR [STDERR] 	at org.picocontainer.defaults.LifecycleVisitor.stop(LifecycleVisitor.java:121)
18:45:06,689 ERROR [STDERR] 	at org.exoplatform.container.ConcurrentPicoContainer.stop(ConcurrentPicoContainer.java:468)
18:45:06,689 ERROR [STDERR] 	at org.exoplatform.container.ExoContainer.stop(ExoContainer.java:194)
18:45:06,689 ERROR [STDERR] 	at org.exoplatform.container.RootContainer.stop(RootContainer.java:655)
18:45:06,689 ERROR [STDERR] 	at org.exoplatform.container.RootContainer$ShutdownThread.run(RootContainer.java:649)
18:45:06,689 ERROR [STDERR] Caused by: org.picocontainer.PicoIntrospectionException: Failed when calling stop on org.gatein.portal.wsrp.WSRPServiceIntegration at 37b96ed
18:45:06,689 ERROR [STDERR] 	at org.picocontainer.defaults.LifecycleVisitor.traverse(LifecycleVisitor.java:81)
18:45:06,689 ERROR [STDERR] 	at org.picocontainer.defaults.LifecycleVisitor.stop(LifecycleVisitor.java:121)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list