I have one additional problem with upgrade.

My whiteboard is not displayed (graphic, that is displayed before
whiteboard is displayed doesn't disappear. ).

As before my first project displays whiteboard without problem and my
second project has problems:
I already tried to restart web server and I executed trac upgrade but
error remains.

I am really surprised that so many problems occured in this upgrade.
Does anyone have some clue, why my whiteboard is hung?

Thanks for your help.

Log output:
2010-06-07 00:45:10,013 Trac[log] DEBUG: [Environment]: SELECT =>
Executing Query: SELECT description, name, sorting_keys, ticket_types,
b_type FROM agilo_backlog ORDER BY b_type, name {}
2010-06-07 00:45:10,018 Trac[main] WARNING: HTTPNotFound: 404 Not
Found (No handler matched request to /images/cursor-hand.cur)
2010-06-07 00:45:10,071 Trac[log] DEBUG: [Sprint]: Returning duration
11 start: 2010-04-15 22:00:00+00:00, end: 2010-04-29 22:00:00+00:00
2010-06-07 00:45:10,084 Trac[log] DEBUG: [Sprint]: Returning duration
10 start: 2010-04-29 22:00:00+00:00, end: 2010-05-12 22:00:00+00:00
2010-06-07 00:45:10,097 Trac[log] DEBUG: [Sprint]: Returning duration
10 start: 2010-05-13 22:00:00+00:00, end: 2010-05-26 22:00:00+00:00
2010-06-07 00:45:10,109 Trac[log] DEBUG: [Sprint]: Returning duration
10 start: 2010-05-27 22:00:00+00:00, end: 2010-06-09 22:00:00+00:00
2010-06-07 00:45:10,884 Trac[main] DEBUG: Dispatching <Request "GET u'/
json/config/backlog/alternative_views'">
2010-06-07 00:45:10,988 Trac[main] DEBUG: Dispatching <Request "GET u'/
chrome/agilo/images/toolbar/buttonMiddle.png'">

On Jun 7, 12:00 am, tex <[email protected]> wrote:
> 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

Reply via email to