Advertisement
Guest User

Untitled

a guest
Apr 16th, 2012
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. NotImplementedError: waitpid unsupported or native support failed to load
  2. waitpid2 at org/jruby/RubyProcess.java:704
  3. waitpid2 at org/jruby/RubyProcess.java:691
  4. shell_exec at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/veewee-0.3.0.alpha4/lib/veewee/provider/core/helper/shell.rb:38
  5. popen at org/jruby/RubyIO.java:3601
  6. shell_exec at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/veewee-0.3.0.alpha4/lib/veewee/provider/core/helper/shell.rb:32
  7. check_requirements at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/veewee-0.3.0.alpha4/lib/veewee/provider/virtualbox/provider.rb:11
  8. initialize at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/veewee-0.3.0.alpha4/lib/veewee/provider/core/provider.rb:21
  9. [] at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/veewee-0.3.0.alpha4/lib/veewee/providers.rb:16
  10. build at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/veewee-0.3.0.alpha4/lib/veewee/command/virtualbox.rb:17
  11. send at org/jruby/RubyKernel.java:2080
  12. run at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:21
  13. invoke_task at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:118
  14.  
  15. dispatch at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor.rb:263
  16. send at org/jruby/RubyKernel.java:2088
  17. invoke at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:109
  18.  
  19. vbox at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor.rb:205
  20. call at org/jruby/RubyProc.java:270
  21. send at org/jruby/RubyKernel.java:2084
  22. run at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:21
  23. invoke_task at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:118
  24.  
  25. dispatch at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor.rb:263
  26. start at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/base.rb:389
  27. (root) at c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/veewee-0.3.0.alpha4/bin/veewee:18
  28. load at org/jruby/RubyKernel.java:1058
  29. (root) at c:\jruby-1.6.7\bin\veewee:19
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement