Skip to content

Instantly share code, notes, and snippets.

@avleen
Created January 31, 2014 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avleen/8727619 to your computer and use it in GitHub Desktop.
Save avleen/8727619 to your computer and use it in GitHub Desktop.
"<generator" daemon prio=10 tid=0x00007f4bc0088000 nid=0x72f4 runnable [0x00007f4c5435c000]
java.lang.Thread.State: RUNNABLE
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194)
at org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call19(RubyProc.java:271)
at org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
at rubyjit.LogStash::Util::FieldReference$$exec_EFDA37D490961FFE37E5E2948B58225D752FBC76387709758.__file__(file:/opt/logstash/logstash.jar!/logstash/util/fieldreference.rb:46)
at rubyjit.LogStash::Util::FieldReference$$exec_EFDA37D490961FFE37E5E2948B58225D752FBC76387709758.__file__(file:/opt/logstash/logstash.jar!/logstash/util/fieldreference.rb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment