I moved a Linux VM from one windows computer to another, and get an error because VMware Server doesn't use relative paths. It uses the host's absolute path to point to all the vmware appliance files.
I assume there has to be a trick to preparing a vmware appliance. Or are all the Windows vmware appliances being created and opened on people's C: drives? I read the faq, but it didn't mention this problem.
Cannot open the disk "*.vmdk". Reason: failed to lock file.
There are no locked files.
All permissions are set to Everyone full control.
I had the guest os files on my win2k3 D drive.
they have been moved to my winxp's C drive.
In the log below, you can see that Vmware is complaining that it cannot find a file on my winxp's D Drive. D drive is my DVDROM on my winxp box.
Thanks for your help,
Ed
Jul 28 12:50:54: vmx| Log for VMware Server pid=3156 version=1.0.0 build=build-28343 option=Release
Jul 28 12:50:54: vmx| Command line: "C:\Program Files\VMware\VMware Server\bin\vmware-vmx.exe" "-T" "querytoken" "c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmx"
Jul 28 12:50:54: vmx| vmxvmdb: Index name being generated from config file
Jul 28 12:50:54: vmx| VMXVmdbConnectServerd - Trying to discover serverd
Jul 28 12:50:54: vmx| MStat: Creating Stat system.cpuusage
Jul 28 12:50:54: vmx| MStat: Creating Stat system.ram
Jul 28 12:50:54: vmx| MStat: Creating Stat system.uptime
Jul 28 12:50:54: vmx| MStat: Creating Stat system.load
Jul 28 12:50:54: vmx| CPU #0 TSC = 268962209691045
Jul 28 12:50:54: vmx| TSC delta 0
Jul 28 12:50:54: vmx| VMMon_GetkHzEstimate: Calculated 2998610 kHz
Jul 28 12:50:54: vmx| pcpu #0 CPUID numEntries=5 GenuntelineI
Jul 28 12:50:54: vmx| pcpu #0 CPUID version=0xf33 id1.edx=0xbfebfbff id1.ecx=0x41d id1.ebx=0x20800
Jul 28 12:50:54: vmx| pcpu #0 CPUID id80.eax=80000008 id81.edx=0x0 id81.ecx=0x0
Jul 28 12:50:54: vmx| CPUID id1.edx: 0xbfebfbff id1.ecx: 0x41d id81.edx: 0 id81.ecx: 0
Jul 28 12:50:54: vmx| CPUID id88.ecx: 0 id88.edx: 0
Jul 28 12:50:54: vmx| ACL_InitCapabilities: here 1 (bug 63252)
Jul 28 12:50:54: vmx| changing directory to c:\virtual machines\fedora-fc5-i386\.
Jul 28 12:50:54: vmx| Config file: c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmx
Jul 28 12:50:54: vmx| DISKLIB-LINK : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (The system cannot find the path specified).
Jul 28 12:50:54: vmx| DISKLIB-CHAIN :"c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk": Failed to open parent "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk": The system cannot find the path specified.
Jul 28 12:50:54: vmx| DISKLIB-CHAIN : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (The parent of this virtual disk could not be opened).
Jul 28 12:50:54: vmx| DISKLIB-LIB : Failed to open 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' with flags 0x17 (The parent of this virtual disk could not be opened).
Jul 28 12:50:54: vmx| DISKLIB-LINK : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (The system cannot find the path specified).
Jul 28 12:50:54: vmx| DISKLIB-CHAIN : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (The system cannot find the path specified).
Jul 28 12:50:54: vmx| DISKLIB-LIB : Failed to open 'd:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk' with flags 0x17 (The system cannot find the path specified).
Jul 28 12:50:54: vmx| DISK: Cannot open disk "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk": The system cannot find the path specified (196617).
Jul 28 12:50:54: vmx| DISK: Cannot open disk 'd:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk' : The system cannot find the path specified.
Jul 28 12:50:54: vmx| DISKUTIL: GetDevVersion: couldn't open file 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' : The system cannot find the path specified (196617).
Jul 28 12:50:54: vmx| DISKUTIL: Could not populate version buffer.
Jul 28 12:50:55: vmx| VMDB: Connected to serverd
Jul 28 12:50:55: vmx| IPCHandleConnection: ReadFile failed (code 109)
Jul 28 12:50:55: vmx| VMXVmdbCbVmVmxExecState: Exec state change requested to state poweredOn without reset
Jul 28 12:50:55: vmx| PowerOn
Jul 28 12:50:55: vmx| HOST Windows version 5.1, build 2600, platform 2, "Service Pack 2"
Jul 28 12:50:55: vmx| DICT --- USER PREFERENCES
Jul 28 12:50:55: vmx| DICT pref.autoFitFullScreen = fitHostToGuest
Jul 28 12:50:55: vmx| DICT pref.view.navBar.type = favorites
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.items.count = 7
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.item0.id = POWER_OFF
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.item1.id = SUSPEND
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.item2.id = POWER_ON
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.item3.id = RESET
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.item4.id = \_SEP_
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.item5.id = PREVIEW_PLAYER
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.item6.id = PREVIEW_WS
Jul 28 12:50:55: vmx| DICT pref.mruDest0.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest0.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest0.user =
Jul 28 12:50:55: vmx| DICT pref.mruDest1.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest1.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest1.user =
Jul 28 12:50:55: vmx| DICT pref.mruDest2.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest2.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest2.user =
Jul 28 12:50:55: vmx| DICT pref.mruDest3.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest3.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest3.user =
Jul 28 12:50:55: vmx| DICT pref.mruDest4.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest4.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest4.user =
Jul 28 12:50:55: vmx| DICT pref.mruDest5.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest5.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest5.user =
Jul 28 12:50:55: vmx| DICT pref.mruDest6.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest6.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest6.user =
Jul 28 12:50:55: vmx| DICT pref.mruDest7.present = FALSE
Jul 28 12:50:55: vmx| DICT pref.mruDest7.destString =
Jul 28 12:50:55: vmx| DICT pref.mruDest7.user =
Jul 28 12:50:55: vmx| DICT webUpdate.checkPeriod = weekly
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.proj.items.count = 4
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.proj.item0.id = ADD_VM
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.proj.item1.id = POLICIES
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.proj.item2.id = PKG_NEW
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.proj.item3.id = EDIT_SETTINGS
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.items.count = 6
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.item0.id = FAVORITES
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.item1.id = FULL_SCREEN
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.item2.id = QUICK_SWITCH
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.item3.id = \_SEP_
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.item4.id = SUMMARY
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.item5.id = CONSOLE
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.snapshot.items.count = 3
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.snapshot.item0.id = SNAPSHOT
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.snapshot.item1.id = REVERT
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.snapshot.item2.id = SNAPSHOT_MANAGER
Jul 28 12:50:55: vmx| DICT webUpdate.checkLast = 1153990117
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.menu.position.ix = 0
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.menu.position.newLine = TRUE
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.position.ix = 1
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.position.newLine = TRUE
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.power.position.length = 118
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.snapshot.position.ix = 2
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.snapshot.position.length = 87
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.position.ix = 3
Jul 28 12:50:55: vmx| DICT pref.view.toolbars.view.position.length = 153
Jul 28 12:50:55: vmx| DICT pref.console.currentObj.path = /vm/#0ffd9cbbd1072376/
Jul 28 12:50:55: vmx| DICT pref.console.currentObj.type = vm
Jul 28 12:50:55: vmx| DICT pref.console.openedObj0.present = TRUE
Jul 28 12:50:55: vmx| DICT pref.console.openedObj0.name = Home
Jul 28 12:50:55: vmx| DICT pref.console.openedObj1.present = TRUE
Jul 28 12:50:55: vmx| DICT pref.console.openedObj1.type = vm
Jul 28 12:50:55: vmx| DICT pref.console.openedObj1.path = /vm/#0ffd9cbbd1072376/
Jul 28 12:50:55: vmx| DICT pref.console.openedObj1.file = C:\Virtual Machines\Fedora4\Other Linux 2.6.x kernel.vmx
Jul 28 12:50:55: vmx| DICT pref.console.openedObj1.name = fedora_fc4-i386-ED
Jul 28 12:50:55: vmx| DICT pref.console.openedObj.maxNum = 2
Jul 28 12:50:55: vmx| DICT pref.placement.left = 12
Jul 28 12:50:55: vmx| DICT pref.placement.top = 23
Jul 28 12:50:55: vmx| DICT pref.placement.right = 1024
Jul 28 12:50:55: vmx| DICT pref.placement.bottom = 756
Jul 28 12:50:55: vmx| DICT --- USER DEFAULTS
Jul 28 12:50:55: vmx| DICT --- HOST DEFAULTS
Jul 28 12:50:55: vmx| DICT datastore.name = local
Jul 28 12:50:55: vmx| DICT datastore.localpath = C:\Virtual Machines\
Jul 28 12:50:55: vmx| DICT --- SITE DEFAULTS
Jul 28 12:50:55: vmx| DICT datastore.name = local
Jul 28 12:50:55: vmx| DICT datastore.localpath = C:\Virtual Machines\
Jul 28 12:50:55: vmx| DICT --- COMMAND LINE
Jul 28 12:50:55: vmx| DICT --- CONFIGURATION
Jul 28 12:50:55: vmx| DICT config.version = 8
Jul 28 12:50:55: vmx| DICT virtualHW.version = 4
Jul 28 12:50:55: vmx| DICT scsi0.present = TRUE
Jul 28 12:50:55: vmx| DICT scsi0.virtualDev = lsilogic
Jul 28 12:50:55: vmx| DICT memsize = 512
Jul 28 12:50:55: vmx| DICT MemAllowAutoScaleDown = FALSE
Jul 28 12:50:55: vmx| DICT scsi0:0.present = TRUE
Jul 28 12:50:55: vmx| DICT scsi0:0.fileName = fedora-fc5-i386-000002.vmdk
Jul 28 12:50:55: vmx| DICT scsi0:0.writeThrough = TRUE
Jul 28 12:50:55: vmx| DICT ide1:0.present = TRUE
Jul 28 12:50:55: vmx| DICT ide1:0.fileName = C:\Program Files\VMware\VMware Server\linux.iso
Jul 28 12:50:55: vmx| DICT ide1:0.deviceType = cdrom-image
Jul 28 12:50:55: vmx| DICT floppy0.fileName = A:
Jul 28 12:50:55: vmx| DICT ethernet0.present = TRUE
Jul 28 12:50:55: vmx| DICT ethernet0.connectionType = bridged
Jul 28 12:50:55: vmx| DICT usb.present = TRUE
Jul 28 12:50:55: vmx| DICT sound.present = TRUE
Jul 28 12:50:55: vmx| DICT sound.virtualDev = es1371
Jul 28 12:50:55: vmx| DICT displayName = fedora-fc5-i386
Jul 28 12:50:55: vmx| DICT guestOS = other26xlinux
Jul 28 12:50:55: vmx| DICT nvram = fedora-fc5-i386.nvram
Jul 28 12:50:55: vmx| DICT scsi0:0.redo =
Jul 28 12:50:55: vmx| DICT ethernet0.addressType = generated
Jul 28 12:50:55: vmx| DICT uuid.location = 56 4d 09 fd 32 ed 17 4f-1c 9c 08 aa c6 98 f9 dd
Jul 28 12:50:55: vmx| DICT uuid.bios = 56 4d 09 fd 32 ed 17 4f-1c 9c 08 aa c6 98 f9 dd
Jul 28 12:50:55: vmx| DICT tools.remindInstall = FALSE
Jul 28 12:50:55: vmx| DICT ethernet0.generatedAddress = 00:0c:29:8f:74:b6
Jul 28 12:50:55: vmx| DICT ethernet0.generatedAddressOffset = 0
Jul 28 12:50:55: vmx| DICT ide1:0.autodetect = TRUE
Jul 28 12:50:55: vmx| DICT priority.grabbed = normal
Jul 28 12:50:55: vmx| DICT priority.ungrabbed = normal
Jul 28 12:50:55: vmx| DICT ide1:0.startConnected = TRUE
Jul 28 12:50:55: vmx| DICT checkpoint.vmState =
Jul 28 12:50:55: vmx| DICT tools.syncTime = TRUE
Jul 28 12:50:55: vmx| DICT gui.exitOnCLIHLT = TRUE
Jul 28 12:50:55: vmx| DICT --- USER DEFAULTS
Jul 28 12:50:55: vmx| DICT --- HOST DEFAULTS
Jul 28 12:50:55: vmx| DICT datastore.name = local
Jul 28 12:50:55: vmx| DICT datastore.localpath = C:\Virtual Machines\
Jul 28 12:50:55: vmx| DICT --- SITE DEFAULTS
Jul 28 12:50:55: vmx| DICT datastore.name = local
Jul 28 12:50:55: vmx| DICT datastore.localpath = C:\Virtual Machines\
Jul 28 12:50:55: vmx| DICT --- GLOBAL SETTINGS
Jul 28 12:50:55: vmx| WSSCAN: reserved mem (in MB) min=32 max=896 recommended=896
Jul 28 12:50:55: vmx| hostMem=1024 maxAllowedAll=-1 maxAllowedVM=3600
Jul 28 12:50:55: vmx| totOverhead=16
Jul 28 12:50:55: vmx| WSSCAN: used rec mem (in MB) 896
Jul 28 12:50:55: vmx| WSSCAN: Overhead 137457 paged 6047 nonpaged 4096 maxFBSize
Jul 28 12:50:55: vmx| WSSCAN 1 2 160659 190420 229376 160659 50 0
Jul 28 12:50:55: vmx| LICENSE using: 'HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Server\License.vs.1.0-160-2'
Jul 28 12:50:55: vmx| STATDECLGROUP stats Root "" null
Jul 28 12:50:55: vmx| Host CPUID features: version 0xf38 id1.edx 0xbfebfbff id1.ecx 0x41d id81.edx 0x0 id81.ecx 0x0
Jul 28 12:50:55: vmx| CPU.cpuFeatures = 0x39b1fe00
Jul 28 12:50:55: vmx| CPUID after masking: version 0xf38 id1.edx 0xfebfbff id1.ecx 0x15 id81.edx 0x800 id81.ecx 0x0 id88.ecx 0x0
Jul 28 12:50:55: vmx| CPU.cpuFeatures = 0x18b1fe00
Jul 28 12:50:55: vmx| APIC: Local APIC at 0xfee00000
Jul 28 12:50:55: vmx| KHZEstimate 2998610
Jul 28 12:50:55: vmx| MHZEstimate 2999
Jul 28 12:50:55: vmx| NumVCPUs 1
Jul 28 12:50:55: vmx| UUID: location-UUID is 56 4d 72 ec b7 75 68 9f-41 f8 73 91 54 00 54 98
Jul 28 12:50:55: vmx| UUID: canonical path is c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmx
Jul 28 12:50:55: vmx| UUID: location-UUID is 56 4d 09 fd 32 ed 17 4f-1c 9c 08 aa c6 98 f9 dd
Jul 28 12:50:55: vmx| MM: Using partialmap, 131072 pages AC 0 CE 1 TM 0 DOHU 0
Jul 28 12:50:55: vmx| UUID: canonical path is c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmx
Jul 28 12:50:55: vmx| UUID: location-UUID is 56 4d 09 fd 32 ed 17 4f-1c 9c 08 aa c6 98 f9 dd
Jul 28 12:50:55: vmx| MM: using fileName c:\virtual machines\fedora-fc5-i386\564d09fd-32ed-174f-1c9c-08aac698f9dd.vmem for paging
Jul 28 12:50:55: vmx| Msg_Reset:
Jul 28 12:50:55: vmx| \----
Jul 28 12:50:55: vmx| Opened paging file c:\virtual machines\fedora-fc5-i386\564d09fd-32ed-174f-1c9c-08aac698f9dd.vmem
Jul 28 12:50:55: vmx| Mapped mainmem as pageable
Jul 28 12:50:55: vmx| MStat: Creating Stat vm.cpuusage
Jul 28 12:50:55: vmx| MStat: Creating Stat vm.ram
Jul 28 12:50:55: vmx| MStat: Creating Stat vm.uptime
Jul 28 12:50:55: vmx| DISK: OPEN scsi0:0 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' persistent R\[(null)]
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s001.vmdk" (0x2a)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s002.vmdk" (0x2a)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s003.vmdk" (0x2a)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s004.vmdk" (0x2a)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s005.vmdk" (0x2a)
Jul 28 12:50:55: vmx| DISKLIB-LINK : Opened 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' (0x2a): twoGbMaxExtentSparse, 16777216 sectors / 8192 Mb.
Jul 28 12:50:55: vmx| Implicit lock succeeded for file d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk on readonly file system d:\virtual machines\fedora-fc5-i386.
Jul 28 12:50:55: vmx| Implicit unlock succeeded for file d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk on readonly file system d:\virtual machines\fedora-fc5-i386.
Jul 28 12:50:55: vmx| DISKLIB-LINK : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (The system cannot find the path specified).
Jul 28 12:50:55: vmx| DISKLIB-CHAIN :"c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk": Failed to open parent "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk": The system cannot find the path specified.
Jul 28 12:50:55: vmx| DISKLIB-CHAIN : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (The parent of this virtual disk could not be opened).
Jul 28 12:50:55: vmx| DISKLIB-LIB : Failed to open 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' with flags 0x2a (The parent of this virtual disk could not be opened).
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s001.vmdk" (0x28)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s002.vmdk" (0x28)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s003.vmdk" (0x28)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s004.vmdk" (0x28)
Jul 28 12:50:55: vmx| DISKLIB-DSCPTR: Opened : "fedora-fc5-i386-000002-s005.vmdk" (0x28)
Jul 28 12:50:55: vmx| DISKLIB-LINK : Opened 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' (0x28): twoGbMaxExtentSparse, 16777216 sectors / 8192 Mb.
Jul 28 12:50:55: vmx| DISKLIB-LIB : Opened "c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk" (flags 0x28).
Jul 28 12:50:55: vmx| Error opening lock file d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk.lck (3)
Jul 28 12:50:55: vmx| FILEIO: Failed to get a lock for file 'd:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk'.
Jul 28 12:50:55: vmx| DISKLIB-LINK : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (Failed to lock the file).
Jul 28 12:50:55: vmx| DISKLIB-CHAIN : "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk" : failed to open (Failed to lock the file).
Jul 28 12:50:55: vmx| DISKLIB-LIB : Failed to open 'd:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk' with flags 0x2a (Failed to lock the file).
Jul 28 12:50:55: vmx| DISK: Cannot open disk "d:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk": Failed to lock the file (16392).
Jul 28 12:50:55: vmx| DISK: Cannot open disk 'd:\virtual machines\fedora-fc5-i386\fedora-fc5-i386.vmdk' : Failed to lock the file.
Jul 28 12:50:55: vmx| DISK: Failed to open disk 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' : Failed to lock the file (16392) 3023.
Jul 28 12:50:55: vmx| Msg_Post: Error
Jul 28 12:50:55: vmx| \[msg.disk.noBackEnd] Cannot open the disk 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' or one of the snapshot disks it depends on.
Jul 28 12:50:55: vmx| \[msg.disk.configureDiskError] Reason: Failed to lock the file.----
Jul 28 12:50:55: vmx| POST(no connection): Cannot open the disk 'c:\virtual machines\fedora-fc5-i386\fedora-fc5-i386-000002.vmdk' or one of the snapshot disks it depends on.
Jul 28 12:50:55: vmx| Reason: Failed to lock the file.
Jul 28 12:50:55: vmx| Module DiskEarly power on failed.
Jul 28 12:50:55: vmx| VMX_PowerOn: ModuleTable_PowerOn = 0
Jul 28 12:50:55: vmx| AIOWIN32: asyncOps=0 syncOps=96 bufSize=4Kb delayed=0 fixed=60 sgOp=32 sgOn=1
Jul 28 12:50:55: vmx| VMX idle exit
Jul 28 12:50:55: vmx| Flushing VMX VMDB connections
Jul 28 12:50:55: vmx| IPC_exit: disconnecting all threads
Jul 28 12:50:55: vmx| VMX exit.
Jul 28 12:50:55: vmx| AIOMGR-S : stat o=18 r=22 w=0 i=0 br=11272 bw=0