cancel
Showing results for 
Search instead for 
Did you mean: 

Clusterwide exception: Failed to deploy application local/PopUpWindow

Former Member
0 Kudos

Hi,

I created Simple webdynpro project.While deploying getting this exception.

=> deployment aborted : file:/C:/DOCUME1/278404/LOCALS1/Temp/temp2512PopUpWindow.ear

Aborted: development component 'PopUpWindow'/'local'/'LOKAL'/'0.2007.12.19.16.15.07'/'0':

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

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

Thanks

Shirisha

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182374
Active Contributor
0 Kudos

Hi,

Open Visual Administrator -> Services -> Deploy ->

Select "Application" radio button

Select problematic project

Push "Stop application" (if not already stopped)

Push "Remove"

Deploy the project through NWDS - it should work now

Regards,

Omri

former_member197348
Active Contributor
0 Kudos

Hi,

This error comes due to duplicate names in the namespace. Can you check whether there is any component with same name as the name of the component of PopUpWindow?

Check your namespace local. If you have access to your server, open http://<host:port>/irj/portal -> Content Admin -> Web Dynpro. In the left side panel open local > you can open and check the names in each project.

regards,

Siva