cancel
Showing results for 
Search instead for 
Did you mean: 

EJB application giving deployment error

Former Member
0 Kudos

Short Text

NWDS deployment error.

Long Text

Hi ,

I am trying to deploy one EJB application which is wrapped in EAR

application project. Although build it is giving no errors it is not

getting deployed.

I refered to the note 1270242 for the same but that is also of no

use.

Please refer the following error which is comming during deployment.

22 Dec, 2011 5:32:46 PM /userOut/deploy

(com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy

Thread,5,main]] ERROR:

[015]Deployment aborted

Settings

SDM host : 10.77.16.65

SDM port : 50018

URL to deploy :

file:/C:/Users/KISHOR1.VIS/AppData/Local/Temp/temp7911938517270503730com.vodafone.inex_ear.ear

Result

=> deployment aborted :

file:/C:/Users/KISHOR1.VIS/AppData/Local/Temp/temp7911938517270503730com.vodafone.inex_ear.ear

Aborted: development

component 'ex_ear'/'com.vodafone.in'/'local'/'20111221192744'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy

service:java.rmi.RemoteException: Cannot deploy application

com.vodafone.in/ex_ear.. Reason: Exception during generation of

components of application com.vodafone.in/ex_ear in container

EJBContainer.; nested exception is:

com.sap.engine.services.deploy.exceptions.ServerDeploymentExcept

ion: Exception during generation of components of application

com.vodafone.in/ex_ear in container EJBContainer. (message ID:

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

Deployment exception : The deployment of at least one item aborted

I am not able to find the error please help us. I checked the sdm password it is correct and remaining webdynpro applications are deploying fine.

Thanks and Regards,

Kishore Namburi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member193379
Active Contributor
0 Kudos

Kishore,

This kind of probelem occurs when the delpoyed application has hard references to one or more other application from the same deployed component.

Please check your components and references.

Thanks,

Hamendra