Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5206


Ignore:
Timestamp:
Apr 23, 2007, 1:26:41 PM (17 years ago)
Author:
Christian Boos
Comment:

You should report that error to the administrator of the relevant Trac site (you didn't give any reference to it).

That error should be much less frequent with recent Trac versions (0.10.4), so please tell them to upgrade.

Unfortunately, the error can't be avoided completely when using PySqlite (see #3446).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5206

    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #5206 – Description

    initial v1  
    11TracGuide — The Trac User and Administration Guide
    22Python Traceback
    3 
     3{{{
    44Traceback (most recent call last):
    55  File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
     
    1313    db.commit()
    1414OperationalError: database is locked
     15}}}