You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently started to see this error occurs with some frequency. Ruby version is ruby 1.9.3p484. Error stack is:
ArgumentError - too large fdsets:
/root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/zookeeper-1.4.8/ext/c_zookeeper.rb:282:in zkrb_iterate_event_loop' /root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/zookeeper-1.4.8/ext/c_zookeeper.rb:282:inevent_thread_body'
/root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in call' /root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:inblock in create_with_logging_context'
Any idea what this means? Any guidance would be helpful -- Thanks in advance
The text was updated successfully, but these errors were encountered:
I've recently started to see this error occurs with some frequency. Ruby version is ruby 1.9.3p484. Error stack is:
ArgumentError - too large fdsets:
/root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/zookeeper-1.4.8/ext/c_zookeeper.rb:282:in
zkrb_iterate_event_loop' /root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/zookeeper-1.4.8/ext/c_zookeeper.rb:282:in
event_thread_body'/root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in
call' /root/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in
block in create_with_logging_context'Any idea what this means? Any guidance would be helpful -- Thanks in advance
The text was updated successfully, but these errors were encountered: