You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Paco Avila <mo...@gmail.com> on 2008/09/02 10:41:25 UTC

Bad lock token warning

I've implemented my own IOManager rather than using the default
org.apache.jackrabbit.server.io.DefaultHandler, and  I get a

WARN [LockManagerImpl] Bad lock token: Bad check digit.

after a contentNode.checkin(), anyone can tell me more about this warning?