NPE in DeployersImpl.checkComplete
----------------------------------
Key: JBMICROCONT-191
URL:
http://jira.jboss.com/jira/browse/JBMICROCONT-191
Project: JBoss MicroContainer
Issue Type: Bug
Components: Deployment
Environment: snapshot 20070709
Reporter: Carlo de Wolf
NullPointerException in DeployersImpl.checkComplete after redeploying a failing jar
twice.
java.lang.NullPointerException
at
org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:570)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:398)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:386)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:814)
at org.jboss.deployment.MainDeployer.redeploy(MainDeployer.java:587)
--
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