[Boost-bugs] [Boost C++ Libraries] #6244: OperationalError: database is locked

Subject: [Boost-bugs] [Boost C++ Libraries] #6244: OperationalError: database is locked
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-09 07:53:50


#6244: OperationalError: database is locked
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner:
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 ==== How to Reproduce ====

 While doing a GET operation on `/ticket/2879`, Trac issued an internal
 error.

 ''(please provide additional details here)''

 Request parameters:
 {{{
 {'id': u'2879'}
 }}}

 User agent: `#USER_AGENT#`

 ==== System Information ====
 ''System information not available''

 ==== Enabled Plugins ====
 ''Plugin information not available''

 ==== Python Traceback ====
 {{{
 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
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6244>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC