Page 1 of 1

TM1RuleImpl::LineGet - String overflow error

Posted: Fri Dec 16, 2011 5:41 am
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

Re: TM1RuleImpl::LineGet - String overflow error

Posted: Fri Dec 16, 2011 6:08 am
by Duncan P
What is the length of the longest line in any of the .RUX files?

Re: TM1RuleImpl::LineGet - String overflow error

Posted: Fri Dec 16, 2011 6:42 am
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

Re: TM1RuleImpl::LineGet - String overflow error

Posted: Fri Dec 16, 2011 7:08 am
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 2747 times