cancel
Showing results for 
Search instead for 
Did you mean: 

Solman 7.2 Installation - Java components deployment failed

0 Kudos

Hello experts,

I am installing a Solution Manager 7.2 (Windows 2012 / SQL Server 2012).

During the Java stack installation (phase "Deploy Java Components"), the SWPM stop on following error:

An error occurred while processing option SAP Solution Manager 7.2 Support Release 1 > SAP Solution Manager 7.2 Java Support Release 1 > MS SQL Server > SAP Systems > Application Server Java > Standard System > Standard System( Last error reported by the step: Execution of Deploy Controller Runner tool '"C:\Program Files\sapinst_instdir\SOLMAN72SR1\SOLMAN72SR1\MSS\INSTALL\STD\sapjvm\sapjvm_6\bin\java.exe" -classpath "C:/Program Files/sapinst_instdir/SOLMAN72SR1/SOLMAN72SR1/MSS/INSTALL/STD/install/lib;\\XS209176/sapmnt/DL2/SYS/global/security/lib/tools/iaik_jce.jar;\\XS209176/sapmnt/DL2/SYS/global/security/lib/tools/iaik_jsse.jar;\\XS209176/sapmnt/DL2/SYS/global/security/lib/tools/iaik_smime.jar;\\XS209176/sapmnt/DL2/SYS/global/security/lib/tools/iaik_ssl.jar;\\XS209176/sapmnt/DL2/SYS/global/security/lib/tools/w3c_http.jar;C:/Program Files/sapinst_instdir/SOLMAN72SR1/SOLMAN72SR1/MSS/INSTALL/STD/install/lib/tc~je~cl_deploy.jar;C:/Program Files/sapinst_instdir/SOLMAN72SR1/SOLMAN72SR1/MSS/INSTALL/STD/j2eeclient/sap.com~tc~exception~impl.jar;C:/Program Files/sapinst_instdir/SOLMAN72SR1/SOLMAN72SR1/MSS/INSTALL/STD/j2eeclient/sap.com~tc~je~clientlib~impl.jar;C:/Program Files/sapinst_instdir/SOLMAN72SR1/SOLMAN72SR1/MSS/INSTALL/STD/j2eeclient/sap.com~tc~logging~java~impl.jar" -Xmx256m -Ddc.api.verbose=false com.sap.engine.services.dc.api.cmd.Runner deploy -l "C:\Program Files\sapinst_instdir\SOLMAN72SR1\SOLMAN72SR1\MSS\INSTALL\STD\deploy.lst" -e stop -u lower -w safety --lcm bulk -t 14400000 --host XS209176 --port 50004' aborts with return code 104. Error message is 'Component:n/a Status:Initial Description:. SOLUTION: Check 'C:\Program Files\sapinst_instdir\SOLMAN72SR1\SOLMAN72SR1\MSS\INSTALL\STD\log\dc_log\deploy_api.0.log' and 'deploycontroller.log' for more information.).

When I check deploycontroller.log I find this:

Caused by: com.sap.engine.services.dc.util.readers.sdu_reader.SduReaderException: [ERROR CODE DPL.DC.3388] The specified file [M:\51050949\DATA_UNITS\JAVA_J2EE_OSINDEP_UT\UISAPUI5JAVA11_0.SCA] is not a valid SAP deployment unit. Hint: 1). To convert pure Java EE applications - search help.sap.com for "make_SDA" 2). Ask for help in BC-CTS-SLU. Additional information: [Error during attribute reading (entry=name=SDM-SDA-Comp-Version): received exception: exception during archive check: M:\51050949\DATA_UNITS\JAVA_J2EE_OSINDEP_UT\UISAPUI5JAVA11_0.SCA (Access is denied)]. at com.sap.engine.services.dc.util.readers.sdu_reader.impl.SduReaderImpl.getSduFile(SduReaderImpl.java:137) at com.sap.engine.services.dc.util.readers.sdu_reader.impl.SduReaderImpl.read(SduReaderImpl.java:62) at com.sap.engine.services.dc.cm.deploy.impl.SduLoader.load(SduLoader.java:97)

and this:

DeployException:[ERROR CODE DPL.DCAPI.1027] SduLoadingException. Reason: ASJ.dpl_dc.001108 A reading error occurred while loading the SDU [M:\51050949\DATA_UNITS\JAVA_J2EE_OSINDEP_UT\UISAPUI5JAVA11_0.SCA].

[ Info ] Destroy command:[deploy]

I made sure all users have full permissions on the files, I downloaded again the files from SMP and replaced same, I started again the SWPM with an older version, same issue.

I also stopped the antivirus.

There is this SAP Note which describes the same issue but during SUM: 2322515 - SUM - DEPLOY-COMPONENTS error occurred while loading the SDU but it did not solve mine...

If someone already encountered this kind of problem, any help will be greatly appreciated...

Johnny

Accepted Solutions (0)

Answers (3)

Answers (3)

prithvirajr
Contributor
0 Kudos

Hi Johnny,

I don't if this will work but did you try deploying the UISAPUI5JAVA11_0.SCA file using telnet?

See if that works?

Regards

Prithviraj

0 Kudos

As I mentioned, I made sure all users have full permissions on the files.

former_member206857
Active Participant
0 Kudos

The access denied error catches my attention....

M:\51050949\DATA_UNITS\JAVA_J2EE_OSINDEP_UT\UISAPUI5JAVA11_0.SCA (Access is denied)].