Hello All,
I am doing an import . My ABAP import was sucessfull , but in the JAVA import , i am stuck step "Install JAV Engine"
I am getting the following error.
************************
Execution of the command "/usr/java14_64/bin/java -Xmx256M -Djava.ext.dirs=/usr/sap/CCM/DVEBMGS00/SDM_tmp/lib -Xj9 -jar /usr/sap/CCM/DVEBMGS00/SDM_tmp/SDM.jar autoinstall sdmHome=/usr/sap/CCM/DVEBMGS00/SDM/program popDir=/usr/sap/CCM/DVEBMGS00/SDM_tmp sdmRoot=/usr/sap/CCM/DVEBMGS00/SDM/root javaHome=/usr/java14_64 Sdmadminport=50017 Sdmguiport=50018 Sdmhttpport=50019 extractpackedinst=true" finished with return code 1. Output:
The jar file is not found: /usr/sap/CCM/DVEBMGS00/SDM_tmp/SDM.jar
ERROR 2009-06-09 09:04:05.151
CJSlibModule::writeError_impl()
MUT-01014 Call of SDM API autoinstall ends with error code 1. Log file SDMautoinstall.log, log file content: \n
The jar file is not found: /usr/sap/CCM/DVEBMGS00/SDM_tmp/SDM.jar
*****************************
Regards
Anthony