back log and tickets are not getting updated for the existing trac site after installing agilo plugin

3 views
Skip to first unread message

suman.chithambaram

unread,
Apr 15, 2010, 2:13:40 PM4/15/10
to Agilo for Scrum, chitha...@coreobjects.com
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


Felix Schwarz

unread,
Apr 21, 2010, 5:07:24 AM4/21/10
to ag...@googlegroups.com
Am 15.04.2010 20:13, schrieb suman.chithambaram:
> 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

This is because trac does not issue an automatic ROLLBACK on a DB
connection after an error occurred. So the page you're seeing the error
might not be related to the actual place where the real problem is.

Therefore we need to find out what causes the troubles.

Can you restart Agilo (e.g. by restarting Apache). Can you reproduce the
problem afterwards?

If yes, please try to create a new Agilo environment without your
previous data and check if the error occurs there as well? If not, you
probably experience a configuration issue or some issue with your
previous data that need to be resolved.

For further diagnosis, please enable error logging and check trac.log
for obvious problems.

fs

--
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 ag...@googlegroups.com
To unsubscribe from this group, send email to
agilo+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
Reply all
Reply to author
Forward
0 new messages