Hi John, This happens when I launch a process instance with an URI like "http:// localhost:3000/defs/leave_request1.rb". Here's the App Trace:
------------------------------- http://localhost:3001/processes/20090416-nakaditeza ArgumentError in ProcessesController#show marshal data too short C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:222:in `load' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:222:in `load_fexp' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:220:in `open' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:220:in `load_fexp' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:150:in `find_expressions' C:/instantrails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 31:in `inject' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:148:in `each' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:148:in `inject' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/fs_expstorage.rb:148:in `find_expressions' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/expool/expstorage.rb:257:in `find_expressions' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/engine/status_methods.rb:314:in `process_statuses' C:/instantrails/rails_apps/ruote-web2/vendor/plugins/ruote_plugin/ lib_ruote/openwfe/engine/status_methods.rb:369:in `process_status' C:/instantrails/rails_apps/ruote-web2/app/controllers/ processes_controller.rb:73:in `show' ------------------------------- I'm using Windows XP SP2, Ruby 1.8.6, no cygwing (standalone Ruby installation set in the PATH). Thank you! On Apr 16, 7:26 pm, John Mettraux <[email protected]> wrote: > On Fri, Apr 17, 2009 at 8:22 AM, Freddy Peña <[email protected]> wrote: > > > Sorry for pushing this issue, I'm kinda experiencing it too and can't > > find a fix. I've tried the "h[:remote_definitions_allowed] = true" fix > > and some workarounds like using an absolute URI (http://localhost:3000/ > > defs/leave_request1.rb) and it seemed to work, however, rails started > > complaining with "marshal data too short", which I think it's about > > the data in the "work_*" folder being corrupted. > > > I'd very much appreciate some pointers for fixing this. > > > Thanks for your time spent into this. > > Hello Freddy, > > could I have the backtrace for "marshal data too short" ? Else I won't > be able to help you. > > May I have some details about your windows version and your ruby > version ? Cygwin or ruby.exe something ? > > Thanks in advance, > > -- > 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 -~----------~----~----~----~------~----~------~--~---
