[jboss-jira] [JBoss JIRA] Reopened: (JBAS-7279) NPE deploying invoker-adaptor-test.ear
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Feb 4 18:56:27 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reopened JBAS-7279:
------------------------------------
> NPE deploying invoker-adaptor-test.ear
> --------------------------------------
>
> Key: JBAS-7279
> URL: https://jira.jboss.org/jira/browse/JBAS-7279
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Deployers
> Reporter: Shelly McGowan
> Assignee: Remy Maucherat
> Fix For: JBossAS-6.0.0.M2
>
>
> Tests affected:
> org.jboss.test.jmx.test.SecureJMXInvokerUnitTestCase(tests-security-basic-unit)
> org.jboss.test.jmx.test.JMXConnectorUnitTestCase
> org.jboss.test.jmx.test.JMXInvokerUnitTestCase
> Since:
> http://fisheye.jboss.org/changelog/JBossAS/?cs=93744
> The commonality with these tests is that they deploy invoker-adaptor-test.ear which contains dummy.war. The deployment fails with:
> ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to PostClassLoader: name=vfszip:/work/TRUNK/trunk/testsuite/output/lib/invoker-adaptor-test.ear/ state=ClassLoader mode=Manual requiredState=PostClassLoader: org.jboss.deployers.spi.DeploymentException: Error during deploy: vfszip:/work/TRUNK/trunk/testsuite/output/lib/invoker-adaptor-test.ear/dummy.war/
> Caused by: java.lang.NullPointerException
> at org.jboss.web.deployers.MergedJBossWebMetaDataDeployer.deploy(MergedJBossWebMetaDataDeployer.java:378)
> at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
--
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