[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1391) NPE on shutdown
Antoine Herzog (JIRA)
jira-events at lists.jboss.org
Thu Jun 21 16:13:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1391?page=comments#action_12366373 ]
Antoine Herzog commented on JBPORTAL-1391:
------------------------------------------
I have got it to.
JBP2.6RC2 from bundle package.
> 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
More information about the jboss-jira
mailing list