Redcar produces an error on startup and does not show a window on Debian Linux (Squeeze)
Reported by yonkeltron | January 20th, 2011 @ 03:44 PM
== Problem: Starting from a clean installation of Redcar (meaning gem install redcar and redcar install), redcar will not start up properly. From the console, I get a Java exception and Ruby stack trace immediately after the redcar splash/loading screen. Following the error message, the splash screen disappears automatically but no additional window is displayed.
== Supporting details: The complete console output is as follows:
yonkeltron at Akiba in ~
$ redcar Redcar 0.10 ( i686-linux )
java -d32 -client
-Xbootclasspath/a:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar
-Xmx320m -Xss1024k -Djruby.memory.max=320m -Djruby.stack.max=1024k
org.jruby.Main
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/bin/redcar
--no-sub-jruby --ignore-stdin
Redcar 0.10 ( java )
Redcar::ApplicationSWTloading plugins took 5.238
took 1.094s to load textmate assets
initializing gui took 0.055s
Error in: initialize: name or service not known
SocketError: initialize: name or service not known
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:896:in
initialize'<br/>
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:896:in
new'
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:896:in
open'<br/>
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:896:in
open_server'
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:789:in
open_server'<br/>
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:787:in
each'
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:787:in
open_server'<br/>
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:1377:in
initialize'
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:1665:in
new'<br/>
file:/home/yonkeltron/.redcar/assets/jruby-complete-1.5.3.jar!/META-INF/jruby.home/lib/ruby/1.8/drb/drb.rb:1665:in
start_service'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/project/lib/project/drb_service.rb:6:in
initialize'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/project/lib/project/manager.rb:91:in
new'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/project/lib/project/manager.rb:91:in
init_drb_listener'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/project/lib/project/manager.rb:78:in
start'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/redcar/redcar.rb:1406:in
start'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/redcar/redcar.rb:22:in
update_gui'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/redcar/redcar.rb:5:in
safely'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/redcar/redcar.rb:21:in
update_gui'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt.rb:97:in
call'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt.rb:97:in
sync_exec'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt/full_swt.rb:98:in
call'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt/full_swt.rb:98:in
run'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt/event_loop.rb:13:in
start'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/core/lib/core/gui.rb:39:in
start'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/lib/redcar.rb:184:in
pump'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/bin/redcar:30
error in sync exec<br/> java.lang.IllegalArgumentException:
Argument cannot be null<br/>
org.eclipse.swt.SWT:-1:in
error'
org.eclipse.swt.SWT:-1:in error'<br/>
org.eclipse.swt.SWT:-1:in
error'
org.eclipse.swt.widgets.Dialog:-1:in error'<br/>
org.eclipse.swt.widgets.Dialog:-1:in
checkParent'
org.eclipse.swt.widgets.Dialog:-1:in <init>'<br/>
org.eclipse.swt.widgets.MessageBox:-1:in
'
sun/reflect/NativeConstructorAccessorImpl.java:-2:in
newInstance0'<br/>
sun/reflect/NativeConstructorAccessorImpl.java:39:in
newInstance'
sun/reflect/DelegatingConstructorAccessorImpl.java:27:in
newInstance'<br/>
java/lang/reflect/Constructor.java:513:in
newInstance'
org/jruby/javasupport/JavaConstructor.java:291:in
newInstanceDirect'<br/>
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/application_swt/lib/application_swt/dialog_adapter.rb:173:in
new_proxy'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/application_swt/lib/application_swt/dialog_adapter.rb:50:in
message_box'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/application/lib/application/dialog.rb:52:in
message_box'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/application/lib/application/dialog.rb:12:in
in_dialog'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/application/lib/application/dialog.rb:52:in
message_box'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/redcar/redcar.rb:12:in
safely'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/redcar/redcar.rb:21:in
update_gui'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt.rb:97:in
call'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt.rb:97:in
sync_exec'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt/full_swt.rb:98:in
call'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt/full_swt.rb:98:in
run'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/swt/lib/swt/event_loop.rb:13:in
start'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/plugins/core/lib/core/gui.rb:39:in
start'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/lib/redcar.rb:184:in
pump'
/home/yonkeltron/.rvm/gems/ree-1.8.7-2010.02@global/gems/redcar-0.10/bin/redcar:30
start time: 6.889
After killing the process with C-c, I am returned to my shell prompt without issue (no need to kill the process externally).
Java version information:
yonkeltron at Akiba in ~
$ java -version java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Server VM (build 17.1-b03, mixed mode)
== Expected behavior Not knowing enough about the internals of Redcar, I am unable to say whether the exception and the failure of any subsequent windows to appear are related. However, one would expect Redcar to start without error and to display a window so that further interaction with Redcar can take place.
== Notes It would be my pleasure to provide any additional information to help the developer team resolve this issue.
No comments found
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.