[jboss-user] [JBoss Messaging] - Re: Problems after Migration from WebSphere to JBoss (Broken
gaohoward
do-not-reply at jboss.com
Mon Apr 27 04:47:47 EDT 2009
hi, did you set these parameters in your remoting config file?
10000
10000
5000
The server thinks a client connection is bad when it doesn't receive a ping from client for 'clientLeasePeriod'. The client will think the server connection is bad when it sends a ping but doesn't receive response from the server for 'validatorPingTimeout'.
So they should be properly configured according to you network configuration.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226936#4226936
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226936
More information about the jboss-user
mailing list