Hello,
I got below message from my project.
WCCILpmon (1), 2021.12.19 08:41:13.835, SYS, WARNING, 36/pmon, Blocking Manager WCCOAeesSnd(1) detected. No heartbeat since 30 seconds.
I knew heartbeat stop log will occured when task is in hang or load.
So, I checked the load when this issue was occured.
But there is no load and I can't find any problems.
I wonder when the heartbeat stop log occurs.
Please let me know if you have any question or concerns.
Thank you.
Best Regards,
3.14 - When will this log occur?
Search
Re: 3.14 - When will this log occur?
The log message "Blocking manager" is written by the process monitor if the heartbeat counter in the shared memory of the WCCILpmon was not updated within the given timeout.
The manager WCCOAeesSnd is not part of the WinCC OA installation. It is a customer specific process.
If you want to get more detailed information why the manager was blocking you have to get in contact with the vendor/developer for this manager.
Best Regards
Leopold Knipp
Senior Support Specialist
The manager WCCOAeesSnd is not part of the WinCC OA installation. It is a customer specific process.
If you want to get more detailed information why the manager was blocking you have to get in contact with the vendor/developer for this manager.
Best Regards
Leopold Knipp
Senior Support Specialist
-
- Posts: 373
- Joined: Tue Jan 15, 2019 3:12 pm
Re: 3.14 - When will this log occur?
In case the development is in your control you should check if the 'Manager::dispatch' function is called inside your loop.