[Buildbot-devel] Database is locked exceptions in 0.8.5

Thomas Middeldorp thomas at ranzer.geek.nz
Sun Oct 9 23:03:52 UTC 2011


Ah! Turns out we only had sqlite 3.6, and needed 3.7 for WAL... sqlite3 
now reports WAL is enabled, so hopefully we won't see these errors 
anymore. Sorry about that!

Thanks for the help,
Thomas


On 8/10/2011 12:25 p.m., Dustin J. Mitchell wrote:
> On Thu, Oct 6, 2011 at 7:13 PM, Thomas Middeldorp<thomas at ranzer.geek.nz>  wrote:
>> Well, we're just running 0.8.5 with the default sqlite options which I
>> believe enables WAL - and I'm seeing this line in twistd.log when buildbot
>> starts:
>>
>> 2011-10-05 12:43:26+1300 [-] setting database journal mode to 'wal'
>>
>> So hopefully that confirms it's working.
>>
>> Is there anything else I should check, or other configuration needed?
> If you can verify it using the 'sqlite3' command line, that'd be
> great.  In theory, this error doesn't happen when WAL is enabled..
>
> Dustin





More information about the devel mailing list