[Buildbot-commits] [Buildbot] #2005: SQLAlchemy Operational errors with SQLite: Database is locked
Buildbot
nobody at buildbot.net
Sat Jul 9 00:06:39 UTC 2011
#2005: SQLAlchemy Operational errors with SQLite: Database is locked
---------------------+--------------------
Reporter: abompard | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 0.8.5
Version: 0.8.4 | Resolution:
Keywords: database |
---------------------+--------------------
Comment (by dustin):
I wonder if this is possibility number 4?
fcntl(3, F_SETLK call on DB file fails. This could be caused by an NFS
locking issue, for example. One solution for this issue, is to mv the DB
away, and copy it back so that it has a new Inode value.
I really can't see any other way to get this error in such a modern
version.
I'm working on a way to specify the concurrency level -- pool_size was not
it, sorry.
--
Ticket URL: <http://trac.buildbot.net/ticket/2005#comment:10>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list