Skip to Content
0
Former Member
Dec 04, 2008 at 05:52 AM

Adding component to project got Error while deploying.

21 Views

Hai to every one , i getting Deployment Error that is

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

what i did in project added component by copy and paste from other project that is exportfunctionality.

it is added to usedcomponents and written code to accesees method . it is getting Error like above.

Now i relaize that it copy paste component . i tried to delete that component by right click and delete on excelcomponent.

it again getting same error as above... can u help me if any one knows.