Launching likes on mesh networks with jruby 1.1.6
I'm a Ruby / Rails newbie and am trying to get the laika tool ( http://github.com/CCHIT/laika/tree/master ) working in the NetBeans IDE. I am getting the following exception. I am using NetBeans IDE 6.5.1, JRubby 1.1.6 and GlassFish V3. Any ideas what could be wrong?
INFO: Jruby version: 1.1.6
INFO: Starting Rails Instances SEVERE: Exception on thread "pool-13-thread-1"
SEVERE: C: / Program Files / NetBeans 6.5.1 / ruby2 / jruby-1.1.6 / lib / ruby /1.8/pathname.rb: 420: in `realpath_rec ':
SEVERE: No such file or directory - No such file or directory - C: / Program Files / glassfish-v3-prelude / glassfish / C: (Errno :: ENOENT)
SEVERE: from C: / Program Files / NetBeans 6.5.1 / ruby2 / jruby-1.1.6 / lib / ruby /1.8/pathname.rb: 453: to `realpath '
a source to share