cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Shadow Instance Deployment - Dependency Exception Error

tamil_arasan
Active Contributor
0 Kudos

    Dear Experts,

We are doing upgrade from Netweaver 7.01 to 7.4 and Database is MSSQL server 2012 on OS Windows server 2008 R2. We have calculated stack xml file which includes SAP_ESS 603 and SAP_MSS 600 (Just same as current source release) The other components like SAP_ASR/SAP_PSS are included automatically in the stack XML.

When SUM deploying the components in the shadow instance, it is failed due to dependencies exception error. I have checked the logs and it shows that

com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DependenciesResolvingException.

Reason: ASJ.dpl_dc.006505 An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.

Feb 17, 2016 11:57:42 AM [Error ]: Deployment error. See log H:\usr\sap\OPS\SUM\sdt\log\SWITCH\deploy_api.0.log for details

The same file has further logs

See Deploy Controller log H:\usr\sap\OPS\SUM\sdt\log\SWITCH\deploy_api.0.log for details.

sap.com/IS-HER-CSS: Deployment of archive C:\EP_OPP_STACK\ISHERCSS18_0-20001218.SCA for component sap.com/IS-HER-CSS aborted

Archive C:\EP_OPP_STACK\ISHERCSS18_0-20001218.SCA --> pa~ishercss~agr~cfg.sda for component sap.com/pa~ishercss~agr~cfg was admitted for deployment but deployment did not start

Archive C:\EP_OPP_STACK\ISHERCSS18_0-20001218.SCA --> pa~ishercss~agr.sda for component sap.com/pa~ishercss~agr was admitted for deployment but deployment did not start

See Deploy Controller log H:\usr\sap\OPS\SUM\sdt\log\SWITCH\deploy_api.0.log for details.

sap.com/SAP_ASR: Deployment of archive C:\EP_OPP_STACK\SAPASR18_0-20001216.SCA for component sap.com/SAP_ASR aborted

Archive C:\EP_OPP_STACK\SAPASR18_0-20001216.SCA --> pa~asr~deact~cfg.sda for component sap.com/pa~asr~deact~cfg was admitted for deployment but deployment did not start

Deployment of archive C:\EP_OPP_STACK\SAPASR18_0-20001216.SCA --> pa~asr~procst.sda for component sap.com/pa~asr~procst is rejected because it does not pass the validation check.

Detailed message:

  1. Unresolved dependencies:

sap.com/tc~col~api not found in the admitted batch items and the repository

SUM Tool has showed :

Could not update components. Deployment of queue Queue_2016.02.17 at 00:19:40 completed with error Deployment error. See log H:\usr\sap\OPS\SUM\sdt\log\SWITCH\deploy_api.0.log for details. com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DependenciesResolvingException. Reason: ASJ.dpl_dc.006505 An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies. com.sap.engine.services.dc.cm.deploy.DependenciesResolvingException: ASJ.dpl_dc.006505 An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies. com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items: [ 1. Component: name: [pa~asr~procst], vendor: [sap.com], location: [MAIN_ERP05VAL_C], version: [7663269], software type: [J2EE], csn component: [], dependencies: [[name: 'pa~asr~attchmnt', vendor: 'sap.com', name: 'tc~sec~destinations~interface', vendor: 'sap.com', name: 'security.class', vendor: 'sap.com', name: 'pcui_gp~xssutils', vendor: 'sap.com', name: 'tc~col~api', vendor: 'sap.com', name: 'pcui_gp~isr', vendor: 'sap.com', name: 'pcui_gp~xssfpm', vendor: 'sap.com', name: 'pcui_gp~oadp', vendor: 'sap.com', name: 'tc~sec~securestorage~service', vendor: 'sap.com']], archive type: [DC] Unresolved dependency: name: 'tc~col~api', vendor: 'sap.com' ( not found in the admitted batch items and the repository) ].

Now, we wish to like what are all the dependencies missing and how to overcome this issue.

Anyone has faced this. Kindly update me.

Thanks and regards,

Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

tamil_arasan
Active Contributor
0 Kudos

The issue is with the stack XML file as the managed system is not added with correct product instance (XSS self services in the LMDB.

referred SAP note 1929581 - DEPLOY-SHADOW-INSTANCE fails with message Could not update components but unable to correct the error in SOLMAN. we manually deleted the components SAP ASR,ISHERCSS and SAP_PSS from stack XML file then the upgrade was successful.

We have not deployed the removed components till now we don't find any issues in the upgraded system in terms of ESS/MSS functionality.

Answers (0)