Error: Host not found (11001)

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
4 posts • Page 1 of 1
v.yarymov
Posts:15
Joined: Fri Jul 27, 2018 3:15 pm

Error: Host not found (11001)

Post by v.yarymov »

Hello!

I'm using pmon_query command to collect information about managers in my net.
I resolved all addresses on all machines (added in .config localAddress = "").
I'm use .ctl script for collection data on redundancy active machine.

Where it working, in console has errors, like:

WCCOActrl (3), 2018.09.27 02:44:03.891, CTRL, WARNING, 54, Unexpected state, diagnostics\\managersInfo.ctl Library: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\scripts\\libs\\pmon.ctl
Line: 261, tcpOpen, connect(s2012a:4999): Host not found (11001)

WCCOActrl (3), 2018.09.27 02:44:06.203, CTRL, WARNING, 54, Unexpected state, diagnostics\\managersInfo.ctl Library: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\scripts\\libs\\pmon.ctl
Line: 261, tcpOpen, connect(s2012b:4999): Host not found (11001)

I dont understand what is wrong.. ping command to all servers is good, net configuration has static addresses ipv4 and dns on ipv6.

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Error: Host not found (11001)

Post by Gertjan van Schijndel »

So the commands 'ping s2012a' & 'ping s2012b' do get a response?
Can you also connect to the pmon with telnet/webbrowser?

v.yarymov
Posts:15
Joined: Fri Jul 27, 2018 3:15 pm

Re: Error: Host not found (11001)

Post by v.yarymov »

1. yes
2. yes. I connect to the pmon with webbrowser and got page with pmons remote management

tobias_raab
Posts:18
Joined: Mon Feb 29, 2016 3:30 pm

Re: Error: Host not found (11001)

Post by tobias_raab »

Note sure if this is related but we're facing similar problems.
Using pmon querys as well to monitor / start / stop managers.

The project used the pmon port 15001 befor migrating it to v3.16.
Afterwards we changed the port to 14001 but the functions paGetProjHostPort(...)/paGetProjAttr(...) are still delivering 15001 instead of 14001 which is listed in the config and used by the system.

Could you check this as well?

Best regards,
Tobias

4 posts • Page 1 of 1