Follow the KD to update MQ Server but MQ is not starting afterward
https://knowledge.broadcom.com/external/article/275698/cve202346604-vulnerability-for-apache-ac.html
\apache-activemq\data\wrapper.log show the following error
java.lang.RuntimeException: Failed to execute start task. Reason: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in class path resource [activemq.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: com/ca/sam/util/Encryptor
SOI 4.2 CU2
Missing 2 jar files that are needed
Copy the following files from the old apache-activemq (apache-activemq-5.16.5)
\apache-activemq-5.16.5\lib\jsafeJCEFIPS-5.0.jar
\apache-activemq-5.16.5\\lib\common.samcrypt-4.2.0.jar
to
\\apache-activemq\lib\
Now try starting the MQ Server service