Page 1 of 1

TM1.Lock cant release lock Warning

Posted: Tue May 27, 2014 7:41 am
by Miltonb
Hi All,

I keep getting this warning in my log file and cannot find any help on google.
Please help if you know what it means :). I am running TM1 10.2

12740 [a] WARN 2014-05-27 06:49:58.684 TM1.Lock Attempt to release lock on 0x00000000071F0938(0x00000000071F0010). No lock held.
12740 [a] WARN 2014-05-27 06:49:58.684 TM1.Lock Attempt to release lock on 0x00000000071F0938(0x00000000071F0010). No lock held.
12740 [a] WARN 2014-05-27 06:49:58.684 TM1.Lock Attempt to release lock on 0x0000000006CC3938(0x0000000006CC3010). No lock held.

I have parallel interaction on as well as the new MTQ. See below:

ParallelInteraction=T
UseLocalCopiesforPublicDynamicSubsets=T
MaximumViewSize= 11000
GroupsCreationLimit=100
AllowSeparateNandCRules=T
PersistentFeeders=T
ForceReevaluationOfFeedersForFedCellsOnDataChange=T
MTQ=12

Re: TM1.Lock cant release lock Warning

Posted: Tue May 27, 2014 11:32 am
by declanr
I don't think you have to worry about it as such, if you just want to get rid of the messages you can play with the
"log4j.logger.TM1.Lock" setting in your tm1s-log.properties file.

That being said there were issues in 10.1 when you reported on TM1 data in BI with this but they were resolved and since you are on 10.2 it shouldn't be an issue.

Re: TM1.Lock cant release lock Warning

Posted: Thu May 29, 2014 7:32 am
by Miltonb
Thanks Declan...it hasn't caused issues yet but keeps appearing.

Will play with the tm1s-log.properties file and see.

Cheers