cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment aborted

Former Member
0 Kudos

Hi,

from time to time the deployment of our DCs abort with the following error message.


22.03.2005 09:46:08 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR: 
[002]Deployment aborted 

Settings
SDM host : e11000418331
SDM port : 50018
URL to deploy : file:/C:/DOKUME~1/Helmut/LOKALE~1/Temp/temp50539eon.com~netzbau~standard~main.ear

Result
=> deployment aborted : file:/C:/DOKUME~1/Helmut/LOKALE~1/Temp/temp50539eon.com~netzbau~standard~main.ear
Aborted: development component 'netzbau/standard/main'/'eon.com'/'CMS_Netzbau_D'/'20050322090507':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Already started operation with application eon.com/netzbau~standard~main in the cluster. No other operation with this application is allowed at the moment.. Reason: Cannot lock [2005032115311909400000e11000418331.................4456750, DEPLOY_LOCK_AREA, eon.com/netzbau~standard~main, X]; it is in use by the same owner.; nested exception is: 	com.sap.engine.frame.core.locking.LockException: Cannot lock [2005032115311909400000e11000418331.................4456750, DEPLOY_LOCK_AREA, eon.com/netzbau~standard~main, 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

After restarting the server node the problem doesn´t occur anymore.

My question is how to solve the problem without restarting the server?

We are using Stack 09.

Thanks in advance

Helmut

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Helmut,

When you are trying to deploy your application, at that time your application is used by someone or may be by yourself. So, it has locked. So, you can't deploy at that time. So, instead of restarting server, remove your application from deploy service under visula administrator. And then deploy once again.

Regards,

Bhavik

Former Member
0 Kudos

Deleted.