On Mon, May 11, 2009 at 2:15 PM, pranav <[email protected]> wrote: > > I am trying to launch a process definition in ruote-web2 and I am > facing the following problems - > > 1. no connection available > > (...) > > 2. ActiveRecord::ConnectionNotEstablished: no connection available: > SELECT * FROM process_errors WHERE (process_errors.[wfid] = '20090511- > deyupuheja') ORDER BY id asc > > This post has helped me a lot as I faced same errors.. As mentioned in > this thread.. > I have added h[:remote_definitions_allowed] = true to the ruote_plugin/ > init.rb > Also, I have updated my lib/openwfe/expool/def_parser.rb > > I am working on windows.. I am using MS-SQL Server, JRuby 1.2.0, > activerecord 2.3.2, activerecord-jdbc-adapter (0.9) > Please suggest how to resolve this problem.
Hello, I don't own any copy of ms-sql, I can't help you much. Have you tried to google a bit : http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&q=activerecod+mssql+connection+not+established ? Next time, could you please start a new thread of discussion ? This connection problem is not related directly to the thread started by Coondog. Thanks in advance. 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 -~----------~----~----~----~------~----~------~--~---
