cancel
Showing results for 
Search instead for 
Did you mean: 

deployment aborted error

Former Member
0 Kudos

hi friends

i created Flightlist application but it is giving deployment aborted error i pasted that error as it is

please help me

Aug 25, 2008 11:12:18 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[011]Deployment aborted

Settings

SDM host : ep62

SDM port : 50118

URL to deploy : file:/C:/DOCUME1/2853461.VSH/LOCALS~1/Temp/temp10486FlightList04.ear

Result

=> deployment aborted : file:/C:/DOCUME1/2853461.VSH/LOCALS~1/Temp/temp10486FlightList04.ear

Aborted: development component 'FlightList04'/'local'/'LOKAL'/'0.2008.08.25.11.11.38'/'0':

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

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

Accepted Solutions (0)

Answers (5)

Answers (5)

namrata_d
Active Participant
0 Kudos

Hi Ramchandra,

Are their any other DCs used in you application. You need to deploy the used DCs first and then deploy your application.

Just check if all the Library/ Sharing References are written down into Web Dynpro References.

You can also try renaming the component once and then try to deploy.

Thanks

Namrata

Former Member
0 Kudos

Hi RamachandraRao Veerisetty,

I faced this problem many times, this happens because of all the People working on NWDS makes continous and simultaneous deployments or we ourself depoly it continously without completion of our Previous Deployment.

You Just Go To J2EE Engine Tab and Check all The Dispatcher, SDM, Server Node are in Green and Running. Now Right Click on SDM and you will have Disable Process, Enable Debugging of Process and Restart Process. Click on Restart Process and Wait for a couple of Minutes. Now Deploy your Application. It will Run.

I Hope This Information Might Be Helpful For You.

Regards,

Sharma.

Former Member
0 Kudos

hi

U must have renamed the . project file of the project folder name

now doo one thing rename the application,window name and the component or if possible recreate the application if it is a small one

go thru this bolg for the error

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/clusterwideexception-FailedtodeployWebDynprocontentforapplication

also check weather u have specified the usages of ur custom controllers in their respective views

Edited by: Nikhil Tapkir on Aug 25, 2008 8:11 AM

Edited by: Nikhil Tapkir on Aug 25, 2008 8:32 AM

Former Member
0 Kudos

Hi

Check these things

1) Is your J2EE engine is UP and running ,

2) check the SDM Node is running or not

3) Only one active deployment is allowed per J2EE Server, so check whether any other active deployment sessions are there, ask your Basis person regarding this.

4) If everything is correct, restart the J2EE server and try to deploy the application once

just for a test , rename your project and application and deploy again,

Best Regards

Chaitanya.A

Former Member
0 Kudos

Hi,

check ur J2EE engine settings..

windows->preferences->J2EE engine

now u'll get to input fields,

Message server host

Message server port

give ip address of ur server on wch u r deplying ur application..in message server host..

n give port number of same server for message server port...

nw switch to web dynpro perspective..n click on J2EE in right pane..

u'll see 3 option dipatcher,server0 n SDM

if all 3 r green ..then ur server is up n running fine..if they r nt green ...than try to restrt server via right click on server...

nw deply ur application agn

hope it hlps..

Regards,

Khushboo