TM1RuleImpl::LineGet - String overflow error

Post Reply
k2g
Posts: 11
Joined: Tue Jun 14, 2011 4:17 am
OLAP Product: Cognos TM1
Version: 9.5
Excel Version: 2010

TM1RuleImpl::LineGet - String overflow error

Post by k2g »

Hi friends,

I am facing error
" 681992 ERROR 2011-12-15 11:50:11.505 TM1.Rule TM1RuleImpl::LineGet - String overflow error, length = 590 "
in log file.
I am not able to find the cause of error.
Could anyone please tell me what would be possible reason for same and how to resolve it.

Thanks in advance,
K2g
Duncan P
MVP
Posts: 600
Joined: Wed Aug 17, 2011 1:19 pm
OLAP Product: TM1
Version: 9.5.2 10.1 10.2
Excel Version: 2003 2007
Location: York, UK

Re: TM1RuleImpl::LineGet - String overflow error

Post by Duncan P »

What is the length of the longest line in any of the .RUX files?
k2g
Posts: 11
Joined: Tue Jun 14, 2011 4:17 am
OLAP Product: Cognos TM1
Version: 9.5
Excel Version: 2010

Re: TM1RuleImpl::LineGet - String overflow error

Post by k2g »

Hi Duncan,

I am new to TM1.
So Could you please tell me exactly where i find this .Rux file.
Is it in data directory location?

Thanks
K2g
Duncan P
MVP
Posts: 600
Joined: Wed Aug 17, 2011 1:19 pm
OLAP Product: TM1
Version: 9.5.2 10.1 10.2
Excel Version: 2003 2007
Location: York, UK

Re: TM1RuleImpl::LineGet - String overflow error

Post by Duncan P »

Yes it is. The rule for each cube is contained in a text file with a .RUX extension. If you load this in NOTEPAD and enable the status bar from the "View" menu it tells you the position of the cursor. If you put it on the end of the longest line it will tell you its length.

Like this
rux.PNG
rux.PNG (4.23 KiB) Viewed 2745 times
Post Reply