cabi deploy fails, and right after the cabi probe shows up in the console it goes red.
deactivate activate and it goes red right away again.
Release : 20.3
Component : UIM - CABI
During the deployment of cabi the writing to disk of this file is interrupted resulting in it being too small.
$\Nimsoft\probes\service\cabi\uim-cabi-bundle-7.5.0-u2.7z
In the folder it should show up as 693,224 KB in size.
File properties shows:
Disable the virus scanner or ideally have the security team configure it to exclude the \Nimsoft directory tree.
Alternative is to get a good copy of the file for which a support case will be needed.
Log entry:
Nov 11 14:35:20:411 [main, cabi] end: postInstallStepsForOracleDriver ... done
Nov 11 14:35:20:412 [main, cabi] java.io.EOFException
at java.io.RandomAccessFile.readFully(RandomAccessFile.java:438)
at java.io.RandomAccessFile.readFully(RandomAccessFile.java:416)
at org.apache.commons.compress.archivers.sevenz.SevenZFile.readHeaders(SevenZFile.java:201)
at org.apache.commons.compress.archivers.sevenz.SevenZFile.<init>(SevenZFile.java:100)
at org.apache.commons.compress.archivers.sevenz.SevenZFile.<init>(SevenZFile.java:122)
at com.ca.cabi4uim.common.SevenZipExtractor.extract(SevenZipExtractor.java:85)
at com.ca.cabi4uim.installer.CabiInstaller.unzipCabiInstaller(CabiInstaller.java:260)
at com.ca.cabi4uim.Probe.doConfigAndRunCabiInstaller(Probe.java:437)
at com.ca.cabi4uim.Probe.setupCabiInBundledMode(Probe.java:388)
at com.ca.cabi4uim.Probe.setupcabi(Probe.java:354)
at com.ca.cabi4uim.Probe.initOnTimer(Probe.java:702)
at com.nimsoft.nimbus.NimProbe.doForever(NimProbe.java:418)
at com.ca.cabi4uim.Probe.run(Probe.java:894)
at com.ca.cabi4uim.Probe.main(Probe.java:123)