|
We've had a couple instances where users sessions get stuck with 'Run' under the 'State' header...but nothing is actually running. This occurs when a user crashes out of excel while talking to TM1 and they are able to log back in. The troubling thing is that we cannot get rid of the old session which is stuck with 'Run' showing as the state.
There is nothing under 'Function', Obj Lock Status', 'User Lock Status', or 'Time(s)'...and it's not blocking anyone. But we should be able to kill the thread, end the session, disconnect the user, or something...but all attempts to eliminate it from TM1Top have failed. It only goes away after a restart.
The problem is that we have overnight chores that look at TM1Top to make sure nothing is running before it start running its processes. This is how we determine a multi-threaded chore has completed before starting the next chore.
With 'Run' showing up in the 'State' the chores think its still working on previous chore and never kicks off the next one. |
|