Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6579 Resolve JBoss AS 5.1.0 Test Suite Issues
  3. JBAS-6598

org.jboss.test.profileservice.testsecure.ProfileServiceUnitTestCase

    XMLWordPrintable

Details

    Description

      One more test failure to bring to your attention.

      When the tests are run with one-test, I get one failure:

      testProfileKeys
      junit.framework.AssertionFailedError: keys contains default
      at org.jboss.test.profileservice.testsecure.ProfileServiceUnitTestCase.testProfileKeys(ProfileServiceUnitTestCase.java:113)

      When the tests are run as part of the jboss-all-config-tests target
      testProfileKeys and testDefaultDSComponentCount fail with javax.ejb.EJBException:
      Caused by: java.lang.RuntimeException: Unable to inject jndi dependency: env/org.jboss.profileservice.ejb.SecureManagementView/profileService into property org.jboss.profileservice.ejb.SecureManagementView.profileService: ProfileService not bound
      at org.jboss.injection.JndiPropertyInjector.lookup(JndiPropertyInjector.java:82)
      at org.jboss.injection.JndiPropertyInjector.inject(JndiPropertyInjector.java:99)
      at org.jboss.injection.JndiPropertyInjector.inject(JndiPropertyInjector.java:89)
      at org.jboss.injection.JndiPropertyInjector.inject(JndiPropertyInjector.java:61)
      at org.jboss.ejb3.injection.InjectionInvocation.invokeTarget(InjectionInvocation.java:89)
      at org.jboss.ejb3.injection.InjectionInvocation.invokeNext(InjectionInvocation.java:83)
      at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)
      at org.jboss.ejb3.injection.InjectionInvocation.invokeNext(InjectionInvocation.java:74)
      at org.jboss.ejb3.EJBContainer.injectBeanContext(EJBContainer.java:1086)
      at org.jboss.ejb3.pool.AbstractPool.create(AbstractPool.java:83)
      at org.jboss.ejb3.InfinitePool.get(InfinitePool.java:56)
      at org.jboss.ejb3.InfinitePool.get(InfinitePool.java:51)
      at org.jboss.ejb3.pool.ThreadlocalPool.create(ThreadlocalPool.java:53)
      at org.jboss.ejb3.pool.ThreadlocalPool.get(ThreadlocalPool.java:93)
      at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:58)

      Latest Hudson run can be seen (internally) here:
      http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.1.x-testSuite-sun15/lastBuild/testReport/

      Attachments

        Issue Links

          Activity

            People

              starksm64 Scott Stark (Inactive)
              smcgowan@redhat.com Shelly McGowan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: