#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):
(For the record, that's Twisted-8.1.0..)
Ah, I've been thinking of SQLITE_BUSY all this time - the error is
SQLITE_LOCKED. See http://www.sqlite.org/cvstrac/wiki?p=DatabaseIsLocked.
In particular, I bet this is
Trying to write to a table while a SELECT is active on that same table.
which was fixed in sqlite version 3.3.7. Are you using a version that
old?
--
Ticket URL: <http://trac.buildbot.net/ticket/2005#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits