Upgrade from 20.3.3 to 20.4 running installer,
Fails with error that it can not add a job. Archive is blank
Error in installer
2022-01-11 09:34:30,468 DEBUG pds.PDSController:sendPDSWithAddr:133 [Thread-38] - Sending 'job_add' with sid: v7..., timeout: 120000
2022-01-11 09:34:30,473 ERROR impl.UIMServerConfigureController:run:478 [Thread-38] - NimException caught
(4) not found, Received status (4) on response (for sendRcv) for cmd = 'job_add' name = 'null'
at com.nimsoft.nimbus.NimSessionBase.sendRcv(NimSessionBase.java:622)
at com.nimsoft.nimbus.NimSessionBase.sendRcv(NimSessionBase.java:573)
at com.nimsoft.nimbus.NimClientSession.send(NimClientSession.java:173)
at com.nimsoft.nimbus.NimRequest.sendImpersonate(NimRequest.java:264)
Release : 20.3
Component : UNIFIED INFRASTRUCTURE MGMT
In the distsrv probe config the archive value was missing
Added the Archive value and was able to resolve this issue