Hi Anthony, Am 20.12.10 20:08, schrieb anthony.dahanne: > Hello all ! > I just upgraded my agilo install from sqlite to postgresql, just doing > a plain sqlite dump; and everything works as before. > Except to day I tried creating a new requirement, and I'm stuck with > this stacktrace : [...] > InternalError: current transaction is aborted, commands ignored until > end of transaction block
This sounds like an SQL-Syntax error. Can you desribe in more detail how you where able to trigger it? Does it depend on specific values? Maybe the generation of SQL is incorrect for some circumstances. > I'm kinda lost right now; I'm using those plugins : > Trac 0.11.7 > TracAccountManager 0.2.1dev-r9290 > agilo 0.9.1 > binary-agilo 1.3.1-PRO > on Ubuntu 10.10 with postgresql > Thanks for your help ! You should uninstall the agilo 0.9.1 egg if you have the pro version installed as it includes agilo 0.9.1 as a part. While it should still work and not trigger errors the likes you've seen, it certainly is better to have only one copy of the code in question in the system. Regards, Martin -- 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 Agilo Software GmbH <http://www.agiloforscrum.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

