[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2095) NullPointerException in EJBsDeployer during undeploy
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Tue May 18 07:00:06 EDT 2010
NullPointerException in EJBsDeployer during undeploy
----------------------------------------------------
Key: EJBTHREE-2095
URL: https://jira.jboss.org/browse/EJBTHREE-2095
Project: EJB 3.0
Issue Type: Bug
Components: deployers
Affects Versions: EJB3_1 1.0.7
Reporter: Carlo de Wolf
Assignee: Carlo de Wolf
Priority: Critical
Fix For: bom-as6-0.1.3
12:46:04,714 ERROR [EJBsDeployer] Error during undeploy: vfszip:/home/carlo/work/jbossas/projects/ejb3/trunk/testsuite/target/test-lib/ejbthreeXXXX.jar/
java.lang.NullPointerException
at java.util.ArrayList.<init>(ArrayList.java:131)
at org.jboss.ejb3.deployers.EJBsDeployer$JBossDeploymentVisitor.getComponents(EJBsDeployer.java:75)
at org.jboss.ejb3.deployers.EJBsDeployer$JBossDeploymentVisitor.getComponents(EJBsDeployer.java:64)
at org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor.undeploy(AbstractDeploymentVisitor.java:90)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput.undeploy(AbstractRealDeployerWithInput.java:160)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput.internalUndeploy(AbstractRealDeployerWithInput.java:165)
at org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer.internalUndeploy(AbstractComponentDeployer.java:94)
at org.jboss.ejb3.deployers.EJBsDeployer.internalUndeploy(EJBsDeployer.java:124)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.undeploy(AbstractRealDeployer.java:112)
--
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 jboss-jira
mailing list