Hi,
back log and tickets are not getting updated for the existing trac
site after installing agilo plugin.
we have installed and configured the agilo plugin in the following
manner .
1.created empty site
2.installed agilo plugin and enabled all modules
3.restored exiting site data base back up (postgressql dump)
after that the existing tickets are not getting updated
when we try to view the exsting back log .
it throws the following exception
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/web/api.py", line 379, in send_error
'text/html')
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/web/chrome.py", line 733, in render_template
message = req.session.pop('chrome.%s.%d' % (type_, i))
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/web/api.py", line 198, in __getattr__
value = self.callbacks[name](self)
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/web/main.py", line 265, in _get_session
return Session(self.env, req)
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/web/session.py", line 162, in __init__
self.get_session(req.authname, authenticated=True)
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/web/session.py", line 178, in get_session
super(Session, self).get_session(sid, authenticated)
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/web/session.py", line 59, in get_session
(sid, int(authenticated)))
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/db/util.py", line 64, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.5/site-packages/Trac-0.11.7.1dev_r9420-
py2.5.egg/trac/db/util.py", line 64, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
InternalError: current transaction is aborted, commands ignored until
end of transaction block
am I doing this wrong some how?
can any body please help me
Thanks
Chithambara
--
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
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
To unsubscribe, reply using "remove me" as the subject.