Page 1 of 1

Fatal Error

Posted: Mon Jan 25, 2010 8:22 am
by jim wood
Guys,

My server crashed today and I got the following fatl error in the log:

7 FATAL 2010-01-25 08:00:04,611 TM1.System.File TM1 Server Abort: Write error on file "/prod/tgdata/TM1Planning/tm1s.log". Error = errno = 32

Any ideas? It looks like someting to do with usage tracking,

Jim.

Re: Fatal Error

Posted: Mon Jan 25, 2010 8:48 am
by Steve Rowe
I reckon disc full or maybe V scanner on file?

Re: Fatal Error

Posted: Mon Jan 25, 2010 9:45 am
by Alan Kirk
jim wood wrote:Guys,

My server crashed today and I got the following fatl error in the log:

7 FATAL 2010-01-25 08:00:04,611 TM1.System.File TM1 Server Abort: Write error on file "/prod/tgdata/TM1Planning/tm1s.log". Error = errno = 32

Any ideas? It looks like someting to do with usage tracking,

Jim.
I agree with Steve. It's not clear from the path whether that's a local drive or a network drive but if it's the latter it's possible that the network connection was lost as well. Basically it's the same issue; can't write to disk, will crash.

Crashing when it can't write rather than generating some sort of warning and letting the Admin fix the problem is one of TM1's less endearing features.

Re: Fatal Error

Posted: Tue Jan 26, 2010 11:29 am
by jim wood
Guys,

Thanks for confirming what I pretty much suspected. I have raised it with our IT Dept and they haven't seen any hard disk errors on the box and they are waiting for a response for opps regarding any other activity on the box. I'll let you know when (If they ever do) get back to me,

Jim.

PS. It's a local path Alan, a local Unix path.

Re: Fatal Error

Posted: Tue Dec 02, 2014 2:09 pm
by dumbom
Check to see if theLockPagesInMemory=T in TM1s.cfg file. if this is the case, remove it and restart the server. this fixed it for me.

Re: Fatal Error

Posted: Tue Dec 02, 2014 3:03 pm
by tomok
I would hope that after almost 5 years he'd have figured this one out. :o

Re: Fatal Error

Posted: Tue Dec 02, 2014 4:25 pm
by jim wood
tomok wrote:I would hope that after almost 5 years he'd have figured this one out. :o
I'm not even in the same country, nevermind the same job!!! :D

If memory serves, we traced it back to HDD ring fence issue on the server. as it was Unix, TM1 was ring fenced to only use certain resources. It shared the server witha couple of other apps,

Jim.