Hi John, This is kinda surprising.. I was able to launch process definition and was facing the above mentioned error.. Then I downloaded this patch and tried to get the proceed button.. But instead the "ActiveRecord no connection" error has returned to haunt me.. I don't think it would be this patch as it was a minor fix. But still I reverted back to the previous version and tried to setup an entirely new project. But that also didn't help. So, I was wondering if the "no connection" error had been actually resolved. If not, then how come it was working for some time and now it is not.. Is it something to do with my jdbcmysql adapter? What is causing this unstable behavior(Sometimes /workitems page comeup.. sometimes it shows the error page)?
Please help Thanks Pranav On May 21, 6:25 pm, John Mettraux <[email protected]> wrote: > On Thu, May 21, 2009 at 10:14 PM, pranav <[email protected]> wrote: > > > I had done the exact same thing.. I am > > athttp://localhost:3000/workitems/20090521-homiruhoga > > I should be able to see a proceed button here.. All that I get is > > wfid workflow since expid store participant > > activity 1 workitems > > 20090521-homiruhoga sample 0 19m 0.0.0 pranav pranav > > you really don't see any "show | edit | pick" buttons ? Does an error > appear in the Rails log when this page gets rendered ? > > > If I click on to workflow i.e. sample 0 then I get the following error > > > ActiveRecord::ActiveRecordError: Unknown column 'ar_workitems.wf_name' > > in 'where clause': SELECT * FROM `ar_workitems` WHERE > > (`ar_workitems`.`store_name` IN ('pranav','unknown','team a') AND > > `ar_workitems`.`wf_name` = 'sample') ORDER BY dispatch_time DESC > > LIMIT 0, 30 > > > Clicking on any other item, same screen is shown :( > > OK, I fixed this "wf_name" issue : > > http://github.com/jmettraux/ruote-web2/commit/93dffd25cd61dd3f97f40fb... > > Thanks a lot for reporting it. > > -- > 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 -~----------~----~----~----~------~----~------~--~---
