Created
April 14, 2010 19:40
-
-
Save BanzaiMan/366232 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| [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