The ConnectionValidator is used by either the detector to validate that a server has gone
down (by sending it an explicit ping invocation) or if have connection detection turned on
within the client (by registering a listener to be notified if specific server has gone
down while client has been idle).
You are probably seeing this due to detector seeing that server has been shut down. Maybe
better to put this logging at DEBUG instead of WARN?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963880#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...