Gary wrote:
> Traceback (most recent call last):
>    File "/home/trac/projects/trac/trac-trunk/trac/web/api.py", line 498, in 
> send_error
>      data, 'text/html')

This looks like a secondary error that happens while trying to render
the error page. On that page, we have the list of components, and that
one requires the component to be initialized. Which is kind of difficult
if the initial error happens during initialization...

I assume you got this traceback from your trac.log. Is it preceded by
another traceback? If so, that's the actual error you are trying to fix.
Please post that traceback.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to