Hi John, I am also seeing the documents table being cleaned (appears periodically).. would you have any clues for this to happen?
thanks very much. On May 5, 4:07 pm, Pedro Teixeira <[email protected]> wrote: > Hi there, > > I'm receiving the following error: > > message #<NoMethodError: undefined method `[]' for nil:NilClass> > trace > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > log/pretty.rb:116:in `pretty_print' > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > log/wait_logger.rb:55:in `notify' > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > worker.rb:279:in `notify' > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > worker.rb:276:in `each' > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > worker.rb:276:in `notify' > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > worker.rb:261:in `process' > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > worker.rb:173:in `step' > /opt/intelie/itsm/shared/bundle/ruby/1.8/gems/ruote-2.2.0/lib/ruote/ > worker.rb:75:in `run' > > It seems that msg['action'] is nil, is that possible? > > it's worth mentioning that I'm using a custom activerecord > storage:https://gist.github.com/957673 > [basically a copy from the sequel one] > > cheers, > Pedro -- 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
