Edgewall Software
Modify

Opened 13 years ago

Closed 13 years ago

#9780 closed defect (duplicate)

OperationalError: database is locked

Reported by: mn Owned by:
Priority: normal Milestone:
Component: general Version: 0.11.2.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

While doing a GET operation on /timeline, Trac issued an internal error.

(please provide additional details here)

System Information

Trac 0#11#2#1
Python 2#4#3 ##1, Sep 3 2009, 15:37:12# ##br## #GCC 4#1#2 20080704 #Red Hat 4#1#2-46##
setuptools 0#6c8
SQLite 3#3#6
pysqlite 1#1#7
Genshi 0#5#1
Pygments 1#0
Subversion 1#6#6 #r40053#

Python Traceback

Traceback #most recent call last#:
  File "/usr/lib/python2#4/site-packages/Trac-0#11#2#1-py2#4#egg/trac/web/main#py", line 432, in _dispatch_request
    dispatcher#dispatch#req#
  File "/usr/lib/python2#4/site-packages/Trac-0#11#2#1-py2#4#egg/trac/web/main#py", line 229, in dispatch
    req#session#save##
  File "/usr/lib/python2#4/site-packages/Trac-0#11#2#1-py2#4#egg/trac/web/session#py", line 97, in save
    #self#sid,##
  File "/usr/lib/python2#4/site-packages/Trac-0#11#2#1-py2#4#egg/trac/db/util#py", line 50, in execute
    return self#cursor#execute#sql_escape_percent#sql#, args#
  File "/usr/lib/python2#4/site-packages/sqlite/main#py", line 255, in execute
    self#rs = self.con.db.execute#SQL % parms#
OperationalError: database is locked

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 13 years ago

Resolution: duplicate
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.