[jboss-user] [JBoss Messaging] - Re: Failure on Control Connection : Messages going into ethe

timfox do-not-reply at jboss.com
Fri Feb 22 14:57:12 EST 2008


Hi Wickus-

Yes, since the version you are using the default remoting configuration has changed.

I would strongly recommend using the remoting configuration that comes with JBM 1.4.0.SP3.

In particular, there is a known issue with JBoss Remoting control connection pinging, which might cause connections to be prematurely closed.

To remedy this we increased pingFrequency to a very large number:


  | <attribute name="pingFrequency" isParam="true">214748364</attribute>
  | 

This may be causing your problem.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131549#4131549

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131549



More information about the jboss-user mailing list