[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2206) NPE on shutdown with Sun RI portlet
Chris Laprun (JIRA)
jira-events at lists.jboss.org
Tue Oct 21 15:34:20 EDT 2008
NPE on shutdown with Sun RI portlet
-----------------------------------
Key: JBPORTAL-2206
URL: https://jira.jboss.org/jira/browse/JBPORTAL-2206
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Portlet
Affects Versions: 2.7.0 CR1
Reporter: Chris Laprun
Priority: Minor
Fix For: 2.7.1 Final
java.lang.NullPointerException
at com.sun.faces.portlet.FacesPortlet.destroy(FacesPortlet.java:122)
at org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl.destroyPortlet(PortletContainerImpl.java:436)
at org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl.stop(PortletContainerImpl.java:356)
at org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle.invokeStop(PortletContainerLifeCycle.java:81)
at org.jboss.portal.portlet.impl.container.LifeCycle.managedStop(LifeCycle.java:163)
at org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle.stopDependents(PortletApplicationLifeCycle.java:363)
at org.jboss.portal.portlet.impl.container.LifeCycle.managedStop(LifeCycle.java:156)
at org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle.destroy(PortletApplicationLifeCycle.java:141)
at org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment.destroy(PortletAppDeployment.java:333)
at org.jboss.portal.server.deployment.jboss.DeploymentContext.destroy(DeploymentContext.java:125)
at org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.destroy(PortalDeploymentInfoContext.java:252)
at org.jboss.portal.server.deployment.jboss.ServerDeployer.destroy(ServerDeployer.java:235)
at org.jboss.deployment.MainDeployer.destroy(MainDeployer.java:704)
at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:639)
at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:632)
at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:615)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list