I have multiple probes with Java issues across Primary and secondary hubs, UMP and Cabi.
I have java_jre version 2.02 installed on all robots however there's no java in Windows path. From a command prompt, java -version results in:
'java' is not recognized as an internal or external command, operable program or batch file.
The java_jre package installs java executable under D:\Program Files\Nimsoft\jre\jre8u232b09\bin
The only message under each probe's log file, which isn't helpful, is Controller: Max. restarts reached for probe '<probe name>' (command = <startup java>)
Release : 9.2.0
Component : UNIFIED INFRASTRUCTURE MGMT
We store the java environment variable inside the controller probe configuration, as NIM_JRE_HOME and NIM_JRE_HOME_1.8
maybe that has the wrong value on the robot?