0 Replies Latest reply on Mar 28, 2006 8:59 AM by kh2ouija

    socket timed out

    kh2ouija

      Hi,
      About one minute after each call to one of my stateless session facades, the server throws this at me:

      ERROR [ServerThread] socket timed out
      java.net.SocketTimeoutException: Read timed out

      This doesn't really hurt me so far since, other than getting that error in the server console, everything works ok. It's still bothering though. What is it waiting for on that socket? How do I get rid of this error?

      Thanks.