ADFタスク・フォームのEARファイルのデプロイメント・エラーを解決するためのロックの解放
SOAコンポジット・アプリケーションのJARファイルおよびADFタスク・フォームのEARファイルをデプロイする場合、SOA JARファイルは正常にデプロイされますが、EARファイルのデプロイ時に次のエラーが表示されます。
[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.
このエラーは、EARファイルを正常にデプロイするには、最初にOracle WebLogic Server管理コンソールでロックを解放する必要があることを示しています。
ADFタスク・フォームのEARファイルのデプロイメント・エラーを解決するためにロックを解放するには:
このエラーは、使用しているデプロイ方法(Oracle JDeveloperを使用したデプロイや、ant
スクリプトを使用したデプロイなど)とは無関係に発生します。