I executed command: [r...@$server log]# trac-admin /var/www/html/trac/projects/agilo- $proj2 upgrade Database is up to date, no upgrade necessary.
After this execution, sprints are displayed without any problems. Problem is solved for me. I also found button for managing contigents so I know how to add contigents. On Jun 6, 11:46 pm, tex <[email protected]> wrote: > Hello. > > I tried to upgrade agilo-pro from 1.2.1-pro to 1.3.0.1-pro. I upgraded > two different trac projects One project upgraded succesfully and the > other didn't. When I open main page in the project that failed to > upgrade everything seems ok, but when I try to open sprint view I get > error (red shape over sprint backlog: No backlog of type: undefined). > > Additional question. > How can I add new contigent in the new UI? > > Thanks very much for your help. > > Update procedure: > $ unzip binary_agilo-1.3.0.1_PRO-py2.4.egg.zip > $ easy_install binary_agilo-1.3.0.1_PRO-py2.4.egg > $ service httpd restart > $ trac-admin /var/www/html/trac/projects/agilo-sargas upgrade > $ service httpd restart > > Trac version: > 0.11.5 > OS version: > CentOS linux 5.4 > > Log file: > /usr/share/trac/projects/$proj2/log/$proj2.log > 2010-06-06 23:29:15,347 Trac[main] DEBUG: Dispatching <Request "GET u'/ > json/back > logs/undefined/undefined/positions'"> > 2010-06-06 23:29:15,349 Trac[log] DEBUG: [BacklogConfiguration]: DB > Connection: > None > 2010-06-06 23:29:15,350 Trac[log] ERROR: [BacklogTicketPositionView]: > BacklogTyp > eError: No backlog of type: undefined > Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agil > o/api/view.py", line 314, in process_request > response = self.get_handler(req)(req, data) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agil > o/scrum/backlog/json_ui.py", line 268, in do_get > return > self._backlog_ticket_positions_as_json(data['backlog_name'], data['ba > cklog_scope']) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agil > o/scrum/backlog/json_ui.py", line 271, in > _backlog_ticket_positions_as_json > backlog = self._get_backlog(name, scope) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agi o/scrum/backlog/json_ui.py", line 50, in _get_backlog > backlog = BacklogController(self.env).process_command(cmd_get) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agi o/api/controller.py", line 361, in process_command > return command.execute(self, date_converter, as_key) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agi o/api/controller.py", line 315, in execute > return self._execute(controller, date_converter, as_key) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agi o/scrum/backlog/controller.py", line 51, in _execute > scope=self.scope) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agi o/scrum/backlog/model.py", line 574, in get > return super(BacklogModelManager, self).get(**kwargs) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agi o/core/model.py", line 1125, in get > m = self.model(self.env, **kwargs) > File "/usr/lib/python2.4/site-packages/binary_agilo-1.3.0.1_PRO- > py2.4.egg/agi o/scrum/backlog/model.py", line 168, in __init__ > raise BacklogTypeError("No backlog of type: %s" % name) > BacklogTypeError: No backlog of type: undefined -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by agile42 GmbH <http://www.agile42.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

