Bug 1097450

Summary: websockets timeout is SHORT
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Burr Sutter <bsutter>
Component: WebAssignee: Rémy Maucherat <rmaucher>
Status: CLOSED CURRENTRELEASE QA Contact: Radim Hatlapatka <rhatlapa>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: jdoyle
Target Milestone: ER7   
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:28:36 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:
Attachments:
Description Flags
shows websockets in eap 6.3 none

Description Burr Sutter 2014-05-13 21:42:07 UTC
Created attachment 895270 [details]
shows websockets in eap 6.3

Description of problem:
The timeout for websockets is very, very short - and it throws an ugly error into the log. 
http://screencast.com/t/ykMkRf0Btx


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


How reproducible:
Attaching a .zip of a maven project - the helloworld quickstart we would like to ship with EAP 6.3 to exhibit the feature.


ERROR [org.apache.tomcat.websocket] (http-localhost/127.0.0.1:8080-72) JBWEB008809: No error handling configured for [org.jboss.as.quickstarts.websocket_hello.HelloName] and the following error occurred: java.nio.channels.InterruptedByTimeoutException

Comment 2 Radim Hatlapatka 2014-06-13 13:14:57 UTC
Probably related to some other bug fixes and to BZ 1104139.

I am able to reproduce the issue with EAP 6.3.0.ER4, with EAP 6.3.0.ER7 I am no longer seeing specified issue, setting as verified.