Hello there! Our application start throwing this error few days ago:
Caused by: javax.naming.CommunicationException [Root exception is 
java.rmi.ConnectIOException: error during JRMP connection establishment; nested 
exception is: 
        java.net.SocketTimeoutException: Read timed out]

The application has many flaws and I'm wondering if that could be the cause. 
One of the things we have is a lot of connection resets inside the web tier 
(some dumb-ass is closing the response before the flow terminates) and we have 
this shattered all around the place.

I just would like to know what could be causing this type of error? We are 
using pooled invoker, and our stateless pool size is set 300, and by the time 
of the error we had less than 300 clients on the server.

Any ideas?

Best regards

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996836
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to