[jboss-jira] [JBoss JIRA] (AS7-2631) Test smoke.jsr88.EnterpriseDeploymentTestCase fails with IAEx: AS7-1042: can' t add immediate factory for org.jboss.as.ee.component.TCCLInterceptor

Ondrej Zizka (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 14 21:41:40 EST 2011


Test smoke.jsr88.EnterpriseDeploymentTestCase fails with IAEx: AS7-1042: can't add immediate factory for org.jboss.as.ee.component.TCCLInterceptor
-------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: AS7-2631
                 URL: https://issues.jboss.org/browse/AS7-2631
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Ondrej Zizka
            Assignee: Thomas Diesler


ailed tests:   testDistributeEjbApp(org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase): expected:<Completed> but was:<Failed>
  testDistributeEARApp(org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase): expected:<Completed> but was:<Failed>
  testListAvailableModules(org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase)

Same failure for all three:

{code}
Caused by: java.lang.IllegalArgumentException: AS7-1042: can&apos;t add immediate factory for org.jboss.as.ee.component.TCCLInterceptor at 441ed3, priority 0x0 is already taken by immediate factory for org.jboss.as.ee.component.NamespaceContextInterceptor at 43cc87
	at org.jboss.as.ee.component.interceptors.OrderedItemContainer.add(OrderedItemContainer.java:57)
	at org.jboss.as.ee.component.ViewConfiguration.addViewInterceptor(ViewConfiguration.java:132)
	at org.jboss.as.ee.component.ViewConfiguration.addViewInterceptor(ViewConfiguration.java:116)
	at org.jboss.as.ejb3.component.EJBComponentDescription$6.configure(EJBComponentDescription.java:437)
	at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:917)
	at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:80)
	... 6 more
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list