On Fri, May 15, 2009 at 9:40 PM, pranav <[email protected]> wrote: > > I tried the singlecon.rb at http://gist.github.com/112174 > I tried to use it as is.. It had some errors such as > > uninitialized class variable @@connection in > OpenWFE::Extras::SingleConnectionMixin > > With my limited Ruby knowledge I tried a few things to do away with > this error.. > Once I was through
Too bad you're not explaining me how you "went through" :( That would have helped. > I again received the same error of > > ActiveRecord::ConnectionNotEstablished in ProcessesController#show > > Also on the console > It dumps this infinite times-------- > > [1, #<ActiveRecord::ConnectionAdapters::JdbcAdapter:0x1304a7c > @connection=#<ActiveRecord::ConnectionAdapters::JdbcConnection: > 0x1e1b0e7 @adapter=#<ActiveRecord::ConnectionAdapters::JdbcAdapter: > 0x1304a7c ...>, @connection=#<Java::ComMysqlJdbc::Connection:0x2516dc > @java_object=#<Java::JavaObject:0x1000323>> I have updated the gist : http://gist.github.com/112174 Could you please try with that new version ? When you hit the launch button, could you please tell how it behaves ? I'm interested in output that look like : [1, Ruote::ProcessError, ... Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
