When selecting the Product Backlog, I get the following in the error
log:

2009-07-20 15:57:45,275 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 435,
in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 205,
in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.6/site-packages/
agilo-0.8.0_RC2_r1719_20090719-py2.6.egg/agilo/api/view.py", line 111,
in process_request
    data = handler(req) or {}
  File "/usr/lib/python2.6/site-packages/
agilo-0.8.0_RC2_r1719_20090719-py2.6.egg/agilo/scrum/backlog/
web_ui.py", line 809, in do_get
    backlog, data = self._check_request_and_params(req)
  File "/usr/lib/python2.6/site-packages/
agilo-0.8.0_RC2_r1719_20090719-py2.6.egg/agilo/scrum/backlog/
web_ui.py", line 640, in _check_request_and_params
    filter_by=filter_by)
  File "/usr/lib/python2.6/site-packages/
agilo-0.8.0_RC2_r1719_20090719-py2.6.egg/agilo/scrum/backlog/
web_ui.py", line 259, in _get_backlog
    print filter_by
IOError: sys.stdout access restricted by mod_wsgi

Removing the print statement from line 259 of web_ui.py fixes the
problem for me.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to