Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8796 closed defect (wontfix)

Oops… Trac detected an internal error:

Reported by: sanjay.yadav@… Owned by:
Priority: highest Milestone:
Component: general Version: 0.10.5
Severity: blocker Keywords:
Cc: sanjay.yadav@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Remy Blank)

Oops… Trac detected an internal error:

TracGuide — The Trac User and Administration Guide Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 412, in dispatch_request
    env.shutdown(threading._get_ident())
  File "/usr/lib/python2.4/site-packages/trac/env.py", line 219, in shutdown
    DatabaseManager(self).shutdown(tid)
  File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 80, in shutdown
    self._cnx_pool.shutdown(tid)
  File "/usr/lib/python2.4/site-packages/trac/db/pool.py", line 159, in shutdown
    self._cleanup(tid)
  File "/usr/lib/python2.4/site-packages/trac/db/pool.py", line 139, in _cleanup
    if try_rollback(cnx):
  File "/usr/lib/python2.4/site-packages/trac/db/pool.py", line 61, in try_rollback
    cnx.close()
InterfaceError: connection already closed

Attachments (1)

TracError.jpeg (94.6 KB ) - added by sanjay.yadav@… 15 years ago.
Trac Error diplay

Download all attachments as: .zip

Change History (4)

by sanjay.yadav@…, 15 years ago

Attachment: TracError.jpeg added

Trac Error diplay

comment:1 by Remy Blank, 15 years ago

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

Trac 0.10.x is not supported anymore. Please update to a more recent version (the latest stable is 0.11.5).

comment:2 by anonymous, 15 years ago

so we are unable to fix the problem in the existing trac.

comment:3 by sanjay.yadav@…, 15 years ago

so we are unable to fix the problem in the existing trac

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.