NetXMS Support Forum

English Support => General Support => Topic started by: Benjamin Dill on September 30, 2021, 10:01:20 AM

Title: "Poll Manager" hangs since 3.9.229 on server start
Post by: Benjamin Dill on September 30, 2021, 10:01:20 AM
I'm running a NetXMS server at version 3.9.178 with multiple zones for our customers, one zone has a single proxy node configured. Whenever I try to update to a newer build the server service starts up but the "Poll Manager" goes to "not responding" within a few seconds. I am able to connect with the console right after the service start, if I'm fast, afterwards any new connection hangs after supplying the login credentials.

I'm not sure but I suspect it has to do with this item from the changelog:
*
* 3.9.229
*
[...]
- Fixed server deadlock related to multi-zone configuration
[...]


What is the best way to analyse this problem? I tried raising the debug level but I'm not sure what I should look for, there are many nodes configured and many connections are happening after server start.
The server runs on Windows Server 2019 with MySQL as database.
Title: Re: "Poll Manager" hangs since 3.9.229 on server start
Post by: Benjamin Dill on October 11, 2021, 09:01:42 AM
I invested a few hours to investigate and narrow down the issue:
I tried the latest build 3.9.298 with the same results. On build 3.9.178 and older everything is working fine, this behavior started with 3.9.229.
If I can test anything or do some debugging please let me know.
Title: Re: "Poll Manager" hangs since 3.9.229 on server start
Post by: Filipp Sudanov on October 15, 2021, 02:51:50 PM
Please take dump file for netxmsd.exe process. It's in windows task manager -> details. You can share a link to it in a private message.
Title: Re: "Poll Manager" hangs since 3.9.229 on server start
Post by: Benjamin Dill on October 18, 2021, 06:42:32 PM
Thanks, I've sent you a private message.
Title: Re: "Poll Manager" hangs since 3.9.229 on server start
Post by: Filipp Sudanov on October 18, 2021, 11:38:17 PM
Here's a build that should have this issue fixed: https://cloud.radensolutions.com/s/8cgm7fBWHjr92ZS
Title: Re: "Poll Manager" hangs since 3.9.229 on server start
Post by: Benjamin Dill on October 19, 2021, 12:36:03 AM
Thank you, looks good! At least in my offline testing enviroment I can't reproduce any more server locks. I will update the production environment when the next official build is released.
Title: Re: "Poll Manager" hangs since 3.9.229 on server start
Post by: Benjamin Dill on November 17, 2021, 09:37:29 AM
Just letting you know: We upgraded the server in the meantime and everything is working as expected! Thank you for your assistance, great work!