Skip to content

Instantly share code, notes, and snippets.

@bporterfield
Created January 28, 2013 18:48
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 bporterfield/e2149f9c2f1f1b87c06d to your computer and use it in GitHub Desktop.
Save bporterfield/e2149f9c2f1f1b87c06d to your computer and use it in GitHub Desktop.
"RubyThread-12: jar:file:/home/llooker/looker/looker.jar!/gems/thor-0.15.4/lib/thor/task.rb:27" daemon prio=10 tid=0x00002aaab52ba000 nid=0x3d9f in Object.wait() [0x000000004173f000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at org.jruby.RubyThread.sleep(RubyThread.java:864)
- locked <0x000000008c8d5180> (a org.jruby.RubyThread)
- locked <0x000000008c8d5180> (a org.jruby.RubyThread)
at org.jruby.RubyKernel.sleep(RubyKernel.java:801)
at org.jruby.RubyKernel$INVOKER$s$0$1$sleep.call(RubyKernel$INVOKER$s$0$1$sleep.gen)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:646)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:204)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at lib.helltool.schedule.block_7$RUBY$run(lib/helltool/schedule.rb:196)
at lib$helltool$schedule$block_7$RUBY$run.call(lib$helltool$schedule$block_7$RUBY$run)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:121)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:96)
at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
at org.jruby.RubyKernel.loop(RubyKernel.java:1392)
at org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(RubyKernel$INVOKER$s$0$0$loop.gen)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at lib.helltool.schedule.block_6$RUBY$run(lib/helltool/schedule.rb:194)
at lib$helltool$schedule$block_6$RUBY$run.call(lib$helltool$schedule$block_6$RUBY$run)
at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:163)
at org.jruby.runtime.CompiledBlock19.call(CompiledBlock19.java:91)
at org.jruby.runtime.Block.call(Block.java:89)
at org.jruby.RubyProc.call(RubyProc.java:261)
at org.jruby.RubyProc.call(RubyProc.java:213)
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:98)
at java.lang.Thread.run(Thread.java:662)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment