• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • hhuynh
  • Reporter: foshea
  • March 14, 2008
  • 0
  • Watchers: 1
  • January 12, 2009
  • July 10, 2008

Description

Comments

Fiona OShea 2008-03-14

We have a web app on 2 nodes running under Terracotta and we started having this error recently.

com.tc.object.lockmanager.api.LockNotPendingError: Attempt to reject a lock request that isn’t pending: lockID: LockID(tc:session_invalidator_lock_ROOT), level: 2, requesterID: ThreadID=[13] , waitLocksByRequesterID: {} at com.tc.object.lockmanager.impl.ClientLock.cannotAwardLock(ClientLock.java:461) at com.tc.object.lockmanager.impl.ClientLockManagerImpl.cannotAwardLock(ClientLockManagerImpl.java:390) at com.tc.object.handler.LockResponseHandler.handleEvent(LockResponseHandler.java:43) at com.tc.async.impl.StageImpl$WorkerThread.run(StageImpl.java:142)

Fiona OShea 2008-03-14

Forum post http://forums.terracotta.org/forums/posts/list/874.page#5264

Saravanan Subbiah 2008-03-18

Can you please look into it, while you are in the Lock manager code ?

Fiona OShea 2008-03-24

BTW Looking into this and giving a solution or what the issue is, is the showstopper

Antonio Si 2008-03-27

I am not sure how to reproduce the problem. I am asking the customer if they could give us more data to reproduce the problem.

Fiona OShea 2008-04-29

Never got the correct information

Tim Eck 2008-07-10

this should be resolved now that tryLock() has been fixed up by Geert