Hai
While Deploying wd application it is showing error below
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Already started operation with application asianpaints.com/BshopWD in the cluster. No other operation with this application is allowed at the moment..
Reason: Cannot lock [2008051304054227900000WAS..........................8216350, DEPLOY_LOCK_AREA, asianpaints.com/BshopWD, 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 [2008051304054227900000WAS..........................8216350, DEPLOY_LOCK_AREA, asianpaints.com/BshopWD, 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.
Please give me solution for that