Forum Discussion

Raimar's avatar
Raimar
Level 4
10 years ago

V-79-57344-65245 error trying to backup system state

since one week this happens:   V-79-57344-65245 - A failure occurred accessing the object list. The item \\server21.emea.zf-world.com\System?State\System Files\System Files in use - skipped....
  • VJware's avatar
    10 years ago

    Here is the error:-

    Status 0x0000007B returned calling FindFirstFile for \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy13\cosmino ag\test\apps\server/tomcat\bin\tomcat5.exe in brUtil::GenerateFileList

    Notice the incorrect backslash. This needs to be corrected in the registry. Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services and look for the tomcat service. Look for the ImagePath registry key which contains the value \server/tomcat\bin\tomcat5.exe and change it to \server\tomcat\bin\tomcat5.exe