IX conflict encountered during single threaded operation

Post Reply
Darkhorse
Posts: 141
Joined: Wed Mar 09, 2011 1:25 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2003 2007 2010 2013

IX conflict encountered during single threaded operation

Post by Darkhorse »

Hi guys

Since upgrading to tm1 10.1.2 whenever i reboot the server and delete all my Feeder files to start fresh i keep getting this error log message and my server wont restart

Code: Select all

5856   []   FATAL   2013-09-14 13:28:57.541   TM1.Lock   IX conflict encountered during single threaded operation.
5856   []   FATAL   2013-09-14 13:28:57.541   TM1.Server   Server terminated
To fix it, I found this forum post a while ago and used there solution
http://www.tm1forum.com/viewtopic.php?p=12064

I drop this line in my config file
maximumcubeloadthreads=7

to
maximumcubeloadthreads=1

reboot the system it creates the Feeder files. I then shut down the server and reboot after restoring maximumcubeloadthreads back to 7. It works fine

I do not use Conditional feeders just basic cube transfers nothing to taxing.

any ideas on this or is this a well known bug?

thanks in advance
lotsaram
MVP
Posts: 3706
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: IX conflict encountered during single threaded operation

Post by lotsaram »

If this is consistently reproducible then it would be a relatively serious bug. You should package the model and get it to IBM so they can reproduce it and get working on a fix.
Post Reply