I think I tracked the problem. My load-balancer was probing port 3873 (one of many) to see if it is up or not to determine if machine is up and working. Probing was done by acquiring connection on this port and if succesful - closing it. Removing probe solved the problem. Thanks for translating exception for me:)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189335#4189335 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189335 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
