Boost logo

Boost :

Subject: [boost] SVN Trac - can't login :-(
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2010-08-13 06:45:51


Oops.
Trac detected an internal error:

OperationalError: database is locked

There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the
information needed to reproduce the issue.

To that end, you could ==== How to Reproduce ==== While doing a GET operation on `/login`, Trac issued an internal
error. ''(please provide additional details here)'' Request parameters: {{{ {} }}} User agent: `Mozilla/5.0 (Windows; U;
Windows NT 6.0; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)` ==== 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 235, in dispatch
resp = chosen_handler.process_request(req) File "build/bdist.linux-i686/egg/trac/web/auth.py", line 115, in
process_request self._do_login(req) File "build/bdist.linux-i686/egg/trac/web/auth.py", line 153, in _do_login
@self.env.with_transaction() File "build/bdist.linux-i686/egg/trac/db/api.py", line 77, in transaction_wrapper fn(ldb)
File "build/bdist.linux-i686/egg/trac/web/auth.py", line 159, in store_session_cookie int(time.time()))) File
"build/bdist.linux-i686/egg/trac/db/util.py", line 65, in execute return self.cursor.execute(sql_escape_percent(sql),
args) File "build/bdist.linux-i686/egg/trac/db/sqlite_backend.py", line 78, in execute result =
PyFormatCursor.execute(self, *args) File "build/bdist.linux-i686/egg/trac/db/sqlite_backend.py", line 56, in execute
args or []) File "build/bdist.linux-i686/egg/trac/db/sqlite_backend.py", line 48, in _rollback_on_error return
function(self, *args, **kwargs)

OperationalError: database is locked

The action that triggered the error was:

GET: /login

(Got same error yesterday.)

(But can view tickets OK)

---
Paul A. Bristow
Prizet Farmhouse
Kendal, UK   LA8 8AB
+44 1539 561830, mobile +44 7714330204
pbristow_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk