Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: JRuby 1.6.3
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Miscellaneous
-
Environment:Mac OS X Snow Leopard 10.6.8
rvm 1.6.31
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03-384-10M3425)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02-384, mixed mode)
-
Number of attachments :
Description
After issued `irb` or `jirb`, it hangs without any output.
Even `jruby --version` and `jruby -e "puts 'hello'"` hang and not returning
Solution suggested in JRuby google group:
1. kill the nailgun server
2. chmod -x $rvm_path/hooks/after_use_jruby
For more information, please reference here:
http://groups.google.com/group/rubyversionmanager/browse_thread/thread/95c4a1de17666f5a/448e994384271b5a?hide_quotes=no
Issue Links
- duplicates
-
JRUBY-3685
irb fails to work with Nailgun
-
Please review the linked issue.