Skip to content

Instantly share code, notes, and snippets.

@rdp
Created July 11, 2010 03:42
Show Gist options
  • Select an option

  • Save rdp/471263 to your computer and use it in GitHub Desktop.

Select an option

Save rdp/471263 to your computer and use it in GitHub Desktop.
project start took 2.36s
XULRunner path: D:\ruby18\lib\ruby\gems\1.8\gems\redcar-0.3.8dev\vendor\xulrunner\xpcom.dll
Error in command Redcar::PluginManagerUi::OpenCommand
NativeException: org.eclipse.swt.SWTError: XPCOM error -2147467259
org.eclipse.swt.browser.Mozilla:-1:in `error'
org.eclipse.swt.browser.Mozilla:-1:in `create'
org.eclipse.swt.browser.Browser:-1:in `<init>'
sun.reflect.NativeConstructorAccessorImpl:-2:in `newInstance0'
sun.reflect.NativeConstructorAccessorImpl:-1:in `newInstance'
sun.reflect.DelegatingConstructorAccessorImpl:-1:in `newInstance'
java.lang.reflect.Constructor:-1:in `newInstance'
org/jruby/javasupport/JavaConstructor.java:291:in `newInstanceDirect'
file:/D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/lib/jruby-complete-1.5.0.jar!/builtin/javasupport/java.rb:51:in `new_proxy'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/html_tab.rb:17:in `create_tab_widget'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/tab.rb:12:in `initialize'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/html_tab.rb:8:in `initialize'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/notebook.rb:95:in `new'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/notebook.rb:95:in `attach_model_listeners'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/core/lib/core/observable.rb:103:in `call'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/core/lib/core/observable.rb:103:in `observable_run_blocks'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/core/lib/core/observable.rb:103:in `each'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/core/lib/core/observable.rb:103:in `observable_run_blocks'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/core/lib/core/observable.rb:96:in `notify_listeners'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application/lib/application/notebook.rb:34:in `new_tab'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application/lib/application/window.rb:148:in `new_tab'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/plugin_manager_ui/lib/plugin_manager_ui.rb:60:in `execute'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application/lib/application/command/executor.rb:22:in `execute'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application/lib/application/command.rb:79:in `run'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application/lib/application/menu/item.rb:26:in `selected'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/menu.rb:117:in `widgetSelected'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/event_loop.rb:14:in `start'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/core/lib/core/gui.rb:39:in `start'
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/lib/redcar.rb:115:in `pump'
d:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/lib/redcar/../../bin/redcar:24
D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/notebook.rb:132:in `tab_widget_to_tab_model': undefined method `item' for nil:NilClass (NoMethodError)
from D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/notebook.rb:132:in `detect'
from D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/notebook.rb:132:in `tab_widget_to_tab_model'
from D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/notebook.rb:36:in `widgetSelected'
from D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/application_swt/lib/application_swt/event_loop.rb:14:in `start'
from D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/plugins/core/lib/core/gui.rb:39:in `start'
from D:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/lib/redcar.rb:115:in `pump'
from d:/ruby18/lib/ruby/gems/1.8/gems/redcar-0.3.8dev/lib/redcar/../../bin/redcar:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment