Re: monotone: sqlite database is locked... pls help

Banzai <[email protected]> Tue, 19 May 2009 16:40:42 +0800
Newsgroups gmane.comp.cms.xaraya.devel
Organization Xaraya
Message-ID <[email protected]>
Thanks for your help MrB.
Will try your suggestion.

Banzai

Marcel van der Boom wrote:
> Ok, no 'weird stuff' in there.
> 
> Unfortunately, you'll have to dig deeper now. Things you could try:
> 
> 1. is there really no other process using the modules.db file? (it says 
> it's locked for a reason, we just dont know what it is. On reading the 
> db it fails to acquire a shared lock, usually signalling something else 
> is (supposed to be) writing to it)
> 2. cp modules.db to modules2.db and try again
> 3. Ask on monotone irc/mailing list/forum
> 
> marcel