Thanks for the reply. Unfortunately, this behavior is still occurring:
----------
$ ruby ruote-amqp_test.rb
{:timeout=>nil, :pass=>"guest", :user=>"guest", :vhost=>"/", :ssl=>false,
:host=>"127.0.0.1", :logging=>false, :port=>5672}
/Library/Ruby/Gems/1.8/gems/ruote-2.1.10/lib/ruote/receiver/base.rb:
47:in `reply': undefined method `storage' for nil:NilClass
(NoMethodError)
from /Library/Ruby/Gems/1.8/gems/ruote-amqp-2.1.5/lib/ruote-amqp/
workitem_listener.rb:67:in `initialize'
from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/mq/queue.rb:391:in
`call'
from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/mq/queue.rb:391:in
`receive'
from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/mq.rb:171:in
`process_frame'
from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/amqp/client.rb:9:in
`process_frame'
from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/amqp/client.rb:117:in
`receive_data'
from /Library/Ruby/Gems/1.8/gems/eventmachine-0.12.10/lib/
eventmachine.rb:256:in `run_machine'
from /Library/Ruby/Gems/1.8/gems/eventmachine-0.12.10/lib/
eventmachine.rb:256:in `run'
from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/amqp.rb:79:in `start'
from /Library/Ruby/Gems/1.8/gems/ruote-amqp-2.1.5/lib/ruote-amqp.rb:
43:in `start!'
from /Library/Ruby/Gems/1.8/gems/ruote-amqp-2.1.5/lib/ruote-amqp.rb:
41:in `initialize'
from /Library/Ruby/Gems/1.8/gems/ruote-amqp-2.1.5/lib/ruote-amqp.rb:
41:in `new'
from /Library/Ruby/Gems/1.8/gems/ruote-amqp-2.1.5/lib/ruote-amqp.rb:
41:in `start!'
from /Library/Ruby/Gems/1.8/gems/ruote-amqp-2.1.5/lib/ruote-amqp/
workitem_listener.rb:60:in `initialize'
from ruote-amqp_test.rb:20:in `new'
from ruote-amqp_test.rb:20
----------
Please let me know if there is any additional information I can
provide which might be helpful.
On May 2, 8:40 pm, John Mettraux <[email protected]> wrote:
> On Mon, May 3, 2010 at 11:48 AM, John Mettraux <[email protected]> wrote:
>
> > On Sun, May 02, 2010 at 09:32:28AM -0700, threetee wrote:
>
> >> $ ruby ruote-amqp_test.rb
> >> {:timeout=>nil, :pass=>"guest", :user=>"guest", :vhost=>"/", :ssl=>false,
> >> :host=>"127.0.0.1", :logging=>false, :port=>5672}
> >> /Library/Ruby/Gems/1.8/gems/ruote-2.1.10/lib/ruote/receiver/base.rb:
> >> 47:in `reply': undefined method `storage' for nil:NilClass
> >> (NoMethodError)
>
> > Mea culpa.
>
> > http://github.com/jmettraux/ruote/blob/ruote2.1/TODO.txt#L352
>
> > Let me fix that quickly, stay tuned,
>
> Hello,
>
> http://github.com/jmettraux/ruote/commit/3119291792e33df0acfcd4d3b3f4...
>
> should hopefully fix the issue. Please tell me if you run into other issues.
>
> 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
--
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