192.168.1.26
imsoco
Posts: 46
Over the past few years I noticed something odd and support has not been able help. I get this diagnostic message while monitoring a system.
Line 881 (12:09:21):: Timed out on connect to 192.168.1.26
Line 882 (12:09:21):: Connect retry count exceeded to 192.168.1.26.
Line 883 (12:09:22):: Look up IP for URL[0]=192.168.1.26
Line 884 (12:09:22):: hostGetByName succeeded with IP=192.168.1.26..Attempting connection
Line 885 (12:09:22):: Attempting connection to 192.168.1.26
and later
Line 956 (12:16:18):: Timed out on connect to 192.168.1.26
Line 957 (12:16:18):: Attempting connection to 192.168.1.26
It does not seem to matter which master or computer that is in use. It seems to cause any problems. I'm curious if anyone else has seen this or know where it is coming from. I've seen it about 30 times on many systems whether directly connected or remote, regardless of which computer or version of NetLinx studio, NetLinx master series, or on the bench or in use.
I just loaded a new master with stock code from Autonomics. Everything works fine, but this message pops up again. ???
Line 881 (12:09:21):: Timed out on connect to 192.168.1.26
Line 882 (12:09:21):: Connect retry count exceeded to 192.168.1.26.
Line 883 (12:09:22):: Look up IP for URL[0]=192.168.1.26
Line 884 (12:09:22):: hostGetByName succeeded with IP=192.168.1.26..Attempting connection
Line 885 (12:09:22):: Attempting connection to 192.168.1.26
and later
Line 956 (12:16:18):: Timed out on connect to 192.168.1.26
Line 957 (12:16:18):: Attempting connection to 192.168.1.26
It does not seem to matter which master or computer that is in use. It seems to cause any problems. I'm curious if anyone else has seen this or know where it is coming from. I've seen it about 30 times on many systems whether directly connected or remote, regardless of which computer or version of NetLinx studio, NetLinx master series, or on the bench or in use.
I just loaded a new master with stock code from Autonomics. Everything works fine, but this message pops up again. ???
0
Comments
Yup, that was it, but how did it get set? Is there some preference that can be set within studio that will automatically setup a URL list?
I do not remember ever setting up my bench master for that url, but hell, I've been doing AMX for over 20 years now and probably have some memory leakage.
That helped. I have a system I was working on that did a lot of m2m communication and managed switch configuration in the start up. It was loaded on a few masters. I'll check there. Thanks.
In reality, the master isn't slowed much (maybe not even measurable) by the connect attempts, but we like to offload whatever we can, including the bonjour/UPD broadcasts.
It makes the TELNET work cleaner without having to step over reports of failures you already know about.