cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment aborted

Former Member
0 Kudos

Hi experts,

I failed to deploy a web dynpro application while the error message was as below. Can anyone tell me that's why? Thanks!

[003]Deployment aborted

Aborted: development component 'wd/yyyyyyy'/'xxxxxxx.xx'/'LOKAL'/'0.2008.09.22.10.43.04'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application xxxxxxx.xx/wd~yyyyyyy..

Reason: Clusterwide exception: Failed to deploy application xxxxxxx.xx/wd~yyyyyyy. 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 xxxxxxx.xx/wd~yyyyyyy.

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)

Former Member
0 Kudos

Hi

check if u r giving refrence of one application to another..whethr u have givn the name of that project shared refrences of project property or not??

Regards

Khushboo

Answers (4)

Answers (4)

former_member197348
Active Contributor
0 Kudos

Hi wuyia nata,

Check if any of referenced components missing in properties of view, application and component (if you are using multiple components).

And check this [wiki |https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/clusterwideexception-FailedtodeployWebDynprocontentforapplication]also.

Regards,

Siva

Former Member
0 Kudos

Hi,

Open Used DCs in your DC and confirm that all the used DCs are deployed before you continue with the deployment of the current DC.

Regards,

Murtuza

Former Member
0 Kudos

Hi wuyia nata,

If you are using any References ( Library References/Project References ) in your Application Deploy them First.

The Error indicates itself in the Hint that " Hint: Are all referenced components deployed and available on the engine? "

With Regards,

Roop Kumar.

Former Member
0 Kudos

Hi,

observe this statement from the trace

Hint: Are all referenced components deployed and available on the engine?;

before deploying this application you have to deploy the all DC's your application referenced.

Regards,

ramesh