Page 1 of 1

Random number in TM1 process error logfiles

Posted: Tue Mar 21, 2017 11:06 pm
by Wim Gielis
Hello,

EDIT: the pictures below are not hat I hoped to see, so if someone can improve this, go ahead :-)


The TM1 process error logfiles appear to have a random number since the last version of TM1.

In the past we had:
http://everanalytics.blogspot.be/2015_0 ... chive.html
01.PNG
01.PNG (75.64 KiB) Viewed 1960 times
Now we have:
01.PNG
01.PNG (75.64 KiB) Viewed 1960 times
Just a note: for those using WildcardFileSearch or DOS commands to loop through log files, just make sure you incorporate this change if needed.

Re: Random number in TM1 process error logfiles

Posted: Wed Mar 22, 2017 12:12 pm
by Steve Rowe
Hi Wim,

I think this is a good thing for multi-threaded environments. I've had issues in the past with the same TI running at the same as itself trying to write to log files owned by its "twin" and erring out because of this. Took a bit of head scratching to figure out was going on.

Cheers,