Discussion:
[Agilo for Trac] python InternalError when I try to create new story or task on demo: http://demo.agilofortrac.com/newticket
David Fox
2013-01-04 19:22:24 UTC
Permalink
I just registered at agilofortrac.com and signed into the demo at http://demo.agilofortrac.com

I'm trying to create a new story or task. After filling in the form, I click create ticket, and get this error message in my browser window:

Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 376, in send_error
'text/html')
File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 733, in render_template
message = req.session.pop('chrome.%s.%d' % (type_, i))
File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 195, in __getattr__
value = self.callbacks[name](self)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 265, in _get_session
return Session(self.env, req)
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 162, in __init__
self.get_session(req.authname, authenticated=True)
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 178, in get_session
super(Session, self).get_session(sid, authenticated)
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 59, in get_session
(sid, int(authenticated)))
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 64, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 64, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
InternalError: FEHLER: aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert

Clicking preview works fine, but create ticket from the preview window has the same problem.

Doesn't seem to depend on the values I fill in in the fields: I've tried adding a story/task to the product backlog or to the sprint, assigning
or not assigning it, with the same results.

I'm using Firefox 17.0.1 on Windows 7

I'm evaluating Agilo for Trac to see decide whether or not to recommend it for a new agile project at work. Obviously, if I do recommend
it and point my boss to the website, it won't go over well if he gets this type of error doing something routine like creating a new story in the
backlog.
--
Follow Agilo on Twitter: http://twitter.com/agilofortrac
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-trac
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Trac" Google Group. This group is focused on
supporting Agilo for Trac users and is moderated by
Agilo Software GmbH <http://www.agilosoftware.com>.

To post to this group, send email to agilo-/***@public.gmane.org
To unsubscribe from this group, send an email to
agilo+unsubscribe-/***@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/agilo
Stefano Rago
2013-01-05 09:30:32 UTC
Permalink
Hi David,
Post by David Fox
I just registered at agilofortrac.com and signed into the demo at http://demo.agilofortrac.com
For some reason, a routine that takes care of resetting the demo data failed and left the database in an inconsistent state, hence the error you experienced.
Now it's fixed, sorry for the inconvenience and thanks for reporting this issue.

Please let us know if you have problems.

Cheers


Stefano Rago
Software Engineer
Agilo Software GmbH
Gruenberger Str. 54
10245 Berlin, Germany

stefano.rago-CKHYNj9aYvRx67MzidHQgQC/***@public.gmane.org
http://www.agilosoftware.com

Follow us on twitter: http://twitter.com/agiloforscrum, http://twitter.com/agilofortrac

Amtsgericht Charlottenburg: HRB 127146
CEO Marion Eickmann, Andrea Tomasini
--
Follow Agilo on Twitter: http://twitter.com/agilofortrac
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-trac
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Trac" Google Group. This group is focused on
supporting Agilo for Trac users and is moderated by
Agilo Software GmbH <http://www.agilosoftware.com>.

To post to this group, send email to agilo-/***@public.gmane.org
To unsubscribe from this group, send an email to
agilo+unsubscribe-/***@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/agilo
Loading...