In M&R 7.2.0.X and 7.3.0.X, Smarts SP collector-manager instance is not starting and below errors are observed in collector logs.
SEVERE -- [2021-06-08 06:27:54 EDT] -- Bootstrap::main(): Can't start Collector Manager!
java.lang.ExceptionInInitializerError
at com.ibm.icu.impl.ICUResourceBundle.<clinit>(ICUResourceBundle.java:478)
at com.ibm.icu.util.UResourceBundle.getBundleInstance(UResourceBundle.java:217)
...
...
Caused by: java.lang.IllegalArgumentException: Invalid version number: Version number may be negative or greater than 255
at com.ibm.icu.util.VersionInfo.getInstance(VersionInfo.java:191)
Watch4Net/M&R - 7.x
Download the icu4j-3_8_1.jar file attached to this KB and follow the below steps to patch.
NOTE: <instance> is the Smarts SP instance. Example: ‘emc-smarts’.
Checksum of the attached jar file:
$cksum icu4j-3_8_1.jar
2991428600 4518791 icu4j-3_8_1.jar