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.
*** Bug 1081958 has been marked as a duplicate of this bug. ***
Verified with EAP 6.3.0.ER2
Lucas Ponce <ponce.ballesteros> updated the status of jira GTNPORTAL-3435 to Resolved