Revision history [back]
I've never seen this error, look up on something about database unlocking for sqlite3.
For example this: http://stackoverflow.com/questions/151026/how-do-i-unlock-a-sqlite-database
Maybe you've killed the process with ^C
before or there was some system crash?