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

Bug 900982 (JBPAPP6-1307)

Summary: CLONE - JDK7 - HornetQ testsuite - AsynchronousFileTest failing on RHEL
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Nikoleta Hlavickova <nziakova>
Component: HornetQAssignee: Clebert Suconic <clebert.suconic>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: atangrin, csuconic, nziakova
Target Milestone: ER4   
Target Release: EAP 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-1307
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-23 18:36:31 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-10-03 08:00:53 UTC
project_key: JBPAPP6

This test fails on RHEL with JDK 1.7, it passes with JDK 1.6:
org.hornetq.tests.unit.core.asyncio.AsynchronousFileTest.testInvalidReads
The failure occurs with all certified JDKs - Oracle JDK, OpenJDK and IBM JDK.

Stacktrace:
HornetQException[errorCode=202 message=Buffer not aligned for use with DMA]
	at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.read(Native Method)
	at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.read(AsynchronousFileImpl.java:388)
	at org.hornetq.tests.unit.core.asyncio.AsynchronousFileTest.testInvalidReads(AsynchronousFileTest.java:352)

Hudson job:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-HornetQ/job/eap-60-hornetq-project-testsuite-rhel-aio/jdk=java17_default,label=RHEL5_x86/41/

Comment 1 Nikoleta Hlavickova 2012-10-03 08:00:53 UTC
Link: Added: This issue Cloned from JBPAPP-9418


Comment 2 Shelly McGowan 2012-10-03 23:59:43 UTC
Link: Added: This issue is a dependency of JBPAPP-9188


Comment 3 Anne-Louise Tangring 2012-10-25 14:46:18 UTC
This issue is not a blocker nor a critical for EAP 6.0.1. Thus it is moved to TBD EAP 6 to be triaged for the next EAP 6.x release.

Comment 4 Anne-Louise Tangring 2012-11-13 20:54:50 UTC
Docs QE Status: Removed: NEW 


Comment 5 Clebert Suconic 2013-04-01 18:19:17 UTC
this is fixed.

Comment 6 Nikoleta Hlavickova 2013-04-02 06:12:53 UTC
Verified for EAP 6.1.0 ER3