Crash of Redcar 0.13 on Windows 7 64-but
Reported by Krzysztof Jelski | January 24th, 2012 @ 01:09 PM
1) Install redcar via gem install redcar.
2) Run redcar.
3) Open Plugins->Plugin Manager. Tab with an icon and no text is
shown.
4) Click on the tab. Redcar crashes.
I get the same effect with other html-ish tabs, like "Help->Submit a bug"
Nothing is printed to the console. I also can't find anything
related to the crash in in %HOME%.redcar\user.log
Environemnt:
Windows 7 64-bit
Redcar Version: 0.13
Ruby Version: 1.8.7
Jruby version: 1.6.4
Comments and changes to this ticket
-
Chris Wroe February 13th, 2012 @ 10:07 AM
I had the same problem. Running redcar as 'jruby -S redcar' provided more debugging information.
Error in command Redcar::PluginManagerUi::OpenCommand RuntimeError: Missing xulrunner browser widget, install gem redcar-xulrunner-win
So then I did
jruby -S gem install redcar-xulrunner-win
And now the plugin window will open.
Environment:
Windows XP
Redcar Version: 0.13
JRuby version: 1.6.6 -
Dave Shaffer April 16th, 2012 @ 02:35 PM
I was having this same issue in Windows 7 64bit. Running gem install redcar-xulrunner-win fixed it!
-
Norman May 10th, 2013 @ 08:10 AM
what's wrong with my case?
C:\Users\user>redcar
C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar.rb:32: Use RbConfig instead of obsolete and deprecated Config.
Redcar 0.13 ( i386-mingw32 )
javaw -Xbootclasspath/a:C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-jruby-0.1/vendor/jruby-complete-1.6.4.jar -Dfile.encoding=UTF8 -Xmx320m -Xss1024k -Djruby.memory.max=320m -Djruby.stack.max=1024k org.jruby.Main "C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/bin/redcar" --no-sub-jruby --ignore-stdin --start-time=1368
167141 && echo 'finished'
C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:44:inexec': No such file or directory - javaw -Xbootclasspath/a:C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-jruby-0.1/vendor/jruby-complete-1.6.4.jar -Dfile.encoding=UTF8 -Xmx320m -Xss1024k -Djruby.memory.max=320m -Djruby.stack.max=1024k org.jruby.Ma in "C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/bin/redcar" --no-sub-jruby --ignore-stdin --start-time=1368167141 && echo 'finished' (Errno::ENOENT) from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:44:in
block in run' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:75:inconstruct_command' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:43:in
run' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar.rb:100:inspin_up' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/bin/redcar:27:in
' from C:/Ruby193/bin/redcar:23:inload' from C:/Ruby193/bin/redcar:23:in
'C:\Users\user >
-
Norman May 10th, 2013 @ 08:13 AM
sorry about the formatting:
C:\Users\user>redcar C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar.rb:32: Use RbConfig instead of obsolete and deprecated Config. Redcar 0.13 ( i386-mingw32 ) javaw -Xbootclasspath/a:C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-jruby-0.1/vendor/jruby-complete-1.6.4.jar -Dfile.encoding=UTF8 -Xmx320m -Xss1024k -Djruby.memory.max=320m -Djruby.stack.max=1024k org.jruby.Main "C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/bin/redcar" --no-sub-jruby --ignore-stdin --start-time=1368 167141 && echo 'finished' C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:44:in
exec': No such file or directory - javaw -Xbootclasspath/a:C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-jruby-0.1/vendor/jruby-complete-1.6.4.jar -Dfile.encoding=UTF8 -Xmx320m -Xss1024k -Djruby.memory.max=320m -Djruby.stack.max=1024k org.jruby.Ma in "C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/bin/redcar" --no-sub-jruby --ignore-stdin --start-time=1368167141 && echo 'finished' (Errno::ENOENT) from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:44:inblock in run' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:75:inconstruct_command' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar/runner.rb:43:in
run' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar.rb:100:inspin_up' from C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/bin/redcar:27:in
<top (required)>' from C:/Ruby193/bin/redcar:23:inload' from C:/Ruby193/bin/redcar:23:in
<main>'
C:\Users\user >
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.