Question
iCatalyst
iCatalyst
US
iCatalyst
Posted: Jun 7, 2023
Last activity: Jun 9, 2023
Last activity: 9 Jun 2023 7:56 EDT
Closed
"no main manifest attribute, in PegaOpenRobotics_v871_rules.jar." during Open Robotics installation
During the installation of Pega Open Robotics the following steps were performed, but some issues were encountered:
- Updated the system packages using the apt update and apt upgrade -y commands.
- Installed Java by running apt install openjdk-11-jdk -y.
- Moved the Pega Open Robotics files to a dedicated directory.
- Attempted to execute the installation command for Pega Open Robotics using java -jar PegaOpenRobotics_v871_rules.jar -options application.properties.
- Encountered an error message: "no main manifest attribute, in PegaOpenRobotics_v871_rules.jar."
- This error is suggesting that the JAR file does not have a valid main manifest attribute, which is required for running the JAR as a standalone executable
Can some provide further information on the error that I am encountering, and possibly suggest a resolution.
Branched Information: Originally posted as reply here.