Server Log: Fatal Error - TM1.Transaction

Post Reply
User avatar
Eric
MVP
Posts: 373
Joined: Wed May 14, 2008 1:21 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003
Location: Chicago, IL USA

Server Log: Fatal Error - TM1.Transaction

Post by Eric »

Any help would be apperciated. I am getting the following error when my server is trying to load.

Code: Select all

488   FATAL   2010-05-05 16:04:52.103   TM1.Transaction   Bad transaction log record, line number 1
488   FATAL   2010-05-05 16:04:52.103   TM1.Server   Server terminated
Regards,
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1


Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003
User avatar
Steve Rowe
Site Admin
Posts: 2418
Joined: Wed May 14, 2008 4:25 pm
OLAP Product: TM1
Version: TM1 v6,v7,v8,v9,v10,v11+PAW
Excel Version: Nearly all of them

Re: Server Log: Fatal Error - TM1.Transaction

Post by Steve Rowe »

No idea what's causing it Eric, my first stab at a fix if it's blocking your server coming up would be to delete (or move) the tm1s.log if it exists. HTH and GL!
Technical Director
www.infocat.co.uk
User avatar
Eric
MVP
Posts: 373
Joined: Wed May 14, 2008 1:21 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003
Location: Chicago, IL USA

Re: Server Log: Fatal Error - TM1.Transaction

Post by Eric »

Thanks. Giving it a try. I will let you know.
Regards,
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1


Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003
User avatar
Eric
MVP
Posts: 373
Joined: Wed May 14, 2008 1:21 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003
Location: Chicago, IL USA

Re: Server Log: Fatal Error - TM1.Transaction

Post by Eric »

No dice. Called IBM still waiting. :(
Regards,
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1


Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003
User avatar
Eric
MVP
Posts: 373
Joined: Wed May 14, 2008 1:21 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003
Location: Chicago, IL USA

Re: Server Log: Fatal Error - TM1.Transaction

Post by Eric »

IBM was not much help. I did get the server up by doing the following:

Code: Select all

1) Copied entire data directory
2) Modified config file (port number and logging directory)
3) Started server as application (Load failed)
4) Removed all RUX file
5) Started server as application (Load failed)
6) Removed all Control files 
7) Started server as application(Load Successful) :)
8) Add Control files in 10 at a time and started server as app(Every load)  :/
      Why the hell did that work, expected it error once and then identity the control item that was messing up the load
9) Backed up everything in Original directory the deleted everything but the config file
10) Copied everything but the config file from the application server in the Original directory
11) Starter server as service (Load Successful)
12) Audited all cube info....results........

So far found one small attribute cube with data that was not completely accurate everything else seems clean, but still reviewing.

Reviewing log to see if I can find anything else out. I will keep you posted.
Regards,
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1


Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003
Post Reply