cancel
Showing results for 
Search instead for 
Did you mean: 

DeploymentError

Former Member
0 Kudos

hi,

i have a problem during deployment the WebDynpro application,when i deployed the application it gives the following....

Oct 17, 2006 3:52:58 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[002]Deployment aborted

Settings

SDM host : new-server

SDM port : 50018

URL to deploy : file:/C:/DOCUME1/MOBILE2/LOCALS~1/Temp/temp9323ProcessWD.ear

Result

=> deployment aborted : file:/C:/DOCUME1/MOBILE2/LOCALS~1/Temp/temp9323ProcessWD.ear

Aborted: development component 'ProcessWD'/'local'/'LOKAL'/'0.2006.10.17.15.42.53':

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

java.rmi.RemoteException: Already started operation with application local/ProcessWD in the cluster. No other operation with this application is allowed at the moment.. Reason: Cannot lock [2006101609445975000000new-server...................1410650, DEPLOY_LOCK_AREA, local/ProcessWD, X]; it is in use by the same owner.; nested exception is: com.sap.engine.frame.core.locking.LockException: Cannot lock [2006101609445975000000new-server...................1410650, DEPLOY_LOCK_AREA, local/ProcessWD, X]; it is in use by the same owner.

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

Deployment exception : The deployment of at least one item aborted

How can solve it.

Accepted Solutions (0)

Answers (4)

Answers (4)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Amrut,

local/ProcessWD is already running or atleast locked by Portal runtime.

When you try to deploy and run again,it gives this error.

Try to release the lock of this object in your portal

Systemadministration/monitoring/lock.

See this Link too:

http://help.sap.com/saphelp_nw04/helpdata/en/24/3733418bb16e24e10000000a155106/frameset.htm

Regards, Suresh KB

Former Member
0 Kudos

hi

Goto Windows->prefrences->J2ee engine.Right click on SDM and restart it.

Regards

Nidhideep

Former Member
0 Kudos

amrut,

Two possibilities:

-- if you are not the only developer who deploys on this server, then probably you in fact see concurent deployment by some of your collegues. just wait a while.

-- you can see this message if your previous deployment "hangs". the simplest option is to re-start server.

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Former Member
0 Kudos

Hi,

Kindly restart the server and then Deploy

Regards,

Saravanan K