daily pastebin goal
23%
SHARE
TWEET

Logstash 5.0.2 Trace (config check OK)

a guest Dec 1st, 2016 19 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Exception in thread "[main]>worker0" java.lang.ArrayIndexOutOfBoundsException: -1
  2.         at java.util.ArrayList.elementData(ArrayList.java:418)
  3.         at java.util.ArrayList.remove(ArrayList.java:495)
  4.         at org.logstash.FieldReference.parse(FieldReference.java:37)
  5.         at org.logstash.PathCache.cache(PathCache.java:37)
  6.         at org.logstash.Accessors.get(Accessors.java:18)
  7.         at org.logstash.Event.getUnconvertedField(Event.java:150)
  8.         at org.logstash.ext.JrubyEventExtLibrary$RubyEvent.ruby_get_field(JrubyEventExtLibrary.java:113)
  9.         at org.logstash.ext.JrubyEventExtLibrary$RubyEvent$INVOKER$i$1$0$ruby_get_field.call(JrubyEventExtLibrary$RubyEvent$INVOKER$i$1$0$ruby_get_field.gen)
  10.         at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  11.         at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  12.         at org.jruby.ast.DAsgnNode.interpret(DAsgnNode.java:110)
  13.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  14.         at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  15.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  16.         at org.jruby.ast.IfNode.interpret(IfNode.java:110)
  17.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  18.         at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  19.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  20.         at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206)
  21.         at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194)
  22.         at org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125)
  23.         at org.jruby.runtime.Block.call(Block.java:101)
  24.         at org.jruby.RubyProc.call(RubyProc.java:300)
  25.         at org.jruby.internal.runtime.methods.ProcMethod.call(ProcMethod.java:64)
  26.         at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
  27.         at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
  28.         at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  29.         at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  30.         at org.jruby.ast.OrNode.interpret(OrNode.java:97)
  31.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  32.         at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:60)
  33.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  34.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  35.         at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206)
  36.         at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194)
  37.         at org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125)
  38.         at org.jruby.runtime.Block.call(Block.java:101)
  39.         at org.jruby.RubyProc.call(RubyProc.java:300)
  40.         at org.jruby.RubyProc.call19(RubyProc.java:281)
  41.         at org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen)
  42.         at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
  43.         at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
  44.         at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  45.         at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  46.         at org.jruby.ast.IfNode.interpret(IfNode.java:118)
  47.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  48.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  49.         at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206)
  50.         at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157)
  51.         at org.jruby.runtime.Block.yield(Block.java:142)
  52.         at org.jruby.RubyHash$13.visit(RubyHash.java:1355)
  53.         at org.jruby.RubyHash.visitLimited(RubyHash.java:648)
  54.         at org.jruby.RubyHash.visitAll(RubyHash.java:634)
  55.         at org.jruby.RubyHash.iteratorVisitAll(RubyHash.java:1306)
  56.         at org.jruby.RubyHash.each_pairCommon(RubyHash.java:1351)
  57.         at org.jruby.RubyHash.each19(RubyHash.java:1342)
  58.         at org.jruby.RubyHash$INVOKER$i$0$0$each19.call(RubyHash$INVOKER$i$0$0$each19.gen)
  59.         at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
  60.         at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  61.         at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  62.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  63.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  64.         at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206)
  65.         at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157)
  66.         at org.jruby.runtime.Block.yield(Block.java:142)
  67.         at org.jruby.RubyHash$13.visit(RubyHash.java:1355)
  68.         at org.jruby.RubyHash.visitLimited(RubyHash.java:648)
  69.         at org.jruby.RubyHash.visitAll(RubyHash.java:634)
  70.         at org.jruby.RubyHash.iteratorVisitAll(RubyHash.java:1306)
  71.         at org.jruby.RubyHash.each_pairCommon(RubyHash.java:1351)
  72.         at org.jruby.RubyHash.each19(RubyHash.java:1342)
  73.         at org.jruby.RubyHash$INVOKER$i$0$0$each19.call(RubyHash$INVOKER$i$0$0$each19.gen)
  74.         at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
  75.         at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  76.         at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  77.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  78.         at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  79.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  80.         at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  81.         at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  82.         at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
  83.         at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  84.         at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  85.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  86.         at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  87.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  88.         at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  89.         at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  90.         at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  91.         at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  92.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  93.         at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  94.         at org.jruby.ast.WhileNode.interpret(WhileNode.java:131)
  95.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  96.         at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  97.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  98.         at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225)
  99.         at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:219)
  100.         at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:202)
  101.         at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
  102.         at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  103.         at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  104.         at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  105.         at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206)
  106.         at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194)
  107.         at org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125)
  108.         at org.jruby.runtime.Block.call(Block.java:101)
  109.         at org.jruby.RubyProc.call(RubyProc.java:300)
  110.         at org.jruby.RubyProc.call(RubyProc.java:230)
  111.         at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
  112.         at java.lang.Thread.run(Thread.java:745)
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top