Bug 899916 (JBPAPP6-1358)

Summary: CLONE - HornetQ test suite is hanging with IBM JDK
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Nikoleta Hlavickova <nziakova>
Component: HornetQAssignee: Yong Hao Gao <hgao>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: atangrin, csuconic, hgao, mnovak, msvehla, myarboro, nziakova, rsvoboda
Target Milestone: ER3   
Target Release: EAP 6.1.1   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-1358
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-16 20:28:12 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:    
Bug Blocks: 900553    

Comment 1 Nikoleta Hlavickova 2012-02-28 14:41:47 UTC
Link: Added: This issue Cloned from JBPAPP-7627


Comment 2 Nikoleta Hlavickova 2012-02-28 14:58:19 UTC
Affects Testing: Removed: Regression 


Comment 3 Rajesh Rajasekaran 2012-05-01 16:58:31 UTC
Miroslav is this still an issue? 
https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-60-hornetq-project-testsuite-rhel-nio/

Comment 4 Miroslav Novak 2012-05-02 13:39:43 UTC
You're right. This issue seems to be fixed.

I'll close this jira.

Comment 5 Miroslav Novak 2012-05-02 14:19:51 UTC
I'm taking it back and re-opening jira. Jobs were started again and are hanging with IBM JDK 1.6 and 1.7. There is problem with test suite. Similar as we saw for EAP 5.1.2.

Comment 6 Miroslav Novak 2012-05-23 15:14:39 UTC
Fortunately some of the runs finished and did not hang. There is no other problem except it.

Comment 7 Rostislav Svoboda 2012-06-07 09:34:28 UTC
Link: Added: This issue is a dependency of JBPAPP-9188


Comment 8 Rajesh Rajasekaran 2012-09-20 21:29:08 UTC
Labels: Added: eap601-qe-triage


Comment 9 Anne-Louise Tangring 2012-10-08 15:11:53 UTC
Not approved for EAP 6.0.1. If this should be reconsidered, please add the label: eap601-qe-triage

Comment 10 Anne-Louise Tangring 2012-10-08 15:11:53 UTC
Labels: Removed: eap601-qe-triage 


Comment 11 Anne-Louise Tangring 2012-11-13 20:57:48 UTC
Release Notes Docs Status: Removed: Not Required 


Comment 13 Nikoleta Hlavickova 2013-05-03 07:56:34 UTC
Same issue in EAP 6.1.0 ER6 with HornetQ 2.3.0 Final. 

Test which hangs: org.hornetq.tests.integration.ssl.CoreClientOverOneWaySSLTest

Hudson job:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-61-hornetq-project-testsuite-rhel-nio/jdk=ibm16,label=RHEL5_x86/17

Comment 14 Yong Hao Gao 2013-05-06 07:36:31 UTC
hmm, it seems that I've reproduced it on my local. something related to netty-ssl on first look. I'll continue investigate.

Comment 15 Yong Hao Gao 2013-05-13 03:33:17 UTC
update: Is's a problem with netty 3.6.2. After upgrade to 3.6.5 the hang is gone.

Comment 16 Clebert Suconic 2013-05-20 18:34:04 UTC
I've sent PR https://github.com/jbossas/jboss-eap/pull/151

Comment 17 Paul Gier 2013-06-18 21:49:30 UTC
Changing status to POST until PR is merged.

Comment 18 Paul Gier 2013-08-27 14:09:34 UTC
Netty was upgraded to 3.6.6 in 6.1.1 ER3

Comment 19 Martin Svehla 2013-08-29 06:40:21 UTC
We haven't hit this again since netty upgrade.