Support Article
prpcServiceUtils 8.2 does not work
SA-99937
Summary
Error occurs on downloading the prpcServiceUtils for Pega Platform 8.2 and setting up the Jenkins project to export a product file. On modifying the posixUtils path, 103 with EOF error occurs.
Error Messages
/apps/tools/pega/PegaTest2020/prpcServiceUtils_82/scripts/utils/prpcServiceUtils.sh: line 16: dirname: command not found
/apps/tools/pega/PegaTest2020/prpcServiceUtils_82/scripts/utils/prpcServiceUtils.sh: line 16: /../posixUtils.sh: No such file or directory Build step 'Execute shell' marked build as failure
Finished: FAILURE
Steps to Reproduce
- Download prpcServiceUtils for Pega 8.2.
- Setup the Jenkins Project according to the steps provided in the Knowledge Base article 'Using prpcServiceUtils and Jenkins for automated application deployment', to export the Product File. Jenkins uses a Linux system.
Root Cause
An error or omission in the product documentation: BUG-539565 is created.
Resolution
Perform the following local-change:
- Provide the correct Export and Import properties file folder structure in Jenkins-build.xml
- Export the path to an Ant directory before invoking posixUtils.sh in the prpcServiceUtils.sh file.
- Set the path for ARTIFACTS_DIR.
Published February 24, 2020 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.