Applied APM 10.7.0 HotFix 12 in the Development environment but the installation failed with errors on both MOM and EM instances.
Log messages:
# Copyright (c) 2018 CA. All Rights Reserved. in config/IntroscopeEnterpriseManager.properties
replacing # URL that points to the root of the ACC REST API with # Command Center URL used for navigating to Command Center from the ATC UI main
# navigation. Link will be hidden if URL value is empty. Default value is empty.
# It's also URL that points to the root of the ACC REST API in config/IntroscopeEnterpriseManager.properties
Error while executing the scenario
java.lang.IllegalArgumentException: The validated string is empty
at org.apache.commons.lang.Validate.notEmpty(Validate.java:321)
at org.apache.commons.lang.Validate.notEmpty(Validate.java:339)
at com.ca.fix.command.ReplaceInFile.<init>(ReplaceInFile.java:54)
at com.ca.fix.command.ReplaceInFile.<init>(ReplaceInFile.java:47)
at com.ca.fix.HotfixBase.replaceInFile(HotfixBase.java:169)
at com.ca.fix.apm.hotfix.Hotfix.emHotfix(Hotfix.java:555)
at com.ca.fix.apm.hotfix.Hotfix.scenario(Hotfix.java:120)
at com.ca.fix.HotfixBase.apply(HotfixBase.java:89)
at com.ca.fix.HotfixBase.execute(HotfixBase.java:61)
at com.ca.fix.apm.hotfix.Hotfix.main(Hotfix.java:80)
Rolling back the scenario
reverting replace of # URL that points to the root of the ACC REST API with # Command Center URL used for navigating to Command Center from the ATC UI main
# navigation. Link will be hidden if URL value is empty. Default value is empty.
# It's also URL that points to the root of the ACC REST API in config/IntroscopeEnterpriseManager.properties
reverting replace of # Copyright \(c\) 2018 CA\. All Rights Reserved\. with # Hotfix 10.7.0-HF12