Created
April 21, 2010 21:53
-
-
Save JamesPrudente/374450 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
james$ vagrant reload | |
[INFO 04-21-2010 14:45:54] Vagrant: Provisioning enabled with Vagrant::Provisioners::ChefSolo | |
[INFO 04-21-2010 14:45:54] Vagrant: Forcing shutdown of VM... | |
[INFO 04-21-2010 14:45:54] Vagrant: Running any VM customizations... | |
/Library/Ruby/Gems/1.8/gems/virtualbox-0.6.0/lib/virtualbox/com/implementer/ffi.rb:97:in `call_and_check': Error in API call to #<FFI::Function:0x1018d33b0>: 2159738887 (VirtualBox::Exceptions::InvalidObjectStateException) | |
from /Library/Ruby/Gems/1.8/gems/virtualbox-0.6.0/lib/virtualbox/com/implementer/ffi.rb:71:in `call_vtbl_function' | |
from /Library/Ruby/Gems/1.8/gems/virtualbox-0.6.0/lib/virtualbox/com/implementer/ffi.rb:52:in `call_function' | |
from /Library/Ruby/Gems/1.8/gems/virtualbox-0.6.0/lib/virtualbox/com/abstract_interface.rb:132:in `call_function' | |
from /Library/Ruby/Gems/1.8/gems/virtualbox-0.6.0/lib/virtualbox/com/abstract_interface.rb:50:in `open_session' | |
from /Library/Ruby/Gems/1.8/gems/virtualbox-0.6.0/lib/virtualbox/vm.rb:254:in `with_open_session' | |
from /Library/Ruby/Gems/1.8/gems/virtualbox-0.6.0/lib/virtualbox/vm.rb:228:in `save' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/actions/vm/customize.rb:12:in `execute!' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/actions/runner.rb:86:in `send' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/actions/runner.rb:86:in `execute!' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/actions/runner.rb:85:in `each' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/actions/runner.rb:85:in `execute!' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/actions/runner.rb:84:in `each' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/actions/runner.rb:84:in `execute!' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/commands/reload.rb:14:in `execute' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/commands/base.rb:41:in `dispatch' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/commands/base.rb:50:in `dispatch' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/command.rb:24:in `subcommand' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/lib/vagrant/command.rb:13:in `execute' | |
from /Library/Ruby/Gems/1.8/gems/vagrant-0.3.0/bin/vagrant:7 | |
from /usr/bin/vagrant:19:in `load' | |
from /usr/bin/vagrant:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment