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: | HornetQ | Assignee: | Yong Hao Gao <hgao> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | 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 | ||
|
Description
Nikoleta Hlavickova
2012-02-28 14:41:46 UTC
Link: Added: This issue Cloned from JBPAPP-7627 Affects Testing: Removed: Regression 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/ You're right. This issue seems to be fixed. I'll close this jira. 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. Fortunately some of the runs finished and did not hang. There is no other problem except it. Link: Added: This issue is a dependency of JBPAPP-9188 Labels: Added: eap601-qe-triage Not approved for EAP 6.0.1. If this should be reconsidered, please add the label: eap601-qe-triage Labels: Removed: eap601-qe-triage Release Notes Docs Status: Removed: Not Required HornetQ testsuite hangs again with IBM JDK, both 1.6 and 1.7. Hudson jobs: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-61-hornetq-project-testsuite-rhel-aio/jdk=ibm16,label=RHEL5_x86_64/13/ https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-61-hornetq-project-testsuite-rhel-aio/jdk=ibm17,label=RHEL6_x86_64/13/ 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 hmm, it seems that I've reproduced it on my local. something related to netty-ssl on first look. I'll continue investigate. update: Is's a problem with netty 3.6.2. After upgrade to 3.6.5 the hang is gone. I've sent PR https://github.com/jbossas/jboss-eap/pull/151 Changing status to POST until PR is merged. Netty was upgraded to 3.6.6 in 6.1.1 ER3 We haven't hit this again since netty upgrade. |