Hello, I am also receiving the same errors when attempting to run the detection tool in my environment. Was a fix found? Tomasz.Wozniak
Below is my output log:
INTEL-SA-00086 Detection Tool will start analysis in 8sec.
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at DiscoveryTool.DataAccess.IclsUtils.IsIclsRunning() in D:\buildagent_prod\workspace\10060\apps\PRTSW\SA00086_Discovery\SA0086_Windows\src\product\DiscoveryTool\DataAccess\IclsUtils.cs:line 35
at DiscoveryTool.BizLogic.SetReKeyStatus() in D:\buildagent_prod\workspace\10060\apps\PRTSW\SA00086_Discovery\SA0086_Windows\src\product\DiscoveryTool\BizLogic.cs:line 149
at DiscoveryTool.CLI.Program.Main(String[] args) in D:\buildagent_prod\workspace\10060\apps\PRTSW\SA00086_Discovery\SA0086_Windows\src\product\DiscoveryTool.CLI\Program.cs:line 109
It's also returning an error code -1073741819 if that means anything.