[jboss-jira] [JBoss JIRA] Updated: (JBAS-7279) NPE deploying invoker-adaptor-test.ear

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Mon Sep 21 14:07:49 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shelly McGowan updated JBAS-7279:
---------------------------------

      Component/s: Deployers
    Fix Version/s: JBossAS-6.0.0.Alpha1
      Description: 
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)

         Assignee: Remy Maucherat


> 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.Alpha1
>
>
> 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