Logstash solaris10上的日志存储运行失败

Logstash solaris10上的日志存储运行失败,logstash,jruby,solaris,solaris-10,Logstash,Jruby,Solaris,Solaris 10,我试图在Solaris10上运行基于Oracle JDK8版本的Logstash,但收到以下错误。我该怎么处理呢 此版本的JRuby是否不再支持Solaris warning: thread "[main]-pipeline-manager" terminated with exception (report_on_exception is true): NotImplementedError: block device detection unsupported or na

我试图在Solaris10上运行基于Oracle JDK8版本的Logstash,但收到以下错误。我该怎么处理呢

此版本的JRuby是否不再支持Solaris

warning: thread "[main]-pipeline-manager" terminated with exception (report_on_exception is true):
NotImplementedError: block device detection unsupported or native support failed to load; see http://wiki.jruby.org/Native-Libraries
                     blockdev? at org/jruby/RubyFileTest.java:67
                    initialize at /data/tuxedo/logstash-7.3.2/vendor/bundle/jruby/2.5.0/gems/logstash-input-file-4.1.10/lib/filewatch/sincedb_collection.rb:20
  build_watch_and_dependencies at /data/tuxedo/logstash-7.3.2/vendor/bundle/jruby/2.5.0/gems/logstash-input-file-4.1.10/lib/filewatch/observing_base.rb:62
                    initialize at /data/tuxedo/logstash-7.3.2/vendor/bundle/jruby/2.5.0/gems/logstash-input-file-4.1.10/lib/filewatch/observing_base.rb:56
              start_processing at /data/tuxedo/logstash-7.3.2/vendor/bundle/jruby/2.5.0/gems/logstash-input-file-4.1.10/lib/logstash/inputs/file.rb:332
                           run at /data/tuxedo/logstash-7.3.2/vendor/bundle/jruby/2.5.0/gems/logstash-input-file-4.1.10/lib/logstash/inputs/file.rb:337
                   inputworker at /data/tuxedo/logstash-7.3.2/logstash-core/lib/logstash/java_pipeline.rb:309
                   start_input at /data/tuxedo/logstash-7.3.2/logstash-core/lib/logstash/java_pipeline.rb:302