Edgewall Software

Opened 17 years ago

Last modified 17 years ago

#5517 closed defect

Error updating Democracy Player ticket — at Initial Version

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

Description

Oh, the irony. I go to add a comment to a bug with Democracy Player and the bug tracking system failed…

The URL in question is https://develop.participatoryculture.org/trac/democracy/ticket/3527#preview

Python Traceback

Traceback (most recent call last):

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

dispatcher.dispatch(req)

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

resp = chosen_handler.process_request(req)

File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 279, in process_request

self._do_save(req, db, ticket)

File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 536, in _do_save

self._validate_ticket(req, ticket)

File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 66, in _validate_ticket

for field, message in manipulator.validate_ticket(req, ticket):

File "build/bdist.linux-i686/egg/tracspamfilter/adapters.py", line 69, in validate_ticket File "build/bdist.linux-i686/egg/tracspamfilter/api.py", line 131, in test File "build/bdist.linux-i686/egg/tracspamfilter/model.py", line 125, in insert File "/usr/lib/python2.4/site-packages/sqlite/main.py", line 540, in commit

self.db.execute("COMMIT")

OperationalError: database is locked

Robbie

Change History (0)

Note: See TracTickets for help on using tickets.