Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Info

Versions of ADAMS prior to 3.6 can run into an error during acquisition. The error will contain: AddIdentifyingInfoToNodeInXmlEntity. The error occurs because the application is being blocked from reading the IP and MAC address(es) of the local machine.

Solution


This vbscriptW32NetAdapaterConfig.dotvbs (rename to .vbs) will test this. If it is blocked an error will display, otherwise each MAC and IP address will be shown in turn.
 
The error seems to be due to disk corruption. Running chkdsk may exhibit bad sectors. They only know fix, other than upgrading, is to re-image the computer.
Recently a customer was able to resolve this issue with the following steps.
stop the WMI service
delete the contents of the C:\Windows\SYSTEM32\Wbem\Repository folder
run the following commands:
winmgmt /clearadap
winmgmt /kill
winmgmt /unregserver
winmgmt /regserver
winmgmt /resyncperf


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@8cd
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "applications" and type = "page" and space = "FS"
labelsapplications

...

Page Properties
hiddentrue


Related issues