Article Number
000001054
Applies To
RSA Product Set: RSA NetWitness Endpoint
RSA Product/Service Type: NWE Agent
RSA Version/Condition: 11.3.2.1
Issue
RSA NetWitness Endpoint agent for windows installation failed and rolled back with the following error.
Resolution
Cause
This error was caused by 30 seconds of timeout of service startup in Windows.
Workaround
Increase the timeout value for the service startup.
- Run 'Registry Editor'.
- Find 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control', then right-click.
- Select New > DWORD(32-bit) Value.
- Change the name of the new value to 'ServicesPipeTimeout'.
- Right-click the ServicesPipeTimeout, choose Modify. Edit DWORD Value window opens.
- Change Base to Decimal.
- In the Value field, type the value of time in millisecond: 300000 is 5 minutes.
- Reboot the machine.