[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-2095) NullPointerException in EJBsDeployer during undeploy
Ondrej Žižka (JIRA)
jira-events at lists.jboss.org
Thu Jun 24 03:30:46 EDT 2010
[ https://jira.jboss.org/browse/EJBTHREE-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Žižka updated EJBTHREE-2095:
-----------------------------------
Comment: was deleted
(was: JBPAPP-4521 - Happened after EJB3 deployment failed because of duplicate component in a copy of the same EJB being deployed 2nd time.)
> 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, bom-eap5-0.1.0
> Reporter: Carlo de Wolf
> Assignee: Carlo de Wolf
> Priority: Critical
> Fix For: bom-eap5-0.1.1, 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