Skip to content

Instantly share code, notes, and snippets.

@kennethkalmer
Created October 29, 2012 21:25
Show Gist options
  • Save kennethkalmer/3976646 to your computer and use it in GitHub Desktop.
Save kennethkalmer/3976646 to your computer and use it in GitHub Desktop.
jrlint backtrace
JRuby-Lint version 0.3.1
For more on gem compatibility see http://wiki.jruby.org/C-Extension-Alternatives
./Gemfile:8: [gems, warning] Found gem 'mysql2' which is reported to have some issues:
Use activerecord-jdbc-adapter instead along with jdbc-mysql.
./Gemfile:52: [gems, warning] Found gem 'thin' which is reported to have some issues:
Thin might compile and run but is not recommended. Try any one of the following JRuby-based servers: Trinidad, Mizuno, Kirk, TorqueBox or Puma.
./Gemfile:53: [gems, warning] Found gem 'unicorn' which is reported to have some issues:
Try any one of the following JRuby-based servers: Trinidad, Mizuno, Kirk, mobile or Puma.
./Gemfile:69: [gems, warning] Found gem 'nokogiri' which is reported to have some issues:
For best results, use the pure-Java version of Nokogiri (default after v1.5).
./Gemfile:110: [gems, warning] Found gem 'therubyracer' which is reported to have some issues:
Try using therubyrhino instead.
OptArgNode.java:71:in `accept': java.lang.UnsupportedOperationException: Not supported yet.
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitBlockNode'
from BlockNode.java:62:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitArgsNode'
from ArgsNode.java:152:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitDefnNode'
from DefnNode.java:67:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitNewlineNode'
from NewlineNode.java:79:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitBlockNode'
from BlockNode.java:62:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitClassNode'
from ClassNode.java:78:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitNewlineNode'
from NewlineNode.java:79:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:43:in `block_0$RUBY$__file__'
from rubyjit$JRuby::Lint::AST::Visitor$$visit_30B32E06C5B6F8952D83A4F7FD70078D6510A3121573305205$block_0$RUBY$__file__:-1:in `call'
from CompiledBlock19.java:139:in `yield'
from CompiledBlock19.java:101:in `yieldSpecific'
from Block.java:108:in `yieldSpecific'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:7:in `__file__'
from file:/Users/kenneth/.rvm/rubies/jruby-1.7.0/lib/jruby.jar!/jruby/java/java_ext/java.util.rb:-1:in `__file__'
from JittedMethod.java:161:in `call'
from CachingCallSite.java:143:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:42:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:241:in `call'
from SuperCallSite.java:236:in `callBlock'
from SuperCallSite.java:243:in `call'
from SuperCallSite.java:109:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:33:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:221:in `call'
from CachingCallSite.java:202:in `call'
from CachingCallSite.java:104:in `callVarargs'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:49:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:101:in `call'
from RuntimeHelpers.java:472:in `call'
from JRuby$$Lint$$Collector$$CheckersVisitor_1351144342.gen:13:in `visitRootNode'
from RootNode.java:103:in `accept'
from null:-1:in `invoke'
from DelegatingMethodAccessorImpl.java:43:in `invoke'
from Method.java:601:in `invoke'
from JavaMethod.java:455:in `invokeDirectWithExceptionHandling'
from JavaMethod.java:316:in `invokeDirect'
from InstanceMethodInvoker.java:61:in `call'
from CachingCallSite.java:168:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:32:in `chained_0_ensure_1$RUBY$__ensure__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/ast.rb:-1:in `__file__'
from JittedMethod.java:141:in `call'
from DefaultMethod.java:179:in `call'
from AliasMethod.java:56:in `call'
from CachingCallSite.java:134:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:44:in `chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:43:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/gems/jruby-lint-0.3.1/lib/jruby/lint/collectors.rb:-1:in `__file__'
from JittedMethod.java:141:in `call'
from CachingCallSite.java:134:in `call'
from CallNoArgNode.java:64:in `interpret'
from NewlineNode.java:105:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:112:in `INTERPRET_BLOCK'
from Interpreted19Block.java:209:in `evalBlockBody'
from Interpreted19Block.java:160:in `yield'
from Block.java:130:in `yield'
from RubyArray.java:1605:in `eachCommon'
from RubyArray.java:1612:in `each'
from RubyArray$INVOKER$i$0$0$each.gen:-1:in `call'
from CachingCallSite.java:316:in `cacheAndCall'
from CachingCallSite.java:145:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from CallNoArgBlockNode.java:64:in `interpret'
from NewlineNode.java:105:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:75:in `INTERPRET_METHOD'
from InterpretedMethod.java:139:in `call'
from DefaultMethod.java:176:in `call'
from CachingCallSite.java:306:in `cacheAndCall'
from CachingCallSite.java:136:in `call'
from CallNoArgNode.java:64:in `interpret'
from NewlineNode.java:105:in `interpret'
from ASTInterpreter.java:112:in `INTERPRET_BLOCK'
from Interpreted19Block.java:209:in `evalBlockBody'
from Interpreted19Block.java:160:in `yield'
from Interpreted19Block.java:133:in `yieldSpecific'
from Block.java:99:in `yieldSpecific'
from ZYieldNode.java:25:in `interpret'
from NewlineNode.java:105:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:75:in `INTERPRET_METHOD'
from InterpretedMethod.java:161:in `call'
from DefaultMethod.java:184:in `call'
from WrapperMethod.java:74:in `call'
from CachingCallSite.java:316:in `cacheAndCall'
from CachingCallSite.java:145:in `callBlock'
from CachingCallSite.java:154:in `callIter'
from CallNoArgBlockNode.java:64:in `interpret'
from LocalAsgnNode.java:123:in `interpret'
from NewlineNode.java:105:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:75:in `INTERPRET_METHOD'
from InterpretedMethod.java:139:in `call'
from DefaultMethod.java:176:in `call'
from CachingCallSite.java:306:in `cacheAndCall'
from CachingCallSite.java:136:in `call'
from CallNoArgNode.java:64:in `interpret'
from NewlineNode.java:105:in `interpret'
from BlockNode.java:71:in `interpret'
from RootNode.java:129:in `interpret'
from ASTInterpreter.java:120:in `INTERPRET_ROOT'
from Ruby.java:797:in `runInterpreter'
from Ruby.java:2576:in `loadFile'
from ExternalScript.java:66:in `load'
from LoadService.java:329:in `load'
from RubyKernel.java:1053:in `loadCommon'
from RubyKernel.java:1045:in `load19'
from RubyKernel$INVOKER$s$0$1$load19.gen:-1:in `call'
from DynamicMethod.java:208:in `call'
from DynamicMethod.java:204:in `call'
from CachingCallSite.java:326:in `cacheAndCall'
from CachingCallSite.java:170:in `call'
from FCallOneArgNode.java:36:in `interpret'
from NewlineNode.java:105:in `interpret'
from BlockNode.java:71:in `interpret'
from RootNode.java:129:in `interpret'
from ASTInterpreter.java:96:in `INTERPRET_EVAL'
from ASTInterpreter.java:175:in `evalWithBinding'
from RubyKernel.java:1102:in `evalCommon'
from RubyKernel.java:1065:in `eval19'
from RubyKernel$INVOKER$s$0$3$eval19.gen:-1:in `call'
from DynamicMethod.java:224:in `call'
from DynamicMethod.java:220:in `call'
from CachingCallSite.java:366:in `cacheAndCall'
from CachingCallSite.java:238:in `call'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/bin/ruby_noexec_wrapper:14:in `__file__'
from /Users/kenneth/.rvm/gems/jruby-1.7.0/bin/ruby_noexec_wrapper:-1:in `load'
from Ruby.java:770:in `runScript'
from Ruby.java:763:in `runScript'
from Ruby.java:640:in `runNormally'
from Ruby.java:489:in `runFromMain'
from Main.java:375:in `doRunFromMain'
from Main.java:264:in `internalRun'
from Main.java:230:in `run'
from Main.java:214:in `run'
from Main.java:194:in `main'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment