The DB Load shows the following messages trying to load the RA Web Service REST solution (WebService_REST_solution.jar).
java.io.FileNotFoundException: /tmp/clients/WebService_REST/META-INF/MANIFEST.MF (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/META-INF/UC4JAVAS.SF (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/META-INF/UC4JAVAS.RSA (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/META-INF/maven/com.automic.rapidautomation.webservice-rest/webservice-rest-solution/pom.xml (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/META-INF/maven/com.automic.rapidautomation.webservice-rest/webservice-rest-solution/pom.properties (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/ecc-ae-sheet-ra-webservice-rest.jar (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/WebService_REST_Agent_deploy_file.jar (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/components.xml (No such file or directory)
java.io.FileNotFoundException: /tmp/clients/WebService_REST/version.txt (No such file or directory)
U00038166 Could not find file 'version.txt'. Aborting because of incorrect RA Solution.
U00038166 Could not find file 'version.txt'. Aborting because of incorrect RA Solution.
U00038171 An error occurred while unpacking the jar file.
Release : 12.3 Component : AUTOMATION ENGINE
Release: 4.5.4 Component: RA Web Service REST
OS: Linux
Configuration.
The OS user did not have the permissions to extract the file in the specified location (/tmp/clients/WebService_REST).
Once the file WebService_REST_solution.jar was moved to a different location, i.e. ../Utility/bin the DB load completed successfully.