Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Converting a snapshot file to memory dump using the vmss2core tool (2003941)
Symptoms
- Cannot run the vmss2core tool
- Running the vmss2core tool fails
- You see this error in the command line:
Failed to locate memory. Memory block and no separate .vmem file supplied.
Purpose
Resolution
To create the memory dump if the virtual machine is on Workstation 7.x or Fusion 3.x:
- Change directory to one of the following locations depending on your installation type:
- Windows – C:\Program Files\VMware\VMware Workstation\
- Linux – /usr/bin/
- Mac OS – /Library/Application Support/VMware Fusion/
Note: If vmss2core is not available in these install directories, you can download it here.
- Run the vmss2core tool with the option to create a memory dump
vmss2core -W virtual_machine_name.vmss virutal_machine_name.vmem
To create the memory dump if the virtual machine is on an ESX/ESXi host:
- Run this command to determine the world ID of the virtual machine:
vm-support -x
- Run this command to suspend the virtual machine:
vm-support –Z world_ID
For alternative methods, see Suspending a virtual machine on ESX/ESXi to collect diagnostic information (2005831).
- Copy the virtual_machine_name.vmss file to the location where you have the vmss2core tool
- Run the vmss2core tool with the option to create a memory dump
vmss2core –W virtual_machine_name.vmss
Additional Information
For additional information, see the Debugging Virtual Machines with the Checkpoint to Core Tool Guide.
Update History
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

