-
Sub-task
-
Resolution: Done
-
Critical
-
None
-
None
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/
- blocks
-
JBAS-6620 JON/Open Console Issues
- Closed