Bug 1083054

Summary: java.nio.BufferOverflowException at jbossweb-7.4.0.Beta4.jar:7.4.0.Beta4
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Lucas Ponce <lponce>
Component: WebAssignee: Rémy Maucherat <rmaucher>
Status: CLOSED CURRENTRELEASE QA Contact: Radim Hatlapatka <rhatlapa>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: bdawidow, jdoyle, kkhan, rhatlapa, theute
Target Milestone: ER2   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:27: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:
Bug Depends On: 1083568    
Bug Blocks: 1082560    

Description Lucas Ponce 2014-04-01 11:58:41 UTC
Description of problem:

JBoss Portal 6.2 will be based on JBoss EAP 6.3.0.

In the import .zip operation via REST this bug can be reproduced.

Version-Release number of selected component (if applicable):

JBoss EAP Alpha1, and DR6.

More info:
https://issues.jboss.org/browse/GTNPORTAL-3435

How reproducible:

Always.

Steps to Reproduce:

Start a REST import operation using curl command described in case:
https://issues.jboss.org/browse/GTNPORTAL-3435

Actual results:

java.nio.BufferOverflowException at jbossweb-7.4.0.Beta4.jar:7.4.0.Beta4

produced in jbossweb.jar component.

Expected results:

No exception.

Additional info:

There is a workaround:
- Change from NIO2 to JIO in http connector.

There is a patch:
- jbossweb-7.4.1.Final.jar

Expectations would be to add 7.4.1.Final.jar component into EAP 6.3.0 release.

Comment 2 Radim Hatlapatka 2014-04-30 11:29:43 UTC
*** Bug 1081958 has been marked as a duplicate of this bug. ***

Comment 3 Radim Hatlapatka 2014-04-30 11:30:26 UTC
Verified with EAP 6.3.0.ER2

Comment 4 JBoss JIRA Server 2014-06-13 12:25:10 UTC
Lucas Ponce <ponce.ballesteros> updated the status of jira GTNPORTAL-3435 to Resolved