Hi,
I tried to create a new production with JRuby 1.6.5 and limelight 0.6.14 on Mac OS X (10.7.4),
but ran into some errors.
$ limelight create production hello_world
NativeException: java.lang.NullPointerException: null
(root) at ~/.rvm/gems/jruby-1.6.5/gems/limelight-0.6.14-java/bin/limelight:9
load at org/jruby/RubyKernel.java:1063
at ~/.rvm/gems/jruby-1.6.5/gems/limelight-0.6.14-java/bin/limelight:21
eval at org/jruby/RubyKernel.java:1088
(root) at ~/.rvm/gems/jruby-1.6.5/bin/ruby_noexec_wrapper:14
I also tried JRuby 1.6.7.2, but got the same errors.
Should I use other versions of JRuby?
Any suggestions would be appreciated.
Best regards,
Domon