Description of problem: org.jboss.as.test.integration.ejb.ejb2.stateful.StatefulPassivationExpirationTestCase - testStatefulPassivateion fails with - Invocation failed; nested exception is: javax.ejb.EJBException: java.lang.NullPointerException Version-Release number of selected component (if applicable): EAP 6.4.0.ER1 How reproducible: 9% on all platform Steps to Reproduce: 1. ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2 -Djboss.dist=$JBOSS_DIST -Dtest=StatefulPassivationExpirationTestCase -Dts.basic -Dts.noSmoke Actual results: Fail in test case. Expected results: No failures in test case. Additional info: See for server logs and test output: RHEL: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-rhel-StatefulPassivation/1/testReport/ RHEL IPv6 secman: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-IPv6-rhel-secman-StatefulPassivation/5/testReport/
Seems related to: https://bugzilla.redhat.com/show_bug.cgi?id=901209
Everything can be found here: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-rhel-StatefulPassivation/1/RELEASE=6.4.0,jdk=openjdk1.8_local,label_exp=eap-sustaining%20&&%20RHEL6%20&&%20x86/
https://github.com/jbossas/jboss-eap/pull/2293
Created attachment 990855 [details] Example of Jenkins error logs
*** This bug has been marked as a duplicate of bug 1191493 ***