Edgewall Software

Changes between Initial Version and Version 1 of Ticket #9973


Ignore:
Timestamp:
Jan 13, 2011, 9:09:17 AM (13 years ago)
Author:
Remy Blank
Comment:

Which web server and frontend (fcgi, mod_python, …) are you using?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9973 – Description

    initial v1  
    11Upgrade from Trac 0.10 to 0.12.1 now results in the following server errors in the trac.log
    2 
     2{{{
    332011-01-12 19:48:53,628 Trac[main] ERROR: Internal Server Error:
    44Traceback (most recent call last):
    5   File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/ma
    6 in.py", line 511, in _dispatch_request
     5  File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/main.py", line 511, in _dispatch_request
    76    dispatcher.dispatch(req)
    8   File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/ma
    9 in.py", line 261, in dispatch
     7  File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/main.py", line 261, in dispatch
    108    req.send(output, content_type or 'text/html')
    11   File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/ap
    12 i.py", line 412, in send
     9  File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/api.py", line 412, in send
    1310    self.write(content)
    14   File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/ap
    15 i.py", line 532, in write
     11  File "/opt/lampp/lib/python2.5/site-packages/Trac-0.12.1-py2.5.egg/trac/web/api.py", line 532, in write
    1612    self._write(data)
    1713IOError: client connection closed
    18 
    19 
     14}}}
     15{{{
    2016Trac Server Info:
    2117System Information
     
    2925Subversion      1.4.6 (r28521)
    3026jQuery: 1.4.2
    31 
     27}}}