Releasing Locks to Resolve ADF Task Form EAR File Deployment Errors
If you deploy a SOA composite application JAR file and ADF task form EAR file, and the SOA JAR file is deployed successfully, but while deploying the EAR file, the following errors are displayed:
[wldeploy] weblogic.management.ManagementException: [Deployer:149163]The domain edit lock is owned by another session in non-exclusive mode - this deployment operation requires exclusive access to the edit lock and hence cannot proceed. If you are using "Automatically Aquire Lock and Activate Changes" in the console, then the lock will expire shortly so retry this operation.
This error means you must first release the lock from Oracle WebLogic Server Administration Console to successfully deploy the EAR file.
To release locks to resolve ADF task form EAR file deployment errors:
This error can occur regardless of the deployment method you are using (for example, deploying through Oracle JDeveloper or through ant
scripts).