project_key: JBPAPP6 HornetQ test suite hangs with IBM JDK on RHEL5: https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-60-hornetq-testsuite-rhel-nio/jdk=ibm16,label=RHEL5_x86/12/ https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-60-hornetq-testsuite-rhel-nio/jdk=ibm16,label=RHEL5_x86_64/12/ https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-60-hornetq-testsuite-rhel-nio/jdk=ibm17,label=RHEL5_x86/12/ https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-60-hornetq-testsuite-rhel-nio/jdk=ibm17,label=RHEL5_x86_64/12/ There are new CI runs in hudson for IBM JDK AS7 branch: https://hudson.qa.jboss.com/hudson/view/EAP-CI-Components/view/HornetQ-CI/job/ci-hornetq-AS7-branch-RHEL5-x86_64-IBMJDK1.7-NIO/ https://hudson.qa.jboss.com/hudson/view/EAP-CI-Components/view/HornetQ-CI/job/ci-hornetq-AS7-branch-RHEL5-x86_64-IBMJDK1.6-NIO/
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.