[jboss-dev-forums] [Design the new POJO MicroContainer] - NPE in DeployersImpl
wolfc
do-not-reply at jboss.com
Tue Sep 16 07:44:54 EDT 2008
After some deployment errors because of EJB3 deployment failures. I shutdown AS and get:
java.lang.NullPointerException
| at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:621)
| at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:541)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:812)
| at org.jboss.deployment.MainDeployer.redeploy(MainDeployer.java:587)
At least it shouldn't give a NPE.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176754#4176754
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176754
More information about the jboss-dev-forums
mailing list