cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Service returned ERROR

Former Member
0 Kudos

Hi All,

I am getting below error while deploying WD Application.

also when I check application in VA two applications are stop and I cant start.

sap.com/tcwddispwda

sap.com/tcwdcorecomp

Jun 11, 2007 4:39:43 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:

[004]Additional log information about the deployment

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7185 - 630]/>

<!NAME[/usr/sap/EP2/JC07/SDM/program/log/sdmcl20070611212919.log]/>

<!PATTERN[sdmcl20070611212919.log]/>

<!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>

<!ENCODING[ISO8859_1]/>

<!LOGHEADER[END]/>

Jun 11, 2007 5:29:24 PM Info: -


Starting deployment -


Jun 11, 2007 5:29:24 PM Info: Error handling strategy: OnErrorStop

Jun 11, 2007 5:29:24 PM Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop

Jun 11, 2007 5:29:24 PM Info: Update strategy: UpdateAllVersions

Jun 11, 2007 5:29:24 PM Info: Starting deployment prerequisites:

Jun 11, 2007 5:29:29 PM Info: Loading selected archives...

Jun 11, 2007 5:29:29 PM Info: Loading archive '/usr/sap/EP2/JC07/SDM/program/temp/temp3286seachProduct.ear'

Jun 11, 2007 5:29:30 PM Info: Selected archives successfully loaded.

Jun 11, 2007 5:29:30 PM Info: Actions per selected component:

Jun 11, 2007 5:29:30 PM Info: Update: Selected development component 'seachProduct'/'local'/'LOKAL'/'0.2007.06.11.16.29.14'/'0' updates currently deployed development component 'seachProduct'/'local'/'LOKAL'/'0.2007.06.08.13.49.29'/'0'.

Jun 11, 2007 5:29:30 PM Info: Ending deployment prerequisites. All items are correct.

Jun 11, 2007 5:29:32 PM Info: Saved current Engine state.

Jun 11, 2007 5:29:32 PM Info: Starting: Update: Selected development component 'seachProduct'/'local'/'LOKAL'/'0.2007.06.11.16.29.14'/'0' updates currently deployed development component 'seachProduct'/'local'/'LOKAL'/'0.2007.06.08.13.49.29'/'0'.

Jun 11, 2007 5:29:32 PM Info: SDA to be deployed: /usr/sap/EP2/JC07/SDM/root/origin/local/seachProduct/LOKAL/0/0.2007.06.11.16.29.14/temp3286seachProduct.ear

Jun 11, 2007 5:29:32 PM Info: Software type of SDA: J2EE

Jun 11, 2007 5:29:32 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Jun 11, 2007 5:39:39 PM Info: Begin of log messages of the target system:

07/06/11 17:29:32 - ***********************************************************

07/06/11 17:29:35 - Start updating EAR file...

07/06/11 17:29:35 - start-up mode is lazy

07/06/11 17:29:35 - EAR file updated successfully for 83ms.

07/06/11 17:29:35 - Start updating...

07/06/11 17:29:37 - EAR file uploaded to server for 778ms.

07/06/11 17:39:39 - ERROR: Not updated. Deploy Service returned ERROR:

java.rmi.RemoteException: Already started operation with application local/seachProduct in the cluster. No other operation with this application is allowed at the moment..

Reason: Cannot lock [2007060815340890300000CMODCAZD12..................76734550, DEPLOY_LOCK_AREA, local/seachProduct, X]; it is in use by the same owner. In case of lock mode "R" the lock propagation failed, because the optimistic lock is gone.; nested exception is:

com.sap.engine.frame.core.locking.LockException: Cannot lock [2007060815340890300000CMODCAZD12..................76734550, DEPLOY_LOCK_AREA, local/seachProduct, X]; it is in use by the same owner. In case of lock mode "R" the lock propagation failed, because the optimistic lock is gone.

at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:682)

at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java(Compiled Code))

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java(Inlined Compiled Code))

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java(Compiled Code))

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))

at java.security.AccessController.doPrivileged1(Native Method)

at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))

Caused by: com.sap.engine.frame.core.locking.LockException: Cannot lock [2007060815340890300000CMODCAZD12..................76734550, DEPLOY_LOCK_AREA, local/seachProduct, X]; it is in use by the same owner. In case of lock mode "R" the lock propagation failed, because the optimistic lock is gone.

at com.sap.engine.core.locking.impl3.LockingManagerImpl.lockInternal(LockingManagerImpl.java(Compiled Code))

at com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(AbstractLockingManagerImpl.java(Compiled Code))

at com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(AbstractLockingManagerImpl.java:1090)

at com.sap.engine.services.deploy.server.TransactionManager.lockApplication(TransactionManager.java(Compiled Code))

at com.sap.engine.services.deploy.server.TransactionManager.registerTransactionWithLock(TransactionManager.java(Compiled Code))

at com.sap.engine.services.deploy.server.DeployServiceImpl.registerTransactionWithLock(DeployServiceImpl.java:1943)

at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3182)

at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:670)

... 11 more

For detailed information see the log file of the Deploy Service.

07/06/11 17:39:39 - ***********************************************************

Jun 11, 2007 5:39:39 PM Info: End of log messages of the target system.

Jun 11, 2007 5:39:39 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Jun 11, 2007 5:39:39 PM Error: Aborted: development component 'seachProduct'/'local'/'LOKAL'/'0.2007.06.11.16.29.14'/'0':

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

java.rmi.RemoteException: Already started operation with application local/seachProduct in the cluster. No other operation with this application is allowed at the moment..

Reason: Cannot lock [2007060815340890300000CMODCAZD12..................76734550, DEPLOY_LOCK_AREA, local/seachProduct, X]; it is in use by the same owner. In case of lock mode "R" the lock propagation failed, because the optimistic lock is gone.; nested exception is:

com.sap.engine.frame.core.locking.LockException: Cannot lock [2007060815340890300000CMODCAZD12..................76734550, DEPLOY_LOCK_AREA, local/seachProduct, X]; it is in use by the same owner. In case of lock mode "R" the lock propagation failed, because the optimistic lock is gone.

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

Jun 11, 2007 5:39:39 PM Info: Starting to save the repository

Jun 11, 2007 5:39:39 PM Info: Finished saving the repository

Jun 11, 2007 5:39:39 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Jun 11, 2007 5:39:39 PM Error: -


At least one of the Deployments failed -


Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rahul,

Check this out

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

It looks like some problem in your J2EE Engine as you are not able to restart the services. Since your application has a reference to these standard applications, you might be getting the error.

Try restarting your J2EE Engine.

Regards,

Shubham