[ale] Trac python error
Chris Fowler
cfowler at outpostsentinel.com
Wed Jun 11 20:29:07 EDT 2008
Can someone decode this?
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] mod_python
(pid=14056, interpreter='support.opsdc.com', phase='PythonHandler',
handler='trac.web.modpython_frontend'): Application error
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] ServerName:
'support.opsdc.com'
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] DocumentRoot:
'/var/www/html'
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] URI:
'/trac/AlarmCenter/'
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] Location:
'/trac/AlarmCenter'
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] Directory: None
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] Filename:
'/var/www/html/trac'
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] PathInfo:
'/AlarmCenter/'
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] Traceback (most
recent call last):
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] File
"/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1537, in
HandlerDispatch\n default=default_handler, arg=req, silent=hlist.silent)
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] File
"/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1229, in
_process_target\n result = _execute_target(config, req, object, arg)
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] File
"/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1128, in
_execute_target\n result = object(arg)
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] File
"/usr/lib/python2.5/site-packages/trac/web/modpython_frontend.py", line
87, in handler\n gateway.run(dispatch_request)
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] File
"/usr/lib/python2.5/site-packages/trac/web/wsgi.py", line 87, in
run\n response = application(self.environ, self._start_response)
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] File
"/usr/lib/python2.5/site-packages/trac/web/main.py", line 430, in
dispatch_request\n env.log.exception(e)
[Wed Jun 11 20:22:58 2008] [error] [client 208.65.90.32] AttributeError:
'NoneType' object has no attribute 'log'
I've installed trac and svn based on the instructions I found here:
http://www.daniel-skinner.co.uk/setup-subversion-and-trac-on-centos-5/06/01/2008
I get the dreaded 500 error when I go to /trac/AlarmCenter. Not sure
where I went wrong
Thanks,
Chris
More information about the Ale
mailing list