[OSM-dev] Trac database locked?
Maarten Deen
mdeen at xs4all.nl
Sun Dec 13 15:47:34 GMT 2009
I wanted to submit a ticket to trac, but at submitting I received this error:
Python Traceback
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/trac/web/main.py", line 406, in
dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.5/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/var/lib/python-support/python2.5/trac/ticket/web_ui.py", line 138, in
process_request
self._do_create(req, db)
File "/var/lib/python-support/python2.5/trac/ticket/web_ui.py", line 202, in
_do_create
db.commit()
OperationalError: database is locked
Any reason why the trac database is locked?
Regards,
Maarten
More information about the dev
mailing list