Chore "Done" but fails to actually finish
Posted: Thu Jan 23, 2014 9:03 pm
I know the subject sounds like a complaint from my wife… but I know exactly why that happens, but this TM1 issue has me stumped!
We are running 9.5.2. FP2 .One of the chores that runs every night, locked up my dev sever yesterday and my production system today. My tm1sever.log looks something similar to this normally(I have condensed it quite a bit for readability)…
TM1.Chore “Load Assets” executed by scheduler
TM1.Process 1 executed by Chore Load Assets
TM1.Process1 finished executing normally, time 100 seconds
TM1.Process 2 executed by Chore Load Assets
TM1.Process2 finished executing normally, time 200 seconds
TM1 Chore “Load Assets” time = 300 seconds
TM1.Cube.Dependency Adding cube dependency : Cube ‘Calendar’ depends on ‘}ElementAttributes_Day’
TM1.Cube.Dependency Adding cube dependency : Cube ‘‘}ElementAttributes_Per’ depends on ‘}ElementAttributes_Day’
TM1 Chore “Load Assets” finished executing
But now it shows all but the last line….
TM1.Chore “Load Assets” executed by scheduler
TM1.Process 1 executed by Chore Load Assets
TM1.Process1 finished executing normally, time 100 seconds
TM1.Process 2 executed by Chore Load Assets
TM1.Process2 finished executing normally, time 200 seconds
TM1 Chore “Load Assets” time = 300 seconds
TM1.Cube.Dependency Adding cube dependency : Cube ‘Calendar’ depends on ‘}ElementAttributes_Day’
TM1.Cube.Dependency Adding cube dependency : Cube ‘‘}ElementAttributes_Per’ depends on ‘}ElementAttributes_Day’
*It is usually only about a 10 second delay between the last 4 lines…
My TM1 top is black and shows nothing when I open it, no “sever not available message”, just nothing… if I try to log into the server from perspectives, it just freezes while trying bring up the login dialog box…
CPU on the sever is basically 0%, and I have plenty of RAM & disc space.
I ended up restarting the DEV server yesterday, but hadn’t been able to test this chore on it yet after the restart. – I honestly thought it was some of the changes I made in DEV yesterday.
Anyone have any thoughts, I’m not exactly sure where to start looking? Thanks in advance!
We are running 9.5.2. FP2 .One of the chores that runs every night, locked up my dev sever yesterday and my production system today. My tm1sever.log looks something similar to this normally(I have condensed it quite a bit for readability)…
TM1.Chore “Load Assets” executed by scheduler
TM1.Process 1 executed by Chore Load Assets
TM1.Process1 finished executing normally, time 100 seconds
TM1.Process 2 executed by Chore Load Assets
TM1.Process2 finished executing normally, time 200 seconds
TM1 Chore “Load Assets” time = 300 seconds
TM1.Cube.Dependency Adding cube dependency : Cube ‘Calendar’ depends on ‘}ElementAttributes_Day’
TM1.Cube.Dependency Adding cube dependency : Cube ‘‘}ElementAttributes_Per’ depends on ‘}ElementAttributes_Day’
TM1 Chore “Load Assets” finished executing
But now it shows all but the last line….
TM1.Chore “Load Assets” executed by scheduler
TM1.Process 1 executed by Chore Load Assets
TM1.Process1 finished executing normally, time 100 seconds
TM1.Process 2 executed by Chore Load Assets
TM1.Process2 finished executing normally, time 200 seconds
TM1 Chore “Load Assets” time = 300 seconds
TM1.Cube.Dependency Adding cube dependency : Cube ‘Calendar’ depends on ‘}ElementAttributes_Day’
TM1.Cube.Dependency Adding cube dependency : Cube ‘‘}ElementAttributes_Per’ depends on ‘}ElementAttributes_Day’
*It is usually only about a 10 second delay between the last 4 lines…
My TM1 top is black and shows nothing when I open it, no “sever not available message”, just nothing… if I try to log into the server from perspectives, it just freezes while trying bring up the login dialog box…
CPU on the sever is basically 0%, and I have plenty of RAM & disc space.
I ended up restarting the DEV server yesterday, but hadn’t been able to test this chore on it yet after the restart. – I honestly thought it was some of the changes I made in DEV yesterday.
Anyone have any thoughts, I’m not exactly sure where to start looking? Thanks in advance!