XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Blocker
    • None
    • 7.1.0.DR8, 7.1.0.DR9
    • Application Client
    • None
    • Regression

    Description

      Hi, sicne EAP 7.1.0.DR8 we have problem with this error:

      ERROR [org.jboss.as.appclient] (Thread-66) WFLYAC0002: IllegalStateException running app client main: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
      [javatest.batch] 	at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:163)
      [javatest.batch] 	at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:134)
      [javatest.batch] 	at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:88)
      [javatest.batch] 	at org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:118)
      [javatest.batch] 	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_111]
      [javatest.batch] Caused by: java.lang.RuntimeException: WFLYEE0098: ManagedReference was null and injection is not optional for injection into field private static com.sun.ts.tests.jms.commonee.Tests com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.beanRef
      [javatest.batch] 	at org.jboss.as.ee.component.ManagedReferenceFieldInjectionInterceptorFactory$ManagedReferenceFieldInjectionInterceptor.processInvocation(ManagedReferenceFieldInjectionInterceptorFactory.java:101)
      [javatest.batch] 	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:359)
      [javatest.batch] 	at org.jboss.as.ee.component.AroundConstructInterceptorFactory$1.processInvocation(AroundConstructInterceptorFactory.java:28)
      [javatest.batch] 	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:359)
      [javatest.batch] 	at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-7.1.0.Alpha1-redhat-10.jar:7.1.0.Alpha1-redhat-10]
      [javatest.batch] 	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:359)
      [javatest.batch] 	at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)
      [javatest.batch] 	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:359)
      [javatest.batch] 	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:375)
      [javatest.batch] 	at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)
      [javatest.batch] 	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:359)
      [javatest.batch] 	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
      [javatest.batch] 	at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:161)
      [javatest.batch] 	... 4 more
      

      I'm not sure about origin of this issue, but it may be somehow related with other issues (regressions) which appeared in DR8 and which are present in DR9 as well.
      With DR7 build, everything is working fine...
      Out TCK tests are failing because of this.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            okalman@redhat.com Ondřej Kalman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: