Skip to content

Instantly share code, notes, and snippets.

@fltiago
Created January 13, 2016 19:17
Show Gist options
  • Save fltiago/84f47e0f959fd6107177 to your computer and use it in GitHub Desktop.
Save fltiago/84f47e0f959fd6107177 to your computer and use it in GitHub Desktop.
/Users/fltiago/.rvm/gems/ruby-2.2.1/gems/avro-1.7.7/lib/avro/ipc.rb:453:in `read_buffer_length': Socket read 0 bytes. (Avro::IPC::ConnectionClosedException)
from /Users/fltiago/.rvm/gems/ruby-2.2.1/gems/avro-1.7.7/lib/avro/ipc.rb:398:in `block in read_framed_message'
from /Users/fltiago/.rvm/gems/ruby-2.2.1/gems/avro-1.7.7/lib/avro/ipc.rb:396:in `loop'
from /Users/fltiago/.rvm/gems/ruby-2.2.1/gems/avro-1.7.7/lib/avro/ipc.rb:396:in `read_framed_message'
from /Users/fltiago/.rvm/gems/ruby-2.2.1/gems/avro-1.7.7/lib/avro/ipc.rb:391:in `transceive'
from /Users/fltiago/.rvm/gems/ruby-2.2.1/gems/avro-1.7.7/lib/avro/ipc.rb:111:in `request'
from ./sample_ipc_client.rb:49:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment