Created
January 13, 2016 19:17
-
-
Save fltiago/84f47e0f959fd6107177 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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