Upgrading from 20.3.3 to 20.4 and getting the following error in the installation log:
2023-02-01 20:25:25,061 ERROR impl.UIMServerConfigureController:run:478 [Thread-40] - NimException caught
(6) permission denied, Failed to communicate with probe 'alarm_enrichment' in the allotted time of 300 secs.
at com.nimsoft.install.nimcommon.probe.ProbeController.waitForResponse(ProbeController.java:257)
at com.nimsoft.install.uimserver.action.impl.UIMServerConfigureController.waitForProbeToRespondCommon(UIMServerConfigureController.java:3303)
at com.nimsoft.install.uimserver.action.impl.UIMServerConfigureController.waitForProbeToRespondCommon(UIMServerConfigureController.java:3289)
at com.nimsoft.install.uimserver.action.impl.UIMServerConfigureController.configureNas(UIMServerConfigureController.java:1716)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.nimsoft.install.nimcommon.method.NimMethodCallback.invokeMethod(NimMethodCallback.java:532)
at com.nimsoft.install.nimcommon.method.NimMethodCallback.invokeMethod(NimMethodCallback.java:516)
at com.nimsoft.install.uimserver.action.impl.UIMServerConfigureController.doConfigure_postNMSStartupPackages(UIMServerConfigureController.java:531)
at com.nimsoft.install.uimserver.action.impl.UIMServerConfigureController.doConfigure(UIMServerConfigureController.java:492)
at com.nimsoft.install.uimserver.action.impl.UIMServerConfigureController.run(UIMServerConfigureController.java:476)
at java.lang.Thread.run(Thread.java:748)
Steps to resolve:
There were a bunch of minidump and dump log files that were in the nas directory. We tried to clean out those files but it appears that there are some that are locked by another process. Those locked by another process actually were from the previous day.
Alternatively, it may be simpler to set the Nimsoft Robot Watcher service to disabled, reboot the primary server, and once back up, remove the dump files and dump related log files from the nas directory.
Then reset the Nimsoft Robot Watcher service to Delayed Start, Activate the service, and Restart the installation process.