Created
March 9, 2011 19:31
-
-
Save MarkMenard/862807 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LocalJumpError: unexpected return | |
from org/jruby/RubyProc.java:272:in `call' | |
from org/jruby/RubyProc.java:228:in `call' | |
from /Users/enablelabs/.rvm/gems/jruby-1.6.0.RC2@we_build_pages/gems/doc_wrapper-0.9.0/lib/doc_wrapper/raw_property_definition.rb:4:in `transform' | |
from /Users/enablelabs/.rvm/gems/jruby-1.6.0.RC2@we_build_pages/gems/doc_wrapper-0.9.0/lib/doc_wrapper/base_property_definition.rb:15:in `property' | |
from (eval):2:in `adsense_domains' | |
from org/jruby/RubyKernel.java:2039:in `send' | |
from /Users/enablelabs/projects/we_build_pages/lib/doc_wrapper_helpers.rb:5:in `adsense_domains' | |
from org/jruby/RubyProc.java:268:in `call' | |
from org/jruby/RubyKernel.java:2039:in `send' | |
from AbstractScript.java:45:in `adsense_domains' | |
from org/jruby/RubyKernel.java:2039:in `send' | |
from /Users/enablelabs/projects/we_build_pages/app/models/populator_class_methods.rb:65:in `property_value' | |
from /Users/enablelabs/projects/we_build_pages/app/models/populator_class_methods.rb:53:in `update_property' | |
from /Users/enablelabs/projects/we_build_pages/app/services/populator.rb:44:in `populate_report' | |
from org/jruby/RubyArray.java:1676:in `each' | |
from /Users/enablelabs/projects/we_build_pages/app/services/populator.rb:43:in `populate_report' | |
... 1 levels... | |
from (irb):5:in `evaluate' | |
from org/jruby/RubyKernel.java:1088:in `eval' | |
from /Users/enablelabs/.rvm/rubies/jruby-1.6.0.RC2/lib/ruby/1.8/irb.rb:158:in `eval_input' | |
from /Users/enablelabs/.rvm/rubies/jruby-1.6.0.RC2/lib/ruby/1.8/irb.rb:271:in `signal_status' | |
from /Users/enablelabs/.rvm/rubies/jruby-1.6.0.RC2/lib/ruby/1.8/irb.rb:155:in `eval_input' | |
from org/jruby/RubyKernel.java:1418:in `loop' | |
from org/jruby/RubyKernel.java:1191:in `rbCatch' | |
from /Users/enablelabs/.rvm/rubies/jruby-1.6.0.RC2/lib/ruby/1.8/irb.rb:154:in `eval_input' | |
from /Users/enablelabs/.rvm/rubies/jruby-1.6.0.RC2/lib/ruby/1.8/irb.rb:71:in `start' | |
from org/jruby/RubyKernel.java:1191:in `rbCatch' | |
from /Users/enablelabs/.rvm/rubies/jruby-1.6.0.RC2/lib/ruby/1.8/irb.rb:70:in `start' | |
from /Users/enablelabs/.rvm/gems/jruby-1.6.0.RC2@we_build_pages/gems/railties-3.0.3/lib/rails/commands/console.rb:44:in `start' | |
from /Users/enablelabs/.rvm/gems/jruby-1.6.0.RC2@we_build_pages/gems/railties-3.0.3/lib/rails/commands/console.rb:8:in `start' | |
from /Users/enablelabs/.rvm/gems/jruby-1.6.0.RC2@we_build_pages/gems/railties-3.0.3/lib/rails/commands.rb:23:in `(root)' | |
from org/jruby/RubyKernel.java:1038:in `require' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment