My environment is:
Windows Xp 32bit
jruby -v: jruby 1.6.5 (ruby-1.9.2-p136) (2011-10-25 9dcd388) (Java HotSpot(TM) Client VM 1 .6.0_29) [Windows XP-x86-java]
!!!! Missing jruby-win32ole gem: jruby -S gem install jruby-win32ole
LoadError: no such file to load -- jruby-win32ole
from org/jruby/RubyKernel.java:1047:in `require'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:239:in `require'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:225:in `load_dependency'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:593:in `new_constants_in'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:592:in `new_constants_in'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:225:in `load_dependency'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:239:in `require'
from C:/jruby-1.6.5/lib/ruby/site_ruby/shared/jruby/win32ole/stub.rb:3:i
n `(root)'
from org/jruby/RubyKernel.java:1047:in `require'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:239:in `require'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:225:in `load_dependency'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:593:in `new_constants_in'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:592:in `new_constants_in'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:225:in `load_dependency'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/acti
ve_support/dependencies.rb:239:in `require'
from C:/jruby-1.6.5/lib/ruby/site_ruby/shared/jruby/win32ole/stub.rb:1:i
n `evaluate'
from org/jruby/RubyKernel.java:1093:in `eval'
from org/jruby/RubyKernel.java:1420:in `loop'
from org/jruby/RubyKernel.java:1206:in `catch'
from org/jruby/RubyKernel.java:1206:in `catch'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/railties-3.0.10/lib/rails/com
mands/console.rb:44:in `start'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/railties-3.0.10/lib/rails/com
mands/console.rb:8:in `start'
from C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/railties-3.0.10/lib/rails/com
mands.rb:23:in `(root)'
from org/jruby/RubyKernel.java:1047:in `require'
from script/rails:6:in `(root)'irb(main):002:0>
My environment is: Windows Xp 32bit jruby -v:
jruby 1.6.5 (ruby-1.9.2-p136) (2011-10-25 9dcd388) (Java HotSpot(TM) Client VM 1 .6.0_29) [Windows XP-x86-java]