Hi,
I am working with NWDS 7.0 and NWDI 7.0.
When I tried to deploy a DC component in NWDI send the next message.
Mar 21, 2009 6:08:57 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[057]Deployment aborted
Settings
SDM host : TMXNASGRASGA
SDM port : 50018
URL to deploy : file:/C:/DOCUME1/TMXNAS1/LOCALS1/Temp/temp13979sap.comtest~dc_ep01001_02_accesar_sistema.ear
Result
=> deployment aborted : file:/C:/DOCUME1/TMXNAS1/LOCALS1/Temp/temp13979sap.comtest~dc_ep01001_02_accesar_sistema.ear
Aborted: development component 'test/dc_ep01001_02_accesar_sistema'/'sap.com'/'LOKAL'/'0.2009.03.21.18.08.44'/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application sap.com/testdc_ep01001_02_accesar_sistema.. Reason: Clusterwide exception: Failed to deploy application sap.com/testdc_ep01001_02_accesar_sistema. 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/test~dc_ep01001_02_accesar_sistema. 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
The component is very simple and not make reference of other components.
Any idea of why append this?.
Could be something missing in the NWDI?.
Any link where I can consult what must exists in the NWDI to deploy sucessfully?.