Hello All,

I just did an SVN update and changed my catwalk import in my
controller.

I would start my turbogears project with no problem, but catwalks
outputs
the following error in turbogears log.

Platform: windows
SVN: latest  (434)

Any Ideas?

Thanks
Mike


##################################
2005/12/31 08:11:25 HTTP INFO 127.0.0.1 - GET /list HTTP/1.1
2005/12/31 08:11:25  INFO Traceback (most recent call last):
  File
"c:\python24\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\_cphttpt
ools.py", line 271, in run
    main()
  File
"c:\python24\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\_cphttpt
ools.py", line 502, in main
    body = page_handler(*args, **cherrypy.request.paramMap)
  File
"c:\python24\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\lib\cpto
ols.py", line 130, in default
    raise cherrypy.NotFound()
NotFound: 404: The path '/list' was not found.

127.0.0.1 - - [2005/12/31 08:11:25] "GET /list HTTP/1.1" 404 1208
2005/12/31 08:11:25 HTTP INFO 127.0.0.1 - GET /favicon.ico HTTP/1.1
127.0.0.1 - - [2005/12/31 08:11:25] "GET /favicon.ico HTTP/1.1" 200
1081

Reply via email to