Edgewall Software

Opened 16 years ago

Last modified 16 years ago

#6775 closed defect

error — at Initial Version

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Traceback (most recent call last):

File "/var/lib/python-support/python2.5/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/var/lib/python-support/python2.5/trac/web/main.py", line 243, in dispatch

req.session.save()

File "/var/lib/python-support/python2.5/trac/web/session.py", line 210, in save

db.commit()

OperationalError: database is locked

Change History (0)

Note: See TracTickets for help on using tickets.