One of my customers occasionally gets the following VDDK error when mounting a volume and getting volume info after successfully opening all disks and getting the disk set handle:
12/14/2011 20:26:41 (info) [LoadTempHive] Registry hive C:\WINDOWS\TEMP\vmware-SYSTEM\vixmntapi2 is loaded under the name mntApi256317022430194376
12/14/2011 20:26:41 (warn) Unable to open key mntApi256317022430194376\MountedDevices.
12/14/2011 20:26:41 (info) Unloaded hive mntApi256317022430194376
12/14/2011 20:26:41 (info) DeleteHiveLogs: Deleted 1 hive log file on cleanup.
12/14/2011 20:26:41 (info) Unable to GetVolumeMountPoints - Error code 22.
What is error code 22 and is there a comprehensive list of possible errors and their explanations?
The main problem seems to be "Unable to open key mntApi256317022430194376\MountedDevices." Why would this occur, and what should be the recovery action?
Thanks,
Rich