Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7447 closed defect (invalid)

http://cle.linux.org.tw/trac/wiki/GcinDistros

Reported by: ktui774b@… Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

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 191, in dispatch

req.perm = PermissionCache(self.env, req.authname)

File "/usr/lib/python2.4/site-packages/trac/perm.py", line 267, in init

self.perms = PermissionSystem(env).get_user_permissions(username)

File "/usr/lib/python2.4/site-packages/trac/perm.py", line 231, in get_user_permissions

for perm in self.store.get_user_permissions(username):

File "/usr/lib/python2.4/site-packages/trac/perm.py", line 111, in get_user_permissions

cursor.execute("SELECT username,action FROM permission")

File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 51, in execute

return self.cursor.execute(sql)

File "/usr/lib/python2.4/site-packages/sqlite/main.py", line 244, in execute

self.rs = self.con.db.execute(SQL)

OperationalError: database is locked

Attachments (1)

err1.png (104.8 KB ) - added by ktui774b@… 16 years ago.
screenshot

Download all attachments as: .zip

Change History (2)

by ktui774b@…, 16 years ago

Attachment: err1.png added

screenshot

comment:1 by Emmanuel Blot, 16 years ago

Resolution: invalid
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.