I wonder which one (or ones?) cause the problem? That might be helpful information for the Heroku developers.
Maybe moving half of them to another folder and seeing which half causes the problem, then moving half of that group, and then keep halving the group until you isolate the one. Problem is, if there is more than one -- but you could still use this technique to narrow it down and identify the culprits. I know it would take time to do this but like I say, it might be helpful. :) Kevin Ant wrote: > I have this problem too with application unity. Renaming the plugin > folder works but does that mean I have to rename and rename back every > time I do a migration? > > Here's my plugin list > > auto_complete > calendar_helper > in_place_editing > paperclip > redbox > restful_authentication > schema-browser > will_paginate > yaml_db > > > Thanks > > Anthony > > On Apr 22, 12:38 am, "Orion Henry" <[EMAIL PROTECTED]> wrote: >> Hey, >> >> I took a look at kuss. >> It looks like there was a nasty interaction between your plugin >> associated_list >> and one loaded automatically on heroku, transactional_migrations. >> I was able to run the migrations by disabling plugins (renaming the plugins >> folder). >> >> Orion >> >> On Fri, Apr 18, 2008 at 2:18 PM, luiGi <[EMAIL PROTECTED]> wrote: >> >>> I am also getting this error. >>> if I run with --trace I see an endless loop of: >>> /home/userapps_plugins/transactional_migrations/lib/ >>> red_hill_consulting/transactional_migrations/active_record/ >>> migration.rb:15:in `migrate_without_transactional_migrations' >>> /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/ >>> connection_adapters/abstract/database_statements.rb:66:in >>> `transaction' >>> /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/ >>> transactions.rb:79:in `transaction' >>> until a >>> rake aborted! >>> stack level too deep >>> is reached. >>> my app is "kuss" >>> On Apr 3, 4:52 pm, David - zLo <[EMAIL PROTECTED]> wrote: >>>> i also get this error when working with goldberg :( >>>> (also cant get goldberg working because i get "No route matching "/" >>>> but localy it works :() >>>> apps: goldberg and odsa >>>> On 2 Apr., 21:13, "Orion Henry" <[EMAIL PROTECTED]> wrote: >>>>> what app? >>>>> On Tue, Apr 1, 2008 at 4:14 PM, furdervish <[EMAIL PROTECTED]> >>> wrote: >>>>>> I keep getting a "stackleveltoodeep" error when I try to run my >>>>>> migrations for the first time. I'm running mysl locally...have >>> never >>>>>> seen this error before. Anyone have ideas? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
