Modify ↓
Opened 18 years ago
Closed 18 years ago
#6775 closed defect (worksforme)
error
| 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 (last modified by )
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
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Priority: | highest → normal |
| Resolution: | → worksforme |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



The most useful ticket summary ever filed in.
No Trac version specified, no other information. Closing as worksforme
Please search for duplicate ("database is locked") in the Search page.