美文网首页
Logstash failed to create queue.

Logstash failed to create queue.

作者: langlyyy | 来源:发表于2020-03-12 01:03 被阅读0次
    [2020-03-11T21:19:08,779][ERROR][org.logstash.execution.AbstractPipelineExt] Logstash failed to create queue.
    java.io.IOException: Page file size is too small to hold elements
            at org.logstash.ackedqueue.io.MmapPageIOV2.mapFile(MmapPageIOV2.java:275) ~[logstash-core.jar:?]
            at org.logstash.ackedqueue.io.MmapPageIOV2.open(MmapPageIOV2.java:64) ~[logstash-core.jar:?]
            at org.logstash.ackedqueue.Queue.open(Queue.java:193) ~[logstash-core.jar:?]
            at org.logstash.ackedqueue.ext.JRubyAckedQueueExt.open(JRubyAckedQueueExt.java:100) ~[logstash-core.jar:?]
            at org.logstash.ackedqueue.ext.JRubyWrappedAckedQueueExt.initialize(JRubyWrappedAckedQueueExt.java:42) ~[logstash-core.jar:?]
            at org.logstash.ackedqueue.QueueFactoryExt.create(QueueFactoryExt.java:39) ~[logstash-core.jar:?]
            at org.logstash.execution.AbstractPipelineExt.openQueue(AbstractPipelineExt.java:176) [logstash-core.jar:?]
            at org.logstash.execution.AbstractPipelineExt$INVOKER$i$0$0$openQueue.call(AbstractPipelineExt$INVOKER$i$0$0$openQueue.gen) [jruby-complete-9.2.9.0.jar:?
    ]
            at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:831) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.ir.targets.InvokeSite.invoke(InvokeSite.java:183) [jruby-complete-9.2.9.0.jar:?]
            at data.www.logstash_minus_7_dot_6_dot_0.logstash_minus_core.lib.logstash.java_pipeline.RUBY$method$initialize$0(/data/www/logstash-7.6.0/logstash-core/l
    ib/logstash/java_pipeline.rb:28) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:84) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:70) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:86) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.RubyClass.newInstance(RubyClass.java:915) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.RubyClass$INVOKER$i$newInstance.call(RubyClass$INVOKER$i$newInstance.gen) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.ir.targets.InvokeSite.invoke(InvokeSite.java:183) [jruby-complete-9.2.9.0.jar:?]
            at data.www.logstash_minus_7_dot_6_dot_0.logstash_minus_core.lib.logstash.pipeline_action.create.RUBY$method$execute$0(/data/www/logstash-7.6.0/logstash-
    core/lib/logstash/pipeline_action/create.rb:36) [jruby-complete-9.2.9.0.jar:?]
            at data.www.logstash_minus_7_dot_6_dot_0.logstash_minus_core.lib.logstash.pipeline_action.create.RUBY$method$execute$0$__VARARGS__(/data/www/logstash-7.6
    .0/logstash-core/lib/logstash/pipeline_action/create.rb) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:84) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:70) [jruby-complete-9.2.9.0.jar:?]
            at org.jruby.ir.targets.InvokeSite.invoke(InvokeSite.java:183) [jruby-complete-9.2.9.0.jar:?]
            at data.www.logstash_minus_7_dot_6_dot_0.logstash_minus_core.lib.logstash.agent.RUBY$block$converge_state$2(/data/www/logstash-7.6.0/logstash-core/lib/lo
    gstash/agent.rb:326) [jruby-complete-9.2.9.0.jar:?]
    
    

    相关文章

      网友评论

          本文标题:Logstash failed to create queue.

          本文链接:https://www.haomeiwen.com/subject/cvakjhtx.html