jmettraux / ruote

a ruby workflow engine (dead)
MIT License
496 stars 74 forks source link

Calling reply on participant retreived from dashboard results in NoMethodError: undefined method `fei' for nil:NilClass #81

Closed chiradeep closed 11 years ago

chiradeep commented 11 years ago

rails console w = RUOTE.participant('WaitCondition') w.reply NoMethodError: undefined method fei' for nil:NilClass from ~/.rvm/gems/ruby-1.9.3-p374/gems/ruote-2.3.0.2/lib/ruote/part/local_participant.rb:85:infei' from ~/.rvm/gems/ruby-1.9.3-p374/gems/ruote-2.3.0.2/lib/ruote/part/local_participant.rb:107:in applied_workitem' from ~/.rvm/gems/ruby-1.9.3-p374/gems/ruote-2.3.0.2/lib/ruote/part/local_participant.rb:78:inworkitem' from ~/.rvm/gems/ruby-1.9.3-p374/gems/ruote-2.3.0.2/lib/ruote/part/local_participant.rb:140:in `reply_to_engine' from (irb):32

chiradeep commented 11 years ago

Invalid usecase

jmettraux commented 11 years ago

discussed in http://ruote-irclogs.s3.amazonaws.com/log_2013-05-23.html