On Thu, Nov 6, 2008 at 8:11 AM, jmoses <[EMAIL PROTECTED]> wrote: > > Now, this _used_ to work just fine. Immediately after upgrading to > 0.9.19, I'm seeing this error: > > <pre> > /Library/Ruby/Gems/1.8/gems/ruote-0.9.19/lib/openwfe/engine/engine.rb: > 652:in `start_new': wrong number of arguments (1 for 0) > (ArgumentError) > from /Library/Ruby/Gems/1.8/gems/ruote-0.9.19/lib/openwfe/engine/ > engine.rb:652:in `build_scheduler' > from /Library/Ruby/Gems/1.8/gems/ruote-0.9.19/lib/openwfe/engine/ > engine.rb:120:in `initialize' > from /Volumes/ShotRunner/shotrunner.net/lib/workflows.rb:87:in `new' > </pre> > > Whups, answered my own problem. > > It seems like the "ruote-0.9.19" gem doesn't depend on the "rufus- > scheduler" (whether this is correct or not doesn't really matter), so > I had to update it manually.
Hello Jon, It depends on rufus-scheduler. I guess I'll have to make sure the ruote gem picks the latest rufus-scheduler when installed/updated. > So, I don't need help anymore (since I'm working happily again), I'm > just posting incase somebody else stumbles blindly into the same > corner I was in. Thanks a lot, I'm sure it will spare someone some time. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" 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/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
