Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5677 closed defect (invalid)

Error occured immediately after login for new account

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

Description (last modified by Emmanuel Blot)

Oops… Trac detected an internal error:

If you think this really should work and you can reproduce it. Then you should consider to report this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the python traceback found below.

TracGuide — The Trac User and Administration Guide Python traceback

Traceback (most recent call last):
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.freebsd-5.4-RELEASE-p14-i386/egg/acct_mgr/web_ui.py", line 359, in process_request
  File "/usr/local/lib/python2.4/site-packages/trac/web/auth.py", line 100, in process_request
    self._do_login(req)
  File "build/bdist.freebsd-5.4-RELEASE-p14-i386/egg/acct_mgr/web_ui.py", line 364, in _do_login
  File "/usr/local/lib/python2.4/site-packages/trac/web/auth.py", line 141, in _do_login
    db.commit()
OperationalError: database is locked

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed

This is a duplicate of many other tickets (search the ticket DB), and without a Trac version, it is nearly impossible to tell if it comes from a already resolved issue or a new bug.

Please search the ticket DB for duplicate.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström 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.