Skip to content

Instantly share code, notes, and snippets.

@digitalextremist
Created April 28, 2016 19:20
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 digitalextremist/830d649bc2f65e6261c47eafa12578a9 to your computer and use it in GitHub Desktop.
Save digitalextremist/830d649bc2f65e6261c47eafa12578a9 to your computer and use it in GitHub Desktop.
Full backtrace for jruby/jruby#3834
E, [2016-04-28T19:19:23.488000 #7169] ERROR -- : Actor crashed!
#<Class:0x60f2d83d>: execution expired
java/lang/Thread.java:1552:in `getStackTrace'
org/jruby/runtime/backtrace/TraceType.java:183:in `getBacktraceData'
org/jruby/runtime/backtrace/TraceType.java:47:in `getBacktrace'
org/jruby/RubyException.java:226:in `prepareBacktrace'
org/jruby/exceptions/RaiseException.java:213:in `preRaise'
org/jruby/exceptions/RaiseException.java:194:in `preRaise'
org/jruby/exceptions/RaiseException.java:139:in `<init>'
org/jruby/exceptions/RaiseException.java:72:in `<init>'
org/jruby/RubyKernel.java:977:in `raise'
org/jruby/java/addons/KernelJavaAddons.java:44:in `rbRaise'
org/jruby/internal/runtime/methods/DynamicMethod.java:210:in `call'
org/jruby/internal/runtime/methods/DynamicMethod.java:206:in `call'
org/jruby/RubyClass.java:743:in `finvoke'
org/jruby/runtime/Helpers.java:505:in `invoke'
org/jruby/RubyBasicObject.java:364:in `callMethod'
org/jruby/RubyThread.java:1399:in `receivedAnException'
org/jruby/RubyThread.java:215:in `checkMail'
org/jruby/RubyThread.java:514:in `pollThreadEvents'
org/jruby/RubyThread.java:510:in `pollThreadEvents'
org/jruby/RubyThread.java:1070:in `executeBlockingTask'
org/jruby/RubyThread.java:1414:in `wait_timeout'
org/jruby/ext/thread/Queue.java:152:in `pop'
org/jruby/ext/thread/Queue.java:127:in `pop'
org/jruby/ext/thread/SizedQueue.java:111:in `pop'
org/jruby/ext/fiber/ThreadFiber.java:93:in `exchangeWithFiber'
org/jruby/ext/fiber/ThreadFiber.java:183:in `yield'
org/jruby/ext/fiber/ThreadFiber.java:166:in `yield'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task/fibered.rb:21:in `signal'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task/fibered.rb:21:in `signal'
org/jruby/internal/runtime/methods/JittedMethod.java:141:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:134:in `call'
org/jruby/ast/VCallNode.java:88:in `interpret'
org/jruby/ast/LocalAsgnNode.java:124:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:72:in `suspend'
org/jruby/internal/runtime/methods/InterpretedMethod.java:182:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:206:in `call'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:11:in `suspend'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:11:in `suspend'
org/jruby/internal/runtime/methods/JittedMethod.java:181:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:168:in `call'
org/jruby/ast/CallOneArgNode.java:57:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/IfNode.java:116:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid.rb:139:in `suspend'
org/jruby/internal/runtime/methods/InterpretedMethod.java:225:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:222:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:202:in `call'
org/jruby/ast/CallTwoArgNode.java:59:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/sync.rb:41:in `response'
org/jruby/internal/runtime/methods/InterpretedMethod.java:139:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:190:in `call'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/sync.rb:45:in `value'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/sync.rb:45:in `value'
org/jruby/internal/runtime/methods/JittedMethod.java:141:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:134:in `call'
org/jruby/ast/CallNoArgNode.java:60:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/proxy/sync.rb:22:in `method_missing'
org/jruby/internal/runtime/methods/InterpretedMethod.java:112:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:172:in `call'
org/jruby/runtime/Helpers.java:454:in `call'
org/jruby/internal/runtime/methods/DynamicMethod.java:210:in `call'
org/jruby/runtime/Helpers.java:371:in `callMethodMissing'
org/jruby/RubyClass.java:566:in `finvoke'
org/jruby/RubyBasicObject.java:1568:in `send19'
org/jruby/runtime/callsite/CachingCallSite.java:211:in `callBlock'
org/jruby/runtime/callsite/CachingCallSite.java:217:in `call'
org/jruby/ast/CallSpecialArgBlockPassNode.java:66:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/BeginNode.java:83:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/rubies/jruby-1.7.22/lib/ruby/1.9/forwardable.rb:201:in `get_json'
org/jruby/internal/runtime/methods/InterpretedMethod.java:182:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:206:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:168:in `call'
org/jruby/ast/FCallOneArgNode.java:36:in `interpret'
org/jruby/ast/LocalAsgnNode.java:124:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/home/filter/filter/preprocessor/analyzer/tester.rb:60:in `grey_white?'
org/jruby/internal/runtime/methods/InterpretedMethod.java:139:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:187:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:134:in `call'
org/jruby/ast/CallNoArgNode.java:60:in `interpret'
org/jruby/ast/IfNode.java:110:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/IfNode.java:116:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/home/filter/filter/preprocessor/analyzer.rb:121:in `process'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Block.java:142:in `yield'
org/jruby/ext/timeout/Timeout.java:175:in `yieldWithTimeout'
org/jruby/ext/timeout/Timeout.java:115:in `timeout'
org/jruby/runtime/callsite/CachingCallSite.java:336:in `cacheAndCall'
org/jruby/runtime/callsite/CachingCallSite.java:179:in `callBlock'
org/jruby/runtime/callsite/CachingCallSite.java:188:in `callIter'
org/jruby/ast/CallOneArgBlockNode.java:60:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/EnsureNode.java:96:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/home/filter/filter/preprocessor/analyzer.rb:52:in `process'
org/jruby/internal/runtime/methods/InterpretedMethod.java:112:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:169:in `call'
org/jruby/RubyKernel.java:1930:in `public_send'
org/jruby/internal/runtime/methods/DynamicMethod.java:226:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:376:in `cacheAndCall'
org/jruby/runtime/callsite/CachingCallSite.java:247:in `callBlock'
org/jruby/runtime/callsite/CachingCallSite.java:251:in `call'
org/jruby/ast/CallSpecialArgBlockPassNode.java:68:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/calls.rb:28:in `dispatch'
org/jruby/internal/runtime/methods/InterpretedMethod.java:204:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:211:in `call'
org/jruby/runtime/callsite/SuperCallSite.java:190:in `callBlock'
org/jruby/runtime/callsite/SuperCallSite.java:197:in `call'
org/jruby/runtime/callsite/SuperCallSite.java:108:in `callVarargs'
org/jruby/ast/SuperNode.java:115:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/EnsureNode.java:96:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/async.rb:7:in `dispatch'
org/jruby/internal/runtime/methods/InterpretedMethod.java:182:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:203:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:168:in `call'
org/jruby/ast/CallOneArgNode.java:57:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/cell.rb:50:in `dispatch'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:135:in `yieldSpecific'
org/jruby/runtime/Block.java:120:in `yieldSpecific'
org/jruby/ast/YieldOneNode.java:35:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/IfNode.java:118:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/cell.rb:76:in `task'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:130:in `yieldSpecific'
org/jruby/runtime/Block.java:111:in `yieldSpecific'
org/jruby/ast/ZYieldNode.java:25:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/IfNode.java:118:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/actor.rb:339:in `task'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:130:in `yieldSpecific'
org/jruby/runtime/Block.java:111:in `yieldSpecific'
org/jruby/ast/ZYieldNode.java:25:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/EnsureNode.java:96:in `interpret'
org/jruby/ast/BeginNode.java:83:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:44:in `initialize'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:130:in `yieldSpecific'
org/jruby/runtime/Block.java:111:in `yieldSpecific'
org/jruby/ast/ZYieldNode.java:25:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task/fibered.rb:14:in `create'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:194:in `yield'
org/jruby/runtime/Interpreted19Block.java:177:in `yield'
org/jruby/runtime/Block.java:158:in `yieldArray'
org/jruby/ext/fiber/ThreadFiber.java:223:in `run'
java/util/concurrent/ThreadPoolExecutor.java:1142:in `runWorker'
java/util/concurrent/ThreadPoolExecutor.java:617:in `run'
java/lang/Thread.java:745:in `run'
E, [2016-04-28T19:19:23.561000 #7169] ERROR -- : thread crashed
#<Class:0x60f2d83d>: execution expired
java/lang/Thread.java:1552:in `getStackTrace'
org/jruby/runtime/backtrace/TraceType.java:183:in `getBacktraceData'
org/jruby/runtime/backtrace/TraceType.java:47:in `getBacktrace'
org/jruby/RubyException.java:226:in `prepareBacktrace'
org/jruby/exceptions/RaiseException.java:213:in `preRaise'
org/jruby/exceptions/RaiseException.java:194:in `preRaise'
org/jruby/exceptions/RaiseException.java:139:in `<init>'
org/jruby/exceptions/RaiseException.java:72:in `<init>'
org/jruby/RubyKernel.java:977:in `raise'
org/jruby/java/addons/KernelJavaAddons.java:44:in `rbRaise'
org/jruby/internal/runtime/methods/DynamicMethod.java:210:in `call'
org/jruby/internal/runtime/methods/DynamicMethod.java:206:in `call'
org/jruby/RubyClass.java:743:in `finvoke'
org/jruby/runtime/Helpers.java:505:in `invoke'
org/jruby/RubyBasicObject.java:364:in `callMethod'
org/jruby/RubyThread.java:1399:in `receivedAnException'
org/jruby/RubyThread.java:215:in `checkMail'
org/jruby/RubyThread.java:514:in `pollThreadEvents'
org/jruby/RubyThread.java:510:in `pollThreadEvents'
org/jruby/RubyThread.java:1070:in `executeBlockingTask'
org/jruby/RubyThread.java:1414:in `wait_timeout'
org/jruby/ext/thread/Queue.java:152:in `pop'
org/jruby/ext/thread/Queue.java:127:in `pop'
org/jruby/ext/thread/SizedQueue.java:111:in `pop'
org/jruby/ext/fiber/ThreadFiber.java:93:in `exchangeWithFiber'
org/jruby/ext/fiber/ThreadFiber.java:183:in `yield'
org/jruby/ext/fiber/ThreadFiber.java:166:in `yield'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task/fibered.rb:21:in `signal'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task/fibered.rb:21:in `signal'
org/jruby/internal/runtime/methods/JittedMethod.java:141:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:134:in `call'
org/jruby/ast/VCallNode.java:88:in `interpret'
org/jruby/ast/LocalAsgnNode.java:124:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:72:in `suspend'
org/jruby/internal/runtime/methods/InterpretedMethod.java:182:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:206:in `call'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:11:in `suspend'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:11:in `suspend'
org/jruby/internal/runtime/methods/JittedMethod.java:181:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:168:in `call'
org/jruby/ast/CallOneArgNode.java:57:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/IfNode.java:116:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid.rb:139:in `suspend'
org/jruby/internal/runtime/methods/InterpretedMethod.java:225:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:222:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:202:in `call'
org/jruby/ast/CallTwoArgNode.java:59:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/sync.rb:41:in `response'
org/jruby/internal/runtime/methods/InterpretedMethod.java:139:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:190:in `call'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/sync.rb:45:in `value'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/sync.rb:45:in `value'
org/jruby/internal/runtime/methods/JittedMethod.java:141:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:134:in `call'
org/jruby/ast/CallNoArgNode.java:60:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/proxy/sync.rb:22:in `method_missing'
org/jruby/internal/runtime/methods/InterpretedMethod.java:112:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:172:in `call'
org/jruby/runtime/Helpers.java:454:in `call'
org/jruby/internal/runtime/methods/DynamicMethod.java:210:in `call'
org/jruby/runtime/Helpers.java:371:in `callMethodMissing'
org/jruby/RubyClass.java:566:in `finvoke'
org/jruby/RubyBasicObject.java:1568:in `send19'
org/jruby/runtime/callsite/CachingCallSite.java:211:in `callBlock'
org/jruby/runtime/callsite/CachingCallSite.java:217:in `call'
org/jruby/ast/CallSpecialArgBlockPassNode.java:66:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/BeginNode.java:83:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/rubies/jruby-1.7.22/lib/ruby/1.9/forwardable.rb:201:in `get_json'
org/jruby/internal/runtime/methods/InterpretedMethod.java:182:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:206:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:168:in `call'
org/jruby/ast/FCallOneArgNode.java:36:in `interpret'
org/jruby/ast/LocalAsgnNode.java:124:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/home/filter/filter/preprocessor/analyzer/tester.rb:60:in `grey_white?'
org/jruby/internal/runtime/methods/InterpretedMethod.java:139:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:187:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:134:in `call'
org/jruby/ast/CallNoArgNode.java:60:in `interpret'
org/jruby/ast/IfNode.java:110:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/IfNode.java:116:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/home/filter/filter/preprocessor/analyzer.rb:121:in `process'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Block.java:142:in `yield'
org/jruby/ext/timeout/Timeout.java:175:in `yieldWithTimeout'
org/jruby/ext/timeout/Timeout.java:115:in `timeout'
org/jruby/runtime/callsite/CachingCallSite.java:336:in `cacheAndCall'
org/jruby/runtime/callsite/CachingCallSite.java:179:in `callBlock'
org/jruby/runtime/callsite/CachingCallSite.java:188:in `callIter'
org/jruby/ast/CallOneArgBlockNode.java:60:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/EnsureNode.java:96:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/home/filter/filter/preprocessor/analyzer.rb:52:in `process'
org/jruby/internal/runtime/methods/InterpretedMethod.java:112:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:169:in `call'
org/jruby/RubyKernel.java:1930:in `public_send'
org/jruby/internal/runtime/methods/DynamicMethod.java:226:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:376:in `cacheAndCall'
org/jruby/runtime/callsite/CachingCallSite.java:247:in `callBlock'
org/jruby/runtime/callsite/CachingCallSite.java:251:in `call'
org/jruby/ast/CallSpecialArgBlockPassNode.java:68:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/calls.rb:28:in `dispatch'
org/jruby/internal/runtime/methods/InterpretedMethod.java:204:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:211:in `call'
org/jruby/runtime/callsite/SuperCallSite.java:190:in `callBlock'
org/jruby/runtime/callsite/SuperCallSite.java:197:in `call'
org/jruby/runtime/callsite/SuperCallSite.java:108:in `callVarargs'
org/jruby/ast/SuperNode.java:115:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/EnsureNode.java:96:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:74:in `INTERPRET_METHOD'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/call/async.rb:7:in `dispatch'
org/jruby/internal/runtime/methods/InterpretedMethod.java:182:in `call'
org/jruby/internal/runtime/methods/DefaultMethod.java:203:in `call'
org/jruby/runtime/callsite/CachingCallSite.java:168:in `call'
org/jruby/ast/CallOneArgNode.java:57:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/cell.rb:50:in `dispatch'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:135:in `yieldSpecific'
org/jruby/runtime/Block.java:120:in `yieldSpecific'
org/jruby/ast/YieldOneNode.java:35:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/IfNode.java:118:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/cell.rb:76:in `task'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:130:in `yieldSpecific'
org/jruby/runtime/Block.java:111:in `yieldSpecific'
org/jruby/ast/ZYieldNode.java:25:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/IfNode.java:118:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/actor.rb:339:in `task'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:130:in `yieldSpecific'
org/jruby/runtime/Block.java:111:in `yieldSpecific'
org/jruby/ast/ZYieldNode.java:25:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/ast/RescueNode.java:221:in `executeBody'
org/jruby/ast/RescueNode.java:116:in `interpret'
org/jruby/ast/EnsureNode.java:96:in `interpret'
org/jruby/ast/BeginNode.java:83:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task.rb:44:in `initialize'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:157:in `yield'
org/jruby/runtime/Interpreted19Block.java:130:in `yieldSpecific'
org/jruby/runtime/Block.java:111:in `yieldSpecific'
org/jruby/ast/ZYieldNode.java:25:in `interpret'
org/jruby/ast/NewlineNode.java:105:in `interpret'
org/jruby/ast/BlockNode.java:71:in `interpret'
org/jruby/evaluator/ASTInterpreter.java:112:in `INTERPRET_BLOCK'
/usr/local/rvm/gems/jruby-1.7.22/gems/celluloid-0.17.3/lib/celluloid/task/fibered.rb:14:in `create'
org/jruby/runtime/Interpreted19Block.java:206:in `evalBlockBody'
org/jruby/runtime/Interpreted19Block.java:194:in `yield'
org/jruby/runtime/Interpreted19Block.java:177:in `yield'
org/jruby/runtime/Block.java:158:in `yieldArray'
org/jruby/ext/fiber/ThreadFiber.java:223:in `run'
java/util/concurrent/ThreadPoolExecutor.java:1142:in `runWorker'
java/util/concurrent/ThreadPoolExecutor.java:617:in `run'
java/lang/Thread.java:745:in `run'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment