I ran into this same issue - using vagrant 1.5.4 and vmware fusion 5.0.4. 
Just curious if you were able to figure out a fix for this...

An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["start", 
"/Users/<path>/vmware_fusion/8ccf1b82-fbdc-46fe-beaf-943dfdf054f4/Ubuntu 
64-bit.vmx", "nogui", {:notify=>[:stdout, :stderr]}]

Stdout: 2014-04-24T12:16:51.076| ServiceImpl_Opener: PID 42190
Error: Unknown error


Thanks,
-- Nitya

On Tuesday, February 4, 2014 12:00:52 PM UTC-8, Jesse Riggins wrote:
>
> I'm still seeing this issue.  I've again tried to uninstall and reinstall 
> VMWare.  I do have a license for VMWare Fusion, but perhaps something to 
> note is that things seemed to work up until my original VMWare Fusion trial 
> ran out.  I then purchased my license, but it seems I have since been 
> unable to create or run any Vagrant instances (I can create and run 
> non-Vagrant backed instances with no problem).  Perhaps the license 
> expiration set some state somewhere that isn't cleared?
>
> Thanks,
>  Jesse
>
> On Thursday, January 9, 2014 8:30:34 AM UTC-6, Jesse Riggins wrote:
>>
>> Hi,
>>
>> I'm having this same problem and have followed the instructions below 
>> with no success.  VMWare starts successfully.  I reinstalled VMWare and my 
>> license (including manually removing leftover files detailed in VMWare's 
>> knowledge base) and even restarted my machine.  I also reinstalled Vagrant 
>> and the vmware plugin and license.
>>
>>  I'm hoping maybe there are other steps that I can follow?
>>
>> Thanks,
>>  Jesse
>>
>> On Thursday, August 1, 2013 12:02:03 PM UTC-5, Mitchell Hashimoto wrote:
>>>
>>> David, 
>>>
>>> Try starting VMware itself. It often gives this cryptic error when 
>>> ANYTHING is wrong with the VMware installation. Some common solutions: 
>>>
>>> 1. License the product if it isn't already. 
>>> 2. Restart the machine. 
>>> 3. Uninstall and reinstall VMware. 
>>>
>>> Silly, but this is a VMware error. 
>>>
>>> On Wed, Jul 31, 2013 at 8:51 PM, David Aronchick <[email protected]> 
>>> wrote: 
>>> > Hi all-- 
>>> > 
>>> > I just started with Vagrant & VMWare on this machine (Windows 7), and 
>>> when I 
>>> > try to start the Vagrant box, it creates the VMX properly, but then 
>>> fails to 
>>> > run: 
>>> > 
>>> >> PS C:\Code> vagrant up --provider=vmware_workstation 
>>> >> Bringing machine 'default' up with 'vmware_workstation' provider... 
>>> >> [default] Box 'precise64' was not found. Fetching box from specified 
>>> URL 
>>> >> for 
>>> >> the provider 'vmware_workstation'. Note that if the URL does not have 
>>> >> a box for this provider, you should interrupt Vagrant now and add 
>>> >> the box yourself. Otherwise Vagrant will attempt to download the 
>>> >> full box prior to discovering this error. 
>>> >> Downloading or copying the box... 
>>> >> ←[0KExtracting box...ate: 2402k/s, Estimated time remaining: 
>>> --:--:--) 
>>> >> Successfully added box 'precise64' with provider 'vmware_fusion'! 
>>> >> [default] Cloning VMware VM: 'precise64'. This can take some time... 
>>> >> [default] Verifying vmnet devices are healthy... 
>>> >> [default] Preparing network adapters... 
>>> >> [default] Starting the VMware VM... 
>>> >> An error occurred while executing `vmrun`, a utility for controlling 
>>> >> VMware machines. The command and output are below: 
>>> >> Command: ["start", 
>>> >> 
>>> "C:/Code/.vagrant/machines/default/vmware_workstation/2e730771-42de-418c-97a4-79129eadc48c/precise64.vmx",
>>>  
>>>
>>> >> "nogui", {:notify=>[:stdout, :stderr]}] 
>>> >> Stdout: Error: The operation was canceled 
>>> >> Stderr: 
>>> > 
>>> > 
>>> > I believe this is VMWare related, as the vmx will not run on its own 
>>> either. 
>>> > 
>>> >> PS C:\Code> & 'C:\Program Files (x86)\VMware\VMware 
>>> Workstation\vmrun.exe' 
>>> >> -T ws start 
>>> >> 
>>> C:/Code/.vagrant/machines/default/vmware_workstation/2e730771-42de-418c-97a4-79129eadc48c/precise64.vmx
>>>  
>>>
>>> >> Error: Unknown error 
>>> > 
>>> > 
>>> > Thoughts? 
>>> > 
>>> > -- 
>>> > You received this message because you are subscribed to the Google 
>>> Groups 
>>> > "Vagrant" group. 
>>> > To unsubscribe from this group and stop receiving emails from it, send 
>>> an 
>>> > email to [email protected]. 
>>> > For more options, visit https://groups.google.com/groups/opt_out. 
>>> > 
>>> > 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to