cancel
Showing results for 
Search instead for 
Did you mean: 

Caught exception during application deployment from SAP J2EE Engine's deploy service

anderson_cardozo
Participant
0 Kudos

Hi, SAP Gurus.

Please help me with this error, show me when i tray to make deploy to DC's:


Caught exception during application deployment from SAP J2EE Engine's deploy service

java.rmi.RemoteException: Cannot deploy application corg.com/capexii~wd_ac_03_sg.. Reason: Clusterwide exception: Failed to deploy application corg.com/capexii~wd_ac_03_sg. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application corg.com/capexii~wd_ac_03_sg. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

check the dependency, make sure they are deployed before this one.

Answers (1)

Answers (1)

xavier_aranda
Participant
0 Kudos

Hi,

Check the used DCs are deployed on your J2EE engine and try again.

Hope it hellp