[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Bisocket control connection failure
timfox
do-not-reply at jboss.com
Tue Mar 13 08:55:59 EDT 2007
Discussion of:
http://jira.jboss.org/jira/browse/JBREM-726
When using the bisocket transport the creation of non control tcp connections is done in a retry to loop to prevent failures which may happen when trying to create connections in Windows (known windows bug).
However creation of the tcp connection to be used for the bisocket control connection does not appear to be protected in the same way. This can cause JBM intermittent test failures when running on Windows.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027514#4027514
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027514
More information about the jboss-dev-forums
mailing list