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

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to