Boost C++ Libraries: Ticket #6244: OperationalError: database is locked https://svn.boost.org/trac10/ticket/6244 <h4 class="section" id="HowtoReproduce">How to Reproduce</h4> <p> While doing a GET operation on <code>/ticket/2879</code>, Trac issued an internal error. </p> <p> <em>(please provide additional details here)</em> </p> <p> Request parameters: </p> <pre class="wiki">{'id': u'2879'} </pre><p> User agent: <code>#USER_AGENT#</code> </p> <h4 class="section" id="SystemInformation">System Information</h4> <p> <em>System information not available</em> </p> <h4 class="section" id="EnabledPlugins">Enabled Plugins</h4> <p> <em>Plugin information not available</em> </p> <h4 class="section" id="PythonTraceback">Python Traceback</h4> <pre class="wiki">Traceback (most recent call last): File "build/bdist.linux-i686/egg/trac/web/main.py", line 513, in _dispatch_request dispatcher.dispatch(req) File "build/bdist.linux-i686/egg/trac/web/main.py", line 258, in dispatch req.session.save() File "build/bdist.linux-i686/egg/trac/web/session.py", line 88, in save @self.env.with_transaction() File "build/bdist.linux-i686/egg/trac/db/api.py", line 78, in transaction_wrapper ldb.commit() OperationalError: database is locked </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6244 Trac 1.4.3 René Rivera Fri, 09 Dec 2011 13:32:50 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6244#comment:1 https://svn.boost.org/trac10/ticket/6244#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> Yes, this happens intermittently, for all of trac. Closing as a known problem that we are trying to address.. with a new server. </p> Ticket