RSEG1243

 

Message

RSEG1243 Failed to connect to the daemon on <host> using port <port> with an unexpected exception.

Explanation

This message indicates that there was an exception while launching the server using the daemon. The exception is shown in the detailed message.

java.net.SocketTimeoutException: Read timed out

The client was able to connect to RSE daemon at TCP/IP level, and it was able to send user ID or password, but the RSE daemon is not able to send something back (server port and ID token). This is probably a firewall issue, prohibiting outbound traffic. Or there are two client PCs on the network with the same IP address, and the answer is routed back to the other machine.

Figure 1. RSEG1243 error message
RSEG1243 error message

Additional information

None.