Page 1 of 1

Previous user still making changes

Posted: Thu Jun 29, 2017 2:16 pm
by emartine
Whenever I am making changes and am ready to hit apply, I see a message stating that the account name of my colleague is currently making changes with a date of sometime last month. I spoke to him and he states that he doesn't have any windows open and hasn't made any modifications lately. Is there a disconnected session maybe or something stuck in cache that can help clean this up?

Re: Previous user still making changes

Posted: Thu Jun 29, 2017 3:24 pm
by cdienger
You can check/configure the lock timeout under Configure > Core Config Manager > CCM Admin > Settings. Accidentally setting this too high can cause the problem you're seeing. You can also manually remove locks by running:

echo "delete from tbl_session_locks" | mysql -uroot -pnagiosxi -D nagiosql

Let me know if this helps!

Re: Previous user still making changes

Posted: Fri Jul 07, 2017 9:37 am
by emartine
These are set to their default settings. Yet the message was persitant throughout the day. It has finally cleared up on its own however.