Skip to content

Instantly share code, notes, and snippets.

@dougmcclure
Created July 14, 2014 14:33
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 dougmcclure/55bcc5f82a6afa4ec2ce to your computer and use it in GitHub Desktop.
Save dougmcclure/55bcc5f82a6afa4ec2ce to your computer and use it in GitHub Desktop.
jstack 7-14-14
This file has been truncated, but you can view the full file.
2014-07-14 08:22:27
Full thread dump OpenJDK 64-Bit Server VM (24.51-b03 mixed mode):
"Attach Listener" daemon prio=10 tid=0x00007f1c50001000 nid=0x2bf6 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Ruby-0-Thread-81810: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c307000 nid=0x4437 in Object.wait() [0x00007f1984c8b000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81809: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c305000 nid=0x4279 in Object.wait() [0x00007f1984d8c000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81808: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c302800 nid=0x38d3 in Object.wait() [0x00007f1984e8d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81807: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c300800 nid=0x3878 in Object.wait() [0x00007f1984f8e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81806: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2fe800 nid=0x3704 in Object.wait() [0x00007f198508f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81805: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2fc800 nid=0x352d in Object.wait() [0x00007f1985190000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81804: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2fa800 nid=0x327a in Object.wait() [0x00007f1985291000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81803: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2f8800 nid=0x3174 in Object.wait() [0x00007f1985392000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81802: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2f6800 nid=0x3070 in Object.wait() [0x00007f1985493000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81801: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2f4800 nid=0x26eb in Object.wait() [0x00007f1985594000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81800: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2f2800 nid=0x26e3 in Object.wait() [0x00007f1985695000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81799: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2f0000 nid=0x1501 in Object.wait() [0x00007f1985796000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81798: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2ee000 nid=0x7e76 in Object.wait() [0x00007f1985897000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81797: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2ec000 nid=0x7db4 in Object.wait() [0x00007f1985998000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81796: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2ea000 nid=0x7d81 in Object.wait() [0x00007f1985a99000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81795: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2e8000 nid=0x7c8f in Object.wait() [0x00007f1985b9a000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81794: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2e6000 nid=0x7c2d in Object.wait() [0x00007f1985c9b000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81793: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2e4000 nid=0x7a73 in Object.wait() [0x00007f1985d9c000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81792: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2e2000 nid=0x7a50 in Object.wait() [0x00007f1985e9d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81791: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2e0000 nid=0x79da in Object.wait() [0x00007f1985f9e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81790: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2dd800 nid=0x76bc in Object.wait() [0x00007f198609f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81789: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2db800 nid=0x75ef in Object.wait() [0x00007f19861a0000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81788: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2d9800 nid=0x754e in Object.wait() [0x00007f19862a1000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81787: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2d7800 nid=0x74ba in Object.wait() [0x00007f19863a2000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81786: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2d5800 nid=0x74b5 in Object.wait() [0x00007f19864a3000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81785: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2d3800 nid=0x74a3 in Object.wait() [0x00007f19865a4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81784: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2d1800 nid=0x73d0 in Object.wait() [0x00007f19866a5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81783: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2cf800 nid=0x7262 in Object.wait() [0x00007f19867a6000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81782: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2cd800 nid=0x71a2 in Object.wait() [0x00007f19868a7000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81781: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2cb000 nid=0x7059 in Object.wait() [0x00007f19869a8000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81780: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2c9000 nid=0x7058 in Object.wait() [0x00007f1986aa9000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81779: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2c7000 nid=0x7055 in Object.wait() [0x00007f1986baa000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81778: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2c5000 nid=0x7052 in Object.wait() [0x00007f1986cab000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81777: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2c3800 nid=0x7051 in Object.wait() [0x00007f1986dac000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81776: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2c1800 nid=0x704a in Object.wait() [0x00007f1986ead000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81775: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2b4000 nid=0x7046 in Object.wait() [0x00007f1993977000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81774: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c123000 nid=0x7044 in Object.wait() [0x00007f19875b4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81773: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2c0000 nid=0x7043 in Object.wait() [0x00007f1986fae000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81772: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2be000 nid=0x703c in Object.wait() [0x00007f19870af000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81771: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2bc000 nid=0x703b in Object.wait() [0x00007f19871b0000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81770: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2ba000 nid=0x7036 in Object.wait() [0x00007f19872b1000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81769: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2b8000 nid=0x6ed5 in Object.wait() [0x00007f19873b2000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81768: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2b6000 nid=0x6ed1 in Object.wait() [0x00007f19874b3000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81766: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2b1800 nid=0x6de4 in Object.wait() [0x00007f19876b5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81765: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2af800 nid=0x6dda in Object.wait() [0x00007f19877b6000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81764: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2ad800 nid=0x6dd7 in Object.wait() [0x00007f19878b7000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81763: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2ab800 nid=0x6dd1 in Object.wait() [0x00007f19879b8000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81762: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2a9800 nid=0x6dce in Object.wait() [0x00007f1987ab9000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81761: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2a7800 nid=0x6dcd in Object.wait() [0x00007f1987bba000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81760: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2a5800 nid=0x6dca in Object.wait() [0x00007f1987cbb000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81759: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2a3800 nid=0x6dc6 in Object.wait() [0x00007f1987dbc000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81758: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c2a1800 nid=0x6dc2 in Object.wait() [0x00007f1987ebd000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81757: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c29f000 nid=0x6dbf in Object.wait() [0x00007f1987fbe000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81756: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c29d000 nid=0x6dbd in Object.wait() [0x00007f19880bf000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81755: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c29b000 nid=0x6dba in Object.wait() [0x00007f19881c0000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81754: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c299000 nid=0x6db8 in Object.wait() [0x00007f19882c1000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81753: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c297000 nid=0x6db0 in Object.wait() [0x00007f19883c2000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81752: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c295000 nid=0x6dad in Object.wait() [0x00007f19884c3000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81751: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c293000 nid=0x6daa in Object.wait() [0x00007f19885c4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81750: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c291000 nid=0x6da7 in Object.wait() [0x00007f19886c5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81749: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c28f000 nid=0x6da3 in Object.wait() [0x00007f19887c6000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81748: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c28d000 nid=0x6d9f in Object.wait() [0x00007f19888c7000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81747: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c28a800 nid=0x6d9b in Object.wait() [0x00007f19889c8000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81746: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c288800 nid=0x6d95 in Object.wait() [0x00007f1988ac9000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81745: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c286800 nid=0x6d94 in Object.wait() [0x00007f1988bca000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81744: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c284800 nid=0x6d92 in Object.wait() [0x00007f1988ccb000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81743: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c282800 nid=0x6d89 in Object.wait() [0x00007f1988dcc000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81742: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c280800 nid=0x6d86 in Object.wait() [0x00007f1988ecd000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81741: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c27e800 nid=0x6d84 in Object.wait() [0x00007f1988fce000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81740: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c27c800 nid=0x6d80 in Object.wait() [0x00007f19890cf000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81739: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c27a800 nid=0x6d7f in Object.wait() [0x00007f19891d0000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81738: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c278000 nid=0x6d7e in Object.wait() [0x00007f19892d1000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81737: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c276000 nid=0x6d7b in Object.wait() [0x00007f19893d2000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81736: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c274000 nid=0x6ca9 in Object.wait() [0x00007f19894d3000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81735: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c272000 nid=0x6678 in Object.wait() [0x00007f19895d4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81734: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c270000 nid=0x6640 in Object.wait() [0x00007f19896d5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81733: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c26e000 nid=0x6496 in Object.wait() [0x00007f19897d6000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81732: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c26c000 nid=0x63a8 in Object.wait() [0x00007f19898d7000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81731: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c26a000 nid=0x5f63 in Object.wait() [0x00007f19899d8000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81730: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c268000 nid=0x5e53 in Object.wait() [0x00007f1989ad9000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81729: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c265800 nid=0x5afb in Object.wait() [0x00007f1989bda000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81728: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c263800 nid=0x57ad in Object.wait() [0x00007f1989cdb000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81727: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c261800 nid=0x56cf in Object.wait() [0x00007f1989ddc000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81726: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c25f800 nid=0x5627 in Object.wait() [0x00007f1989edd000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81725: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c25d800 nid=0x5465 in Object.wait() [0x00007f1989fde000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81724: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c25b800 nid=0x5171 in Object.wait() [0x00007f198a0df000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81723: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c259800 nid=0x4d2c in Object.wait() [0x00007f198a1e0000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81722: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c257800 nid=0x4c08 in Object.wait() [0x00007f198a2e1000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81721: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c255800 nid=0x4bea in Object.wait() [0x00007f198a3e2000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81720: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c253000 nid=0x4be3 in Object.wait() [0x00007f198a4e3000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81719: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c251000 nid=0x4766 in Object.wait() [0x00007f198a5e4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81718: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c24f000 nid=0x474d in Object.wait() [0x00007f198a6e5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81717: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c24d000 nid=0x473c in Object.wait() [0x00007f198a7e6000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81716: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c24b000 nid=0x4712 in Object.wait() [0x00007f198a8e7000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81715: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c249000 nid=0x4634 in Object.wait() [0x00007f198a9e8000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81714: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c247000 nid=0x45c2 in Object.wait() [0x00007f198aae9000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81713: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c245000 nid=0x4569 in Object.wait() [0x00007f198abea000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81712: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c243000 nid=0x4507 in Object.wait() [0x00007f198aceb000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81711: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c240800 nid=0x446a in Object.wait() [0x00007f198adec000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81710: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c23e800 nid=0x439f in Object.wait() [0x00007f198aeed000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81709: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c23c800 nid=0x4287 in Object.wait() [0x00007f198afee000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81708: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c23a800 nid=0x4276 in Object.wait() [0x00007f198b0ef000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81707: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c238800 nid=0x4267 in Object.wait() [0x00007f198b1f0000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81706: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c236800 nid=0x4147 in Object.wait() [0x00007f198b2f1000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81705: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c234800 nid=0x413c in Object.wait() [0x00007f198b3f2000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81704: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c232800 nid=0x4123 in Object.wait() [0x00007f198b4f3000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81703: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c230800 nid=0x4112 in Object.wait() [0x00007f198b5f4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81702: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c22e000 nid=0x40dd in Object.wait() [0x00007f198b6f5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81701: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c22c000 nid=0x405d in Object.wait() [0x00007f198b7f6000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81700: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c22a000 nid=0x4043 in Object.wait() [0x00007f198b8f7000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81699: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c228000 nid=0x3ffd in Object.wait() [0x00007f198b9f8000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81698: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c226000 nid=0x3fd9 in Object.wait() [0x00007f198baf9000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81697: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c224000 nid=0x3fa3 in Object.wait() [0x00007f198bbfa000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81696: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c222000 nid=0x3f52 in Object.wait() [0x00007f198bcfb000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81695: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c220000 nid=0x3f1d in Object.wait() [0x00007f198bdfc000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81694: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c21e000 nid=0x3eef in Object.wait() [0x00007f198befd000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81693: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c21b800 nid=0x3ed0 in Object.wait() [0x00007f198bffe000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81692: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c219800 nid=0x3e35 in Object.wait() [0x00007f198c0ff000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81691: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c217800 nid=0x3d7b in Object.wait() [0x00007f198c200000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81690: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c215800 nid=0x3d15 in Object.wait() [0x00007f198c301000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81689: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c213800 nid=0x3cbe in Object.wait() [0x00007f198c402000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81688: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c211800 nid=0x3c97 in Object.wait() [0x00007f198c503000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81687: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c20f800 nid=0x3c82 in Object.wait() [0x00007f198c604000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81686: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c20d800 nid=0x3b11 in Object.wait() [0x00007f198c705000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81685: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c20b800 nid=0x3ad1 in Object.wait() [0x00007f198c806000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81684: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c209800 nid=0x39cc in Object.wait() [0x00007f198c907000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81683: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c207000 nid=0x3972 in Object.wait() [0x00007f198ca08000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81682: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c205000 nid=0x3950 in Object.wait() [0x00007f198cb09000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81681: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c203000 nid=0x394e in Object.wait() [0x00007f198cc0a000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81680: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c201000 nid=0x394b in Object.wait() [0x00007f198cd0b000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81679: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1ff000 nid=0x3945 in Object.wait() [0x00007f198ce0c000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81678: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1fd000 nid=0x3940 in Object.wait() [0x00007f198cf0d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81677: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1fb000 nid=0x3938 in Object.wait() [0x00007f198d00e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81676: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1f9000 nid=0x3935 in Object.wait() [0x00007f198d10f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81675: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1f7000 nid=0x3930 in Object.wait() [0x00007f198d210000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81674: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1f4800 nid=0x392b in Object.wait() [0x00007f198d311000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81673: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1f2800 nid=0x3923 in Object.wait() [0x00007f198d412000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81672: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1f0800 nid=0x391e in Object.wait() [0x00007f198d513000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81671: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1ee800 nid=0x391a in Object.wait() [0x00007f198d614000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81670: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1ec800 nid=0x3911 in Object.wait() [0x00007f198d715000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81669: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1ea800 nid=0x3909 in Object.wait() [0x00007f198d816000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81668: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1e8800 nid=0x3908 in Object.wait() [0x00007f198d917000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81667: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1e6800 nid=0x3900 in Object.wait() [0x00007f198da18000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81666: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1e4800 nid=0x38f4 in Object.wait() [0x00007f198db19000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81665: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1e2000 nid=0x38f2 in Object.wait() [0x00007f198dc1a000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81664: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1e0000 nid=0x38ee in Object.wait() [0x00007f198dd1b000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81663: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1de000 nid=0x38e5 in Object.wait() [0x00007f198de1c000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81662: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1dc000 nid=0x38df in Object.wait() [0x00007f198df1d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81661: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1da000 nid=0x38de in Object.wait() [0x00007f198e01e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81660: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1d8000 nid=0x38d7 in Object.wait() [0x00007f198e11f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81659: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1d6000 nid=0x38d2 in Object.wait() [0x00007f198e220000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81658: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1d4000 nid=0x38d1 in Object.wait() [0x00007f198e321000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81657: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1d2000 nid=0x38d0 in Object.wait() [0x00007f198e422000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81656: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1cf800 nid=0x3876 in Object.wait() [0x00007f198e523000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.Block.yield(Block.java:142)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:36)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:117)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
at org.jruby.runtime.Block.yieldSpecific(Block.java:111)
at org.jruby.RubyKernel.loop(RubyKernel.java:1521)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:106)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:121)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:146)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.chained_0_ensure_1$RUBY$__ensure__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb)
at rubyjit.LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:144)
at rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$client_thread_4b2b619a0f9ded3bbab39da493b9a215c18b30a81891154131$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:159)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:87)
at org.jruby.runtime.Block.call(Block.java:101)
at org.jruby.RubyProc.call(RubyProc.java:290)
at org.jruby.RubyProc.call(RubyProc.java:228)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99)
at java.lang.Thread.run(Thread.java:744)
"Ruby-0-Thread-81655: /opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:183" daemon prio=10 tid=0x00007f199c1cd800 nid=0x3872 in Object.wait() [0x00007f198e624000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:461)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:1049)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:1065)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1413)
at org.jruby.ext.thread.SizedQueue.push(SizedQueue.java:127)
- locked <0x00000000cb872cb8> (a org.jruby.ext.thread.SizedQueue)
at org.jruby.ext.thread.SizedQueue$INVOKER$i$1$0$push.call(SizedQueue$INVOKER$i$1$0$push.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.runtime.callsite.ShiftLeftCallSite.call(ShiftLeftCallSite.java:24)
at rubyjit.LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131.block_2$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/inputs/tcp.rb:121)
at rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__.call(rubyjit$LogStash::Inputs::Tcp$$handle_socket_fed2d4acd72f7a1837da64b4a4eb0cdddcf22ff41891154131$block_2$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:97)
at org.jruby.runtime.Block.yieldSpecific(Block.java:120)
at rubyjit.LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131.block_0$RUBY$__file__(/opt/logstash-1.4.1/lib/logstash/codecs/line.rb:37)
at rubyjit$LogStash::Codecs::Line$$decode_9c811fabe9cf4be29bbeb605a22196fd3afe95b01891154131$block_0$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment