Unable to import Hotfix with prpcUtils
Hi,
i would like import some hotfix with prpcUtils.sh.
1)Issue with DL
As i've got many hotfix to install(DL-XXXXX.zip), i update the file prpcUtils.properties with the next parameter:
[pega:propertyparser] hotfix.operation=install
[pega:propertyparser] hotfix.DLFilePath=/PSPEG/PSPEG_0.0.0/RDPSFW/RDPSFW_RDPSFW_01.01.11/HotFix/02_DL-82403.zip,/PSPEG/PSPEG_0.0.0/RDPSFW/RDPSFW_RDPSFW_01.01.11/HotFix/03_DL-72462.zip
[pega:propertyparser] hotfix.CatalogPath=
[pega:propertyparser] hotfix.scan.downloadPath=
[pega:propertyparser] hotfix.bypass.schema=false
[pega:propertyparser] hotfix.force=false
When i run the prpcUtils.sh (prpcUtils.sh manageHotfixes), i found the below message on the log:
[echo] Performing 'manageHotfixes' on system using properties /scripts/utils/prpcUtils.properties failed.
[echo] Cause:
[echo] The following error occurred while executing this line:
[echo] /scripts/utils/prpcUtils.xml:1382: Path to the DL file was either invalid or not provided.
2)Issue with HFix-XXXX
I also try to import HFix-XXXX.jar with the import option(prpcUtils.sh import).
[pega:propertyparser] import.archive.path=/scripts/AutoDep/work/HFix-34209.jar,/scripts/AutoDep/work/HFix-34680.jar
Hi,
i would like import some hotfix with prpcUtils.sh.
1)Issue with DL
As i've got many hotfix to install(DL-XXXXX.zip), i update the file prpcUtils.properties with the next parameter:
[pega:propertyparser] hotfix.operation=install
[pega:propertyparser] hotfix.DLFilePath=/PSPEG/PSPEG_0.0.0/RDPSFW/RDPSFW_RDPSFW_01.01.11/HotFix/02_DL-82403.zip,/PSPEG/PSPEG_0.0.0/RDPSFW/RDPSFW_RDPSFW_01.01.11/HotFix/03_DL-72462.zip
[pega:propertyparser] hotfix.CatalogPath=
[pega:propertyparser] hotfix.scan.downloadPath=
[pega:propertyparser] hotfix.bypass.schema=false
[pega:propertyparser] hotfix.force=false
When i run the prpcUtils.sh (prpcUtils.sh manageHotfixes), i found the below message on the log:
[echo] Performing 'manageHotfixes' on system using properties /scripts/utils/prpcUtils.properties failed.
[echo] Cause:
[echo] The following error occurred while executing this line:
[echo] /scripts/utils/prpcUtils.xml:1382: Path to the DL file was either invalid or not provided.
2)Issue with HFix-XXXX
I also try to import HFix-XXXX.jar with the import option(prpcUtils.sh import).
[pega:propertyparser] import.archive.path=/scripts/AutoDep/work/HFix-34209.jar,/scripts/AutoDep/work/HFix-34680.jar
[pega:propertyparser] import.mode=import
The log write that "build succesfully", but even if i restart Tomcat Instance and run a scan i don't find them.
Regards
***Edited by Moderator Marissa to update categories***