1232 - Error: "Missing entry at ..." appears in logs

Modified on Mon, 21 Jul at 12:51 PM

Symptom

When files are moved or deleted, they are inadvertently retained in Snapshots, which leads to the following error being presented:
ERROR : 09:31:55 Missing entry at 'c:\windows\syswow64\en-us\licenses\volume\serverweb\license.rtf'
ERROR : 09:32:19 Missing entry at 'c:\windows\syswow64\licenses\neutral\volume\serverweb\license.rtf'

This can occur in any location, but more commonly occurs in system files, as in the errors above.

 

Cause

This happens because the system writer adds rules on the assumption that the files are still there.

 

Solution

First, run the System File Checker:

sfc /scannow

If this does not resolve the problem, the issue may be with the version of VMware Tools that the virtual machine is using. List all the possible missing items and check for them, because if the directory the missing file is supposed to be in is also missing, the system won't search for a subdirectory. For example, depending on what directories exist already, the missing entry may be in C:\Windows\systemroot\system32 or C:\Windows\systemroot\system32\drivers. Also make sure VMware Tools is up to date. If it is not, update VMware Tools to the latest version. This may require a reboot, after which the issue should be resolved.

Finally, as a workaround, you can create an empty placeholder file. However, this should only be done if the missing file is not a critical file such as license.rtf in the error above.

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article