Skip to content

Instantly share code, notes, and snippets.

@BanzaiMan
Created April 14, 2010 19:40
Show Gist options
  • Select an option

  • Save BanzaiMan/366232 to your computer and use it in GitHub Desktop.

Select an option

Save BanzaiMan/366232 to your computer and use it in GitHub Desktop.
[system]:simple[git:master] $ jruby --debug -rdebug -S glassfish -p 8000
Debug.rb
Emacs support available.
/Users/asari/Development/src/jruby/bin/glassfish:9:require 'rubygems'
(rdb:1) b config/boot.rb:load_rails_gem
Set breakpoint 1 at config/boot.rb:load_rails_gem
(rdb:1) c
/Users/asari/Development/src/jruby/lib/ruby/site_ruby/1.8/rubygems.rb:1084: `cannot load Java class rubygems.defaults.OperatingSystemService' (NameError)
from /Users/asari/Development/src/jruby/bin/glassfish:9
/Users/asari/Development/src/jruby/lib/ruby/site_ruby/1.8/rubygems.rb:1084: require 'rubygems/defaults/operating_system'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment