Bug 1186813

Summary: Intermittent fail of StatefulPassivationExpirationTest
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Marek Kopecky <mkopecky>
Component: TestsuiteAssignee: Dominik Pospisil <dpospisi>
Status: CLOSED DUPLICATE QA Contact: Marek Kopecky <mkopecky>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: cdewolf, dpospisi, jmartisk, mkopecky, ozizka, pkremens
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-17 09:50:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1191493    
Bug Blocks:    
Attachments:
Description Flags
Example of Jenkins error logs none

Description Marek Kopecky 2015-01-28 15:08:50 UTC
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/

Comment 1 Dominik Pospisil 2015-02-03 09:49:55 UTC
Seems related to:
https://bugzilla.redhat.com/show_bug.cgi?id=901209

Comment 4 Dominik Pospisil 2015-02-11 11:56:27 UTC
https://github.com/jbossas/jboss-eap/pull/2293

Comment 6 Marek Kopecky 2015-02-12 10:36:02 UTC
Created attachment 990855 [details]
Example of Jenkins error logs

Comment 8 Carlo de Wolf 2015-02-17 09:50:14 UTC

*** This bug has been marked as a duplicate of bug 1191493 ***