Edgewall Software

Opened 17 years ago

Closed 17 years ago

#5113 closed defect (worksforme)

ERROR PAGE: view from milestone broken — at Version 1

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 (last modified by Emmanuel Blot)

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 (1)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Priority: highestnormal
Resolution: worksforme
Severity: criticalnormal
Status: newclosed

This is an issue that has been fixed in the latest release of Trac.

Please upgrade to 0.10.3.1. Feel free to reopen this ticket if you can reproduce this issue with the latest release.

BTW, do not forget to specify which version of Trac you're using when you create a new ticket.

Note: See TracTickets for help on using tickets.