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.
TM1Top session stuck with 'Run' under the 'State'
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: TM1Top session stuck with 'Run' under the 'State'
I would never tie anything to TM1TOP. It can be a nice little tool to see what's going on but it's definitely not ready for prime time when it comes to using it as part of an automated process. YMMV.terry720 wrote:The problem is that we have overnight chores that look at TM1Top to make sure nothing is running before it start running its processes.
-
- Posts: 15
- Joined: Thu Mar 29, 2012 7:27 pm
- OLAP Product: Access
- Version: 9.5.2
- Excel Version: 2003
Re: TM1Top session stuck with 'Run' under the 'State'
We built a home grown chore manager that allows chores to be multi-threaded. the trick is that all the threads need to complete before the next chore is kicked off or you risk locking/blocking by the upstream processes. The first thing we do is kick out all the users so that no one is logged in and nothing is running.
TM1Top does a good job of displaying the status of the mutli-threaded processes and our Chore Manager is able to check TM1Top every minute until all the threads complete. Once nothing is running...it kicks off the next process. This runs pretty much flawlessly but we recently ran into a situation where a user was stuck in a 'Run' state but had been logged out for hours.
It wasn't an issue with TM1Top afterall...the user was actually in a Run state according to the transaction logs...but it was simply filling up the log with SSL errors. We weren't able to kill it or remove the user...ended up having to restart the instance to get it to stop.
Not good...
TM1Top does a good job of displaying the status of the mutli-threaded processes and our Chore Manager is able to check TM1Top every minute until all the threads complete. Once nothing is running...it kicks off the next process. This runs pretty much flawlessly but we recently ran into a situation where a user was stuck in a 'Run' state but had been logged out for hours.
It wasn't an issue with TM1Top afterall...the user was actually in a Run state according to the transaction logs...but it was simply filling up the log with SSL errors. We weren't able to kill it or remove the user...ended up having to restart the instance to get it to stop.
Not good...
-
- Posts: 29
- Joined: Fri Nov 23, 2012 6:25 am
- OLAP Product: TM1
- Version: 10.1
- Excel Version: 2003
Re: TM1Top session stuck with 'Run' under the 'State'
Hi ,
Its resolved in TM1 9.5.2 FP3
Check https://www-304.ibm.com/support/entdocv ... wg1PM57320
Its the same issue. User operation in progress and user closes / crashes the client and 100s of erros logged in..
Thanks ...
Its resolved in TM1 9.5.2 FP3
Check https://www-304.ibm.com/support/entdocv ... wg1PM57320
Its the same issue. User operation in progress and user closes / crashes the client and 100s of erros logged in..
Thanks ...
-
- Posts: 45
- Joined: Fri Apr 17, 2015 5:55 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2013
Re: TM1Top session stuck with 'Run' under the 'State'
Hello,
Even I am facing the same issue.....
And I am not able to open the "https://www-304.ibm.com/support/entdocv ... wg1PM57320" posted by tm1novice.
Can somebody help by posting the solution here ......
Need your help guyzzzz, Kindly help.
Thanks
Even I am facing the same issue.....
And I am not able to open the "https://www-304.ibm.com/support/entdocv ... wg1PM57320" posted by tm1novice.
Can somebody help by posting the solution here ......
Need your help guyzzzz, Kindly help.
Thanks
-
- Posts: 78
- Joined: Tue Nov 30, 2010 1:18 am
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2010
Re: TM1Top session stuck with 'Run' under the 'State'
There really isn't any need to add the same information to two separate threads...
A quick search on the IBM site leads to
Cognos TM1 9.5.2 FP3 Fix List
http://www-01.ibm.com/support/docview.w ... wg27036823
What FixPack are you running?
A quick search on the IBM site leads to
Cognos TM1 9.5.2 FP3 Fix List
http://www-01.ibm.com/support/docview.w ... wg27036823
What FixPack are you running?
RHR
-
- Posts: 78
- Joined: Tue Nov 30, 2010 1:18 am
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2010
Re: TM1Top session stuck with 'Run' under the 'State'
I don't believe you have the same issue as the article, as it is stating things that are fixed in FP3
RHR
-
- Posts: 45
- Joined: Fri Apr 17, 2015 5:55 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2013
Re: TM1Top session stuck with 'Run' under the 'State'
Hey Guyzzzz,
Thanxx all of you for your help, support and time.
My issue got resolved.
Actually the problem was with the server itself, (hard disk space and RAM);
I joined this project last month itself, don't know who has given the approval of such a weird model (Size 80 GB, and still increasing).
Even after complaining to manager about the server configuration, he was doing nothing for it.
Just removed few heavy old data model backups from the drive and made the free space around 200GB and freed up few RAM and it started working
Thanxxxx
Thanxx all of you for your help, support and time.
My issue got resolved.
Actually the problem was with the server itself, (hard disk space and RAM);
I joined this project last month itself, don't know who has given the approval of such a weird model (Size 80 GB, and still increasing).
Even after complaining to manager about the server configuration, he was doing nothing for it.
Just removed few heavy old data model backups from the drive and made the free space around 200GB and freed up few RAM and it started working
Thanxxxx