Ajax TruClient プロトコルを使用してスクリプトを作成し、VUgen で完全に実行されるまでデバッグしました。
その後、ContinuousIntegration プロセスの .XML リストにスクリプトを含めます。数日間正常に実行できます。そしてある日、その mdrv<...> が失敗し始めます。
ログは次のようになります。
t=00600869ms: Error -205177: Internal Error - Failed to create _sBrowserLoader [MsgId: MERR-205177] [MsgId: MERR-205177]
Warning: Extension LrWeb2Replay reports error -1 on call to function ExtPerProcessInitialize [MsgId: MWAR-10485]
Error: Thread Context: Call to service of the driver failed, reason - thread context wasn't initialized on this thread. [MsgId: MERR-10176]
現在、そのような失敗したスクリプトがすでにいくつかあり、何が問題なのか理解できません。
ログ ファイルに「_sBrowserLoader の作成に失敗しました」が含まれているため、次の Ajax TruClient スクリプトを開始する前に FF プロセスを強制終了する必要がありますか? その理由は何ですか?これを修正する方法は?