cancel
Showing results for 
Search instead for 
Did you mean: 

Error while getting container files from EAR

Former Member
0 Kudos

Hi All,

I am creating J2EE DC application. While deploying my ear file to J2ee engine I am getting following error.

<b>Aug 19, 2007 2:45:10 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[001]Deployment aborted

Settings

SDM host : hostname

SDM port : 50100

URL to deploy : file:/C:/DOCUME1/0001/LOCALS1/Temp/temp11236xyz.comabcservicees_ear.ear

Result

=> deployment aborted : file:/C:/DOCUME1/0001/LOCALS1/Temp/temp11236xyz.comabcservicees_ear.ear

Aborted: development component 'xyz/service/es_ear'/'NWD_service_D'/'20070819024312'/'0':

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

java.rmi.RemoteException: Cannot deploy application xyz.com/xyzservicees_ear.. Reason: Error while getting container files from EAR C:\usr\sap\EP3\JC01\j2ee\cluster\server0\.\temp\deploy\work\deploying\xyz_service_es_ear.ear in operation update with application xyz.com/xyzservicees_ear.; nested exception is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Error while getting container files from EAR C:\usr\sap\EP3\JC01\j2ee\cluster\server0\.\temp\deploy\work\deploying\xyz_service_es_ear.ear in operation update with application xyz.com/xyzservicees_ear.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Deployment exception : The deployment of at least one item aborted</b>

I am using NWDI 2004s SPS10.

Please its really urgent.

Don't worry about points.

Cheers

jayant

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Looks like you're deploying from NWDS (and bypassing the NWDI server). What version is your NWDS and what version is the EP3 system?