0 Replies Latest reply on Jan 29, 2010 8:05 PM by tsaulpau

    EOFException while closing stream causes hang

      I'm using 2.5.2_SP and I'm getting a hang because all my closes on a stream that was passed over to the server don't finish.  The stack trace shows that in MicroSocketClientInvoker::transport() that an EOFException is caught and a retry is started but never finishes getting a response from the other side.

       

      I reverted back to 2.5.1 and this problem went away.

       

      Has anybody else seen this?

      Is there a workaround?

       

      Thanks,

       

      Tom