|
Boost : |
From: Nicola Musatti (Nicola.Musatti_at_[hidden])
Date: 2007-08-22 09:15:28
Hallo,
in the last hour or so I've been trying to log into Trac without success. All I
get is a "Trac detected an internal error" message, with the following traceback:
Python Traceback
Traceback (most recent call last):
File "/opt/trac/lib/python2.3/site-packages/trac/web/main.py", line 406, in
dispatch_request
dispatcher.dispatch(req)
File "/opt/trac/lib/python2.3/site-packages/trac/web/main.py", line 184, in
dispatch
req.session = Session(self.env, req)
File "/opt/trac/lib/python2.3/site-packages/trac/web/session.py", line 52, in
__init__
self.promote_session(sid)
File "/opt/trac/lib/python2.3/site-packages/trac/web/session.py", line 154, in
promote_session
db.commit()
File
"/var/tmp/python-sqlite-root//usr/lib/python2.3/site-packages/sqlite/main.py",
line 540, in commit
OperationalError: database is locked
Is this to be expected for some reason?
Cheers,
Nicola Musatti
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk