Logstash Failing with Certain Error

Hi ,

I am trying to run Logstash on a cloud server but it does not come up properly and fails with below error :

Exception in thread "Ruby-0-Thread-3: C:/ELK/logstash-1.5.4/vendor/bundle/jruby/1.9/gems/stud-0.0.21/lib/stud/task.rb:10
" java.lang.UnsupportedOperationException
at java.lang.Thread.stop(Thread.java:869)
at org.jruby.RubyThread.exceptionRaised(RubyThread.java:1221)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:112)
at java.lang.Thread.run(Thread.java:745)