RDz client receives error message 'RSEG1056 Connection refused. Make sure that the datastore server is running on host_name under port port_number.' The RSED and JMON tasks are both running. In the rseserver.log we see the following
Thu Mar 14 10:26:09 MDT 2013
INFO acceptSocket: New Logon Request arrived in socket=137: Peer IP address: 206
Thu Mar 14 10:26:09 MDT 2013
INFO getServerPort: port(0) ticket(4303933) userid(NUO3405) displayId(36217) NON
Thu Mar 14 10:26:09 MDT 2013
INFO RseDaemon: selectThreadPoolProcess(): process=903: check PID result=0
Thu Mar 14 10:26:09 MDT 2013
INFO LogHandler: 903:NUO3405:4303933:0:36217
Thu Mar 14 10:26:09 MDT 2013
INFO LogHandler: ProcessId=903: port 47634 assigned to XXXXXXX
Then the client gets the connection refused message. The host_name in the message is correct and the port_number is the one assigned to user XXXXXXX in the above LogHandler message. I can't see any error messages on the z/OS side in SYSLOG, TCPIP, RDz logs, or the RDz tasks. Any idea where or why the connection to the RSE server is getting refused?
Thank you for any assistance provided.
SystemAdmin