Logstash version 5.0.0
attempt to send information to Rabbit MQ in output results in below error
[ERROR][logstash.agent ] Pipeline aborted due to error {:exception=>java.util.concurrent.TimeoutException,
:backtrace=>["com.rabbitmq.utility.BlockingCell.get(com/rabbitmq/utility/BlockingCell.java:77)",
"com.rabbitmq.utility.BlockingCell.uninterruptibleGet(com/rabbitmq/utility/BlockingCell.java:111)",
"com.rabbitmq.utility.BlockingValueOrException.uninterruptibleGetValue(com/rabbitmq/utility/BlockingValueOrException.java:37)",
"com.rabbitmq.client.impl.AMQChannel$BlockingRpcContinuation.getReply(com/rabbitmq/client/impl/AMQChannel.java:367)",
"com.rabbitmq.client.impl.ChannelN.close(com/rabbitmq/client/impl/ChannelN.java:582)",
"com.rabbitmq.client.impl.ChannelN.close(com/rabbitmq/client/impl/ChannelN.java:509)",
"java.lang.reflect.Method.invoke(java/lang/reflect/Method.java:497)",
"RUBY.close(/path/logstash-5.0.0/vendor/bundle/jruby/1.9/gems/march_hare-2.15.0-java/lib/march_hare/channel.rb:165)",
"RUBY.close_connection(/path/logstash-5.0.0/vendor/bundle/jruby/1.9/gems/logstash-mixin-rabbitmq_connection-4.1.2-java/lib/logstash/plugin_mixins/rabbitmq_connection.rb:93)",
"RUBY.close(/path/logstash-5.0.0/vendor/bundle/jruby/1.9/gems/logstash-output-rabbitmq-4.0.4-java/lib/logstash/outputs/rabbitmq.rb:66)",
"RUBY.do_close(/path/logstash-5.0.0/logstash-core/lib/logstash/plugin.rb:69)", "org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613)",
"RUBY.do_close(/path/logstash-5.0.0/logstash-core/lib/logstash/output_delegator_strategies/legacy.rb:26)",
"RUBY.do_close(/path/logstash-5.0.0/logstash-core/lib/logstash/output_delegator.rb:47)", "org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613)",
"RUBY.shutdown_workers(/path/logstash-5.0.0/logstash-core/lib/logstash/pipeline.rb:394)", "RUBY.run(/path/logstash-5.0.0/logstash-core/lib/logstash/pipeline.rb:168)",
"RUBY.start_pipeline(/path/logstash-5.0.0/logstash-core/lib/logstash/agent.rb:250)", "java.lang.Thread.run(java/lang/Thread.java:745)"]}