Issue #3070 has been updated by Brice Figureau. Category set to Rails Status changed from Investigating to Duplicate Assigned to changed from Brice Figureau to Markus Roberts
This is a dup of #2720 which unfortunately doesn't seem to be fixable (and might be related to issuing several transaction on the same connection in AR). My advice: do not use sqlite3 for anything serious like running multiple clients. Upgrade to mysql or postgresql. Markus: any idea if this is fixable? ---------------------------------------- Bug #3070: Leaks transactions http://projects.reductivelabs.com/issues/3070 Author: Bastian Blank Status: Duplicate Priority: Normal Assigned to: Markus Roberts Category: Rails Target version: Affected version: 0.25.1 Keywords: Branch: puppetmaster seems to leak transactions in the storedconfig part. After an error in the rollback, all further operations are blocked. Jan 14 07:57:48 puppet puppetmasterd[13495]: Could not call: cannot rollback transaction - SQL statements in progress Jan 14 07:57:48 puppet puppetmasterd[13495]: Could not call: cannot start a transaction within a transaction Jan 14 07:58:58 puppet puppetmasterd[13495]: Could not call: cannot start a transaction within a transaction Jan 14 08:01:54 puppet puppetmasterd[13495]: Could not call: cannot start a transaction within a transaction See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563657 for further information. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
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/puppet-bugs?hl=en.
