-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
JDG 7.0.0 ER4, JDG 7.1.1 ER1
The org.infinispan.integrationtests.cdi.weld.WeldStandaloneTest hangs while running using Azul Zing 1.8.0-zing_16.01.1.0-b2. The test is passing with Azul Zulu 8.13.0.5-linux64 (build 1.8.0_72-b15).
The log hangs here:
Running org.infinispan.integrationtests.cdi.weld.WeldStandaloneTest Configuring TestNG with: TestNG652Configurator Apr 27, 2016 5:45:34 PM org.infinispan.test.fwk.UnitTestTestNGListener onTestStart INFO: Starting test testWeldStandaloneInitialisation(org.infinispan.integrationtests.cdi.weld.WeldStandaloneTest) Apr 27, 2016 5:45:34 PM org.jboss.weld.bootstrap.WeldStartup <clinit> INFO: WELD-000900: 2.2.0 (SP1) Apr 27, 2016 5:45:35 PM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Apr 27, 2016 5:45:35 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations WARN: WELD-000411: Observer method [BackedAnnotatedMethod] org.infinispan.cdi.util.defaultbean.DefaultBeanExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
- is blocked by
-
JBEAP-4293 Upgrade Weld to 2.3.4.Final
- Resolved
- is related to
-
JDG-219 Align cdi to EAP version (1.2.0.redhat-2)
- Closed