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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 7.1.0.Alpha1
    • Test Suite
    • None

      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:

      Caused by: java.lang.IllegalArgumentException: AS7-1042: can&apos;t add immediate factory for org.jboss.as.ee.component.TCCLInterceptor@441ed3, priority 0x0 is already taken by immediate factory for org.jboss.as.ee.component.NamespaceContextInterceptor@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
      

            tdiesler@redhat.com Thomas Diesler
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: