Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ejonesThis occurred attempting to connect to the R server with an incorrect port number. In other words, there was no R server at the specified host and port number on the network that would respond.
To correct this, make sure the R server is running and allowing connections from the LAE server. This can be done using the "telnet <ipAddress> <portNumber>" command from the command line where LAE server is running. Also, specify a port number in the RPort parameter of the R node.