Bug 1113247 - [GSS] (6.3.x) RemotingConnector & VersionedConectionFactory need configurable connection, channel & versioned connection timeouts
Summary: [GSS] (6.3.x) RemotingConnector & VersionedConectionFactory need configurable...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JMX
Version: 6.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.3.2
Assignee: Brad Maxwell
QA Contact: Jan Martiska
URL:
Whiteboard:
Depends On: 1113242
Blocks: 1113251 1113252 eap632-blockers, eap632-payload 1166839
TreeView+ depends on / blocked
 
Reported: 2014-06-25 17:47 UTC by Brad Maxwell
Modified: 2019-08-19 12:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1113242
: 1113252 (view as bug list)
Environment:
Last Closed: 2019-08-19 12:43:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker REMJMX-86 0 Major Resolved RemotingConnector & VersionedConectionFactory need configurable connection, channel & versioned connection timeouts 2017-12-18 02:44:44 UTC

Description Brad Maxwell 2014-06-25 17:47:35 UTC
+++ This bug was initially created as a clone of Bug #1113242 +++

Remoting JMX has 3 hard coded 5 second timeouts which are too low and will cause timeouts such as shown below:

java.lang.RuntimeException: Operation failed with status WAITING
	at org.jboss.remotingjmx.RemotingConnector.internalRemotingConnect(RemotingConnector.java:244)


java.io.IOException: Timeout out waiting for header, status=WAITING
	at org.jboss.remotingjmx.VersionedConectionFactory.createVersionedConnection(VersionedConectionFactory.java:74)

Comment 1 JBoss JIRA Server 2014-08-21 20:48:52 UTC
Brad Maxwell <bmaxwell> updated the status of jira REMJMX-86 to Resolved

Comment 3 Rostislav Svoboda 2014-09-22 14:43:20 UTC
https://issues.jboss.org/issues/?jql=fixVersion%20%3D%201.1.3.CR1%20AND%20project%20%3D%20REMJMX shows fix for this and small testsuite fix. QE is acking.

Comment 4 Jan Martiska 2014-10-20 10:54:34 UTC
Verified in EAP 6.3.2.CR1.


Note You need to log in before you can comment on or make changes to this bug.