Bug 948762

Summary: JGroups: intermittent failure of ProgrammaticApiTest.testSharedTransport
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Richard Janík <rjanik>
Component: ClusteringAssignee: Richard Achmatowicz <rachmato>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jkudrnac, paul.ferraro, rachmato
Target Milestone: ---   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: JGroups testsuite
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-30 15:24:44 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:

Description Richard Janík 2013-04-05 11:14:41 UTC
Description of problem:

EAP 6.1.0.ER4
JGroups 3.2.7.Final

org.jgroups.tests.ProgrammaticApiTest.testSharedTransport randomly fails:

Error Message

num msgs for A: 110 (expected=10)

Stacktrace

java.lang.AssertionError 
at org.jgroups.tests.ProgrammaticApiTest.testSharedTransport(ProgrammaticApiTest.java:80) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) 
at java.lang.reflect.Method.invoke(Method.java:613) 
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) 
at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:46) 
at org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:37) 
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:482) 
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:345) 
at java.util.concurrent.FutureTask.run(FutureTask.java:177) 
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:626) 
at java.lang.Thread.run(Thread.java:780) 

Received number of messages varies from 20 to 110+.

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-rhel-matrix/29/jdk=ibm17,label=RHEL5_x86_64/testReport/org.jgroups.tests/ProgrammaticApiTest/testSharedTransport/

Comment 1 Richard Achmatowicz 2014-03-27 14:31:42 UTC
This was still an issue as of EAP 6.3 DR6

Comment 3 Paul Ferraro 2014-08-30 15:24:44 UTC
Upstream test stabilization jiras exists (JGRP-1812).

Comment 4 JBoss JIRA Server 2016-01-12 14:10:19 UTC
Bela Ban <bela> updated the status of jira JGRP-1812 to Closed