[jboss-jira] [JBoss JIRA] Commented: (JBAS-6256) NPE during undeployment of test artifact /bundled-myfaces-hellojsf.war
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Thu Nov 27 12:26:37 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12440233#action_12440233 ]
Remy Maucherat commented on JBAS-6256:
--------------------------------------
This is an exception which gets logged and will not produce any particular side effect.
I did put in something, and Stan should look at it.
> NPE during undeployment of test artifact /bundled-myfaces-hellojsf.war
> ----------------------------------------------------------------------
>
> Key: JBAS-6256
> URL: https://jira.jboss.org/jira/browse/JBAS-6256
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JSF, Test Suite
> Reporter: Dimitris Andreadis
> Assignee: Stan Silvert
> Priority: Critical
> Fix For: JBossAS-5.0.0.GA
>
>
> | 12:53:11,412 ERROR [[/bundled-myfaces-hellojsf]] Exception sending context destroyed event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
> | java.lang.NullPointerException
> | at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:235)
> | at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3949)
> | at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4615)
> | at org.apache.catalina.core.ContainerBase.destroy(ContainerBase.java:1175)
> | at org.apache.catalina.core.StandardContext.destroy(StandardContext.java:4705)
> | 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.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
> | at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
> | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
> | at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performUndeployInternal(TomcatDeployment.java:674)
> | at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performUndeploy(TomcatDeployment.java:647)
> | at org.jboss.web.deployers.AbstractWarDeployment.stop(AbstractWarDeployment.java:480)
> | at org.jboss.web.deployers.WebModule.stopModule(WebModule.java:134)
> | at org.jboss.web.deployers.WebModule.stop(WebModule.java:101)
--
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