(imported topic written by ZachMeredith)
Hello!
I’ve come across this error in our Deployment Health Checks and was wondering if someone could assist. I searched a bit and found this error is common when it cannot locate the folder/file it is looking for and I think I may have found the cause but cannot seem to correct it. Can someone help?
The error says “Error: Results Relevance evaluation Failed: Singular expression refers to nonexistent object…”
This is what the Analyses is shown to be using. See bold like specficially
if (exists main gather service) then ((number of files of it + number of files of folders of it) of folder (if (name of operating system starts with “Win”) then (value “BufferDir” of key “HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\FillDB” of registry as string) else (key (“BufferDir”) of section (“Software\BigFix\Enterprise Server\FillDB”) of file “besserver.config” of parent folder of folder (value of setting “_BESRelay_HTTPServer_ServerRootPath” of client)))as string) else (“N/A”)
This is Win server 2008 R2 OS, should this not be pointing to “HKEY_LOCAL_MACHINE\Software\Wow6432Node\BigFix\Enterprise Server\FillDB”?? I tried modifying this report but no matter what I do I cannot seem to modify it. Any Suggestions?
Also we are running TEM 8.2.1364 if this helps at all.
Thanks again!