Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4643

Failure of SimpleRunAsClientTestCase in some environments

XMLWordPrintable

      The test org.jboss.as.test.smoke.osgi.SimpleRunAsClientTestCase is failing in a couple of environments, unfortunately the failure seems related to the other tests as running just this test passes without error.

      Will attach the logs but it appears the bundle is undeployed before the mgmt op is handled leading to a NPE in the test.

      java.lang.NullPointerException
      at org.jboss.as.test.osgi.OSGiManagementTest.getBundleId(OSGiManagementTest.java:96)
      at org.jboss.as.test.smoke.osgi.SimpleRunAsClientTestCase.testClientDeploymentAsArchive(SimpleRunAsClientTestCase.java:59)

      For other issues in the past I have seen that test order can vary by environment and for some reason my environment seems to pick the unique order so wouldn't rule out another test being the case.

            tdiesler@redhat.com Thomas Diesler
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: