cancel
Showing results for 
Search instead for 
Did you mean: 

Clusterwide exception: Failed to deploy application

Former Member
0 Kudos

Hi,

I got the following error when I try to build the application, which already executed two times properly.

deployment aborted : file:/C:/DOCUME1/ADMINI1/LOCALS1/Temp/temp52268sap.combusdev.ear

Aborted: development component 'busdev'/'sap.com'/'LOKAL'/'0.2007.07.24.10.00.37':

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

java.rmi.RemoteException: Cannot deploy application sap.com/busdev.. Reason: Clusterwide exception: Failed to deploy application sap.com/busdev. 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 sap.com/busdev. 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

urgent please..

Thanks in advance

Haribabu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi haribabu,

It happens when ur dc has some dependencies & those dc's are not deployed properly on server.

If its not the case,just go to Visual administrator & undeploy ur application from there.After that u can deploy it again.

regards

Sumit

Former Member
0 Kudos

Thanks Sumit, it's resolved by re deploying after delete existing component.

Former Member
0 Kudos

Thank U . Undeployment also helped me in this case ...

Answers (2)

Answers (2)

Sunitkroy
Participant
0 Kudos

Hi

Clusterwide exception generally occurs if your references are wrongly given or

given in a wrong place where it should not be placed.

Check whether you have properly given the library references in your project.

If you did not then do the following things......

1.Right click on your project and select properties

2.select webdynpro references and then select library references tab.....

3. here add library references...caf/eu/gp/api

regards

sunit

Former Member
0 Kudos

chk it

\