Red car hangs indefinitely when I try to launch it.
Reported by Tim Harper | February 15th, 2010 @ 05:19 AM
I have recorded a video demonstrating the issue:
http://screencast.com/t/MzkxMzk1MzY
Basically, I haven't been able to get this to work. I have installed from source, and also from the gem (using --pre). I have tried using Java 6 and 5.
Here is a list of my gems installed for JRuby, might this be some help?
timcharper@timcharper:~ $ gem list *** LOCAL GEMS *** actionmailer (2.3.5) actionpack (2.3.5) activerecord (2.3.5) activeresource (2.3.5) activesupport (2.3.5) builder (2.1.2) bundler (0.8.1) columnize (0.3.1) cucumber (0.6.2) diff-lcs (1.1.2) ffi (0.5.4) glassfish (1.0.2) jruby-openssl (0.6) json_pure (1.2.0) polyglot (0.3.0) rack (1.1.0, 1.0.1) rails (2.3.5) rake (0.8.7) rspec (1.3.0) ruby-debug (0.10.3) ruby-debug-base (0.10.3.1) term-ansicolor (1.0.4) treetop (1.4.3) warden (0.9.0)
Comments and changes to this ticket
-
Daniel Lucraft February 15th, 2010 @ 06:09 AM
- State changed from new to resolved
Wow, a screencast with a bug report, good stuff!
Apple made some modifications to their JVM (or something) and so there's a special flag needed to run on OSX:
jruby -J-XstartOnFirstThread bin/redcar
That should fix it for you.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.