Hi,
my problem is not only related to jinsync but I ask here hoping that
someone has an hint on how to proceed :-)
- Installed jruby in /usr/local/jruby
- java is working (1.5)
- the environment variables are set
- I try
$ gem install icalendar
and I get:
/usr/local/jruby/lib/ruby/1.8/tempfile.rb:54 warning: JRuby does not
currently support defining finalizers
Bulk updating Gem source index for: http://gems.rubyforge.org
/usr/local/jruby/lib/ruby/1.8/tempfile.rb:54 warning: JRuby does not
currently support defining finalizers
/usr/local/jruby/lib/ruby/1.8/tempfile.rb:54 warning: JRuby does not
currently support defining finalizers
Successfully installed icalendar-0.97
Installing ri documentation for icalendar-0.97...
which seems fine but the java process then hangs using 120% of the CPUs
(I have a nice intel dual core).
Is this a known problem? Any hint? Thanks,
Matteo