1 Reply Latest reply on Feb 24, 2004 5:57 AM by adrian.brock

    Exception : java.net.SocketTimeoutException: Read timed out

    csplrj1

      I have successfully deployed the bean on the JBoss Server
      I am able to get InitialContext Object but When the server comes at ic.lookup() statement it waits for some seconds and afterwards the following Exception is thrown as shown by toString() Function

      javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment;nested exception is: java.net.SocketTimeoutException: Read timed out]