このエラーが原因でvirtualboxのVMを起動できません。とにかく回復するために、VMを破棄して再インストールしたくありませんか?
VBoxManage
VagrantがVirtualBoxを制御するために使用するCLIの実行中にエラーが発生しました。コマンドとstderrを以下に示します。
Command: ["modifyvm", "319fcce3-e8ff-4b6f-a641-3aee1df6543f", "--natpf1", "delete", "ssh"]
Stderr: VBoxManage: error: The machine 'centos64_c6402_1454036461345_59755' is already locked for a session (or being unlocked)
VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component MachineWrap, interface IMachine, callee nsISupports
VBoxManage: error: Context: "LockMachine(a->session, LockType_Write)" at line 493 of file VBoxManageModifyVM.cpp