Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 911092

Summary: JGroups: intermittent failure of testConcurrentStartup8Members
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Richard Janík <rjanik>
Component: ClusteringAssignee: Bela Ban <bela>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jkudrnac, paul.ferraro, rachmato, rsvoboda
Target Milestone: ---   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Windows   
Whiteboard: JGroups testsuite
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-27 14:48:18 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:
Attachments:
Description Flags
test outputs (for all configurations) none

Description Richard Janík 2013-02-14 11:00:43 UTC
Created attachment 697201 [details]
test outputs (for all configurations)

Description of problem:

Intermittent failure of org.jgroups.tests.ReplicatedHashMapStartupTest.testConcurrentStartup8Members (from org.jgroups.tests.ReplicatedHashMapStartupTest-tcp-flush).
This affects EAP 6.1.0 DR4. JGroups tag is JGroups_3_2_7_Final. This affects only windows environments.

Link to stacktraces - attached as well (EAP 6.1.0 DR4, JGroups_3_2_7_Final):
Win2k8_x86, java16_default
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-Win-matrix/24/jdk=java16_default,label=Win2k8_x86/testReport/org.jgroups.tests/ReplicatedHashMapStartupTest/testConcurrentStartup8Members/
Win2k8_x86, java17_default
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-Win-matrix/24/jdk=java17_default,label=Win2k8_x86/testReport/org.jgroups.tests/ReplicatedHashMapStartupTest/testConcurrentStartup8Members/
Win2k8_x86_64, java17_default
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-Win-matrix/24/jdk=java17_default,label=Win2k8_x86_64/testReport/org.jgroups.tests/ReplicatedHashMapStartupTest/testConcurrentStartup8Members/

Comment 1 Richard Achmatowicz 2014-03-27 14:47:36 UTC
NOTE: A number of EAP clustering issues relate to failures in the JGroups testsuite. Some of these failures relate to tests of features of JGroups which are not used by EAP.

As of EAP 6.3, a modified version of the JGroups testsuite (JGroups version 3.2.13) is being executed which excludes tests of JGroups features which are not used by EAP. Only the testsuite has been modified/fixed; the product is unchanged. The list of features can be found here: https://mojo.redhat.com/docs/DOC-938761

EAP 6.3 Clustering issues relating to failures in the JGroups testsuite are being closed if they relate to features not used by EAP.

Comment 2 Richard Achmatowicz 2014-03-27 14:48:18 UTC
This test case does not apply to EAP 6.3 testing.