Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.5.3
-
Fix Version/s: JRuby 1.6RC3
-
Component/s: Core Classes/Modules
-
Labels:None
-
Environment:Windows
jruby 1.5.3 (ruby 1.8.7 patchlevel 249) (2010-09-28 7ca06d7)
(Java HotSpot(TM) Client VM 1.6.0_22) [x86-java]
-
Source ID:#28924 RubyForge see: http://rubyforge.org/tracker/?atid=575&group_id=126&func=browse
-
Number of attachments :
Description
Also reported as bug against RubyGems on RubyForge:
- #28924 gem update_rubygems Fails on JRuby 1.5 (2011-02-12 11:46)
- http://rubyforge.org/tracker/?atid=575&group_id=126&func=browse
----------------
The latest RubyGems has problems installing. However will work with Ruby 1.8 and not with JRuby 1.5.3
See RubyForge bug for more details and example of command line output.
Hi,
Addition - This turns out to be quite serious because any gem operation can now hang windows command shell. And the JVM /jruby process can't be killed, you can't logout, and you can't restart. That means the only way out is to power-down.
As I see it I can only clobber jruby and reinstall it with the installation gem version. That will get attended to eventually I'm thinking.
I think the hang is probably a JRuby issue. But it is instigated by the rubygem incompatibility.