On 4/20/06, Nebojsa Djordjevic <[EMAIL PROTECTED]> wrote:
>
> http://code.djangoproject.com/
>
> Oops...
>
> Trac detected an internal error:
>
> database is locked
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/trac/web/modpython_frontend.py", 
> line 206, in handler
>     dispatch_request(mpr.path_info, mpr, env)
>   File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 139, in 
> dispatch_request
>     dispatcher.dispatch(req)
>   File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 80, in 
> dispatch
>     req.perm = PermissionCache(self.env, req.authname)
>   File "/usr/lib/python2.3/site-packages/trac/perm.py", line 276, in __init__
>     self.perms = PermissionSystem(env).get_user_permissions(username)
>   File "/usr/lib/python2.3/site-packages/trac/perm.py", line 132, in 
> get_user_permissions
>     for perm in self.store.get_user_permissions(username):
>   File "/usr/lib/python2.3/site-packages/trac/perm.py", line 213, in 
> get_user_permissions
>     cursor.execute("SELECT username,action FROM permission")
>   File "/usr/lib/python2.3/site-packages/trac/db.py", line 219, in execute
>     args or [])
>   File "/usr/lib/python2.3/site-packages/trac/db.py", line 211, in 
> _rollback_on_error
>     return function(self, *args, **kwargs)
> OperationalError: database is locked
>
>

Retry it. I think it'll be ok.


--
I like python!
My Blog: http://www.donews.net/limodou
My Django Site: http://www.djangocn.org
NewEdit Maillist: http://groups.google.com/group/NewEdit

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to