This post is more than 5 years old
6 Posts
0
772
September 13th, 2007 09:00
00138 ERROR: Failed to establish a connetion
I'm attempting to register a LINUX host and I'm receving the following error: "00138 ERROR: Failed to establish a connection to host - verify that the IRCCD process is running on port 6,542 of this host."
I've installed RM5, SP3 and Solutions Enabler verson 6.4.
(Note: I'm new to RM.)
Thanks
I've installed RM5, SP3 and Solutions Enabler verson 6.4.
(Note: I'm new to RM.)
Thanks
0 events found
No Events found!


JamesBEMC
257 Posts
0
September 20th, 2007 00:00
Can you check 2 things please?
1) see if the RM Client daemon is running - ps -ef | grep -i irccd
2) Do you have a firewall between your RM Server and Client?
If so open 6542 6543 bi-directionally between them.
Test a telnet to the linux box from the RM server to see if you get a connection
( telnet linuxbox 6542 )
Thanks
James