Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4086


Ignore:
Timestamp:
Mar 28, 2007, 10:11:53 AM (17 years ago)
Author:
Christian Boos
Comment:

Sorry, this ticket apparently went unnoticed, and that error was never seen by anyone else.

Please reopen if this is issue is still valid and still happens with a more recent Trac release.

In case the ticket reopens, mention if you are using the TH:LdapPlugin, as the summary line implies. Also, be specific about what database backend is being used and what is the version of the bindings used.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4086

    • Property Status newclosed
    • Property Resolutionworksforme
  • Ticket #4086 – Description

    initial v1  
    11everything was working great for about 1 week then logging in and out started not to work.  here's some stack traces.
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 356, in dispatch_request
     
    1717    return IterableCursor(self.cnx.cursor())
    1818InterfaceError: connection already closed
     19}}}