cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment error

Former Member
0 Kudos

DC Project deployed successfully on one server and same Dc project gives following deployment error on another server.

Result

Aborted: development component 'HRDC'/'tata.com'/'NWD_DEVTEST_D'/'20110726120613'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application tata.com/HRDC.. Reason: Clusterwide exception: Failed to deploy application tata.com/HRDC. 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 tata.com/HRDC. 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)

Deployment exception : The deployment of at least one item aborted

Please give me solution.

thanks in advance

Edited by: sharad_agwan on Jul 29, 2011 6:50 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

archana_prasad
Explorer
0 Kudos

HI,

As far as i know , clusterwide exception is thrown when there is an application with same name already deployed on the server.

following are 2 Solutions:

1. Undeploy and then deploy the application

2. Rename the Component and the Application and then deploy.

Hope this could be helpful

Regards,

Archana

Former Member
0 Kudos

!!!Thanks Archana!!!!

Problem is resolved.

Former Member
0 Kudos

Are you using some external library with deploy time dependency in your DC..?

If yes then these libraries are not present on Target server....