Logstash crashing repeatedly with MUTEX error
Posted: Sun Feb 05, 2017 2:31 pm
Here is the error we are seeing:
Research on this issue turns up some ELK issues with something around /etc/resolve.conf or around the jruby resolv:host_class
This problem seems to be getting much worse.
NLS 1.4.0
Redhat EL6
Code: Select all
ConcurrencyError: interrupted waiting for mutex: null
lock at org/jruby/ext/thread/Mutex.java:94
execute_task_once at /usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.8.0-java/lib/concurrent/delay.rb:83
wait at /usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.8.0-java/lib/concurrent/delay.rb:60
value at /usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.8.0-java/lib/concurrent/obligation.rb:47
global_timer_set at /usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.8.0-java/lib/concurrent/configuration.rb:58
finalize_global_executors at /usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.8.0-java/lib/concurrent/configuration.rb:137
Concurrent at /usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.8.0-java/lib/concurrent/configuration.rb:165This problem seems to be getting much worse.
NLS 1.4.0
Redhat EL6