On Mon, Apr 21, 2008 at 4:23 PM, sup <[EMAIL PROTECTED]> wrote: > > Im trying to access my database in scheduler action.but its raising > and exception like: > > Ping statistics for 64.106.79.110: > Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), > trigger() caught exception > A copy of DeviceController has been removed from the module tree but > is still ac > tive! > C:/Rails1/ruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ > active_support/dep > endencies.rb:237:in `load_missing_constant' > C:/Rails1/ruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ > active_support/dep > endencies.rb:468:in `const_missing'
Hi Sup, your issue is not about the OpenWFEru scheduler. Read carefully your error message. Have you tried to run your method1 outside of the scheduler ? Why did you name it "method1" ? It means nothing. Try googling about your error message. And then if you are 100% sure it's related to the OpenWFEru scheduler then post about that at this mailing list : http://groups.google.com/group/rufus-ruby Please remember that the mailing list here is about the development issues of OpenWFEru, it's not about debugging Rails code. Kind regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru dev" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
