[JBoss JIRA] Created: (JBPORTAL-1394) IllegalStateException on shutdown
by Chris Laprun (JIRA)
IllegalStateException on shutdown
---------------------------------
Key: JBPORTAL-1394
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1394
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Server
Affects Versions: 2.6.CR2
Reporter: Chris Laprun
Assigned To: Julien Viet
Priority: Minor
Fix For: 2.6 Final
java.lang.IllegalStateException: Cannot invoke closing() valve in state CLOSED
23:44:32,478 ERROR [STDERR] at org.jboss.portal.common.concurrent.Valve.closing(Valve.java:197)
23:44:32,478 ERROR [STDERR] at org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl.stop(PortletContainerImpl.java:276)
23:44:32,478 ERROR [STDERR] at org.jboss.portal.portlet.impl.container.PortletApplicationContextImpl.stopPortletApplication(PortletApplicationContextImpl.java:148)
23:44:32,478 ERROR [STDERR] at org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment.destroy(PortletAppDeployment.java:239)
23:44:32,478 ERROR [STDERR] at org.jboss.portal.server.deployment.jboss.DeploymentContext.destroy(DeploymentContext.java:125)
23:44:32,478 ERROR [STDERR] at org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.remove(PortalDeploymentInfoContext.java:119)
23:44:32,478 ERROR [STDERR] at org.jboss.portal.server.deployment.jboss.ServerDeployer.unregisterFactory(ServerDeployer.java:157)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 1 month
[JBoss JIRA] Created: (JBPORTAL-1391) NPE on shutdown
by Chris Laprun (JIRA)
NPE on shutdown
---------------
Key: JBPORTAL-1391
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1391
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.6.CR2
Reporter: Chris Laprun
Priority: Minor
Fix For: 2.6 Final
java.lang.NullPointerException
at org.jboss.portal.portlet.impl.container.PortletApplicationContextImpl.stopPortletApplication(PortletApplicationContextImpl.java:136)
at org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment.destroy(PortletAppDeployment.java:238)
at org.jboss.portal.server.deployment.jboss.DeploymentContext.destroy(DeploymentContext.java:125)
at org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.remove(PortalDeploymentInfoContext.java:119)
at org.jboss.portal.server.deployment.jboss.ServerDeployer.unregisterFactory(ServerDeployer.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy139.unregisterFactory(Unknown Source)
at org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.unregisterFactory(AbstractDeploymentFactory.java:127)
at org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.stop(AbstractDeploymentFactory.java:161)
at org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory.stop(PortletAppDeploymentFactory.java:210)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 1 month