Edgewall Software

Opened 17 years ago

Last modified 17 years ago

#5113 closed defect

ERROR PAGE: view from milestone broken — at Initial Version

Reported by: lisa@… Owned by: Christopher Lenz
Priority: normal Milestone:
Component: roadmap Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When I select a milestone from the Roadmap I get the following error:

Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 243, in dispatch

req.session.save()

File "/usr/lib/python2.3/site-packages/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.