BPM 9.40 Truclient using proxy : Error -205177: IPC connection to browser process is lostBPM 9.40 Truclient using proxy : Error -205177: IPC connection to browser process is lost

  • KM03087433
  • 05-Feb-2018
  • 05-Feb-2018

Summary

BPM 9.40 Truclient using proxy is faling with - Truclient - Error -205177: IPC connection to browser process is lost. Script is failing to use the logged in user proxy.BPM 9.40 Truclient using proxy is faling with - Truclient - Error -205177: IPC connection to browser process is lost. Script is failing to use the logged in user proxy.

Question

BPM 9.40 Truclient using proxy is faling with

- Truclient - Error -205177: IPC connection to browser process is lost.

 

Script is failing to use the logged in user proxy.

Answer

Customer has a  Truclient  script that is failing in BPM 9.40. The script is recorded in Vugen 12.55.

"Notify: Transaction "1" ended with a "Pass" status (Duration: 0.0285). [MsgId: MMSG-16873]
t=00076159ms: Error -205177: IPC connection to browser process is lost [MsgId: MERR-205177] [MsgId: MERR-205177]
Notify: Transaction "1" ended with a "Stop" status (Duration: 70.8510). [MsgId: MMSG-16873]"


Investigation showed that Truclient is not using the proxy of the logged in user and in the browser and error appeared:


"04/12/2017 19:44:39 DEBUG BPM: Error message for the steps and transactions t=00027148ms: Error -205177: ** 2: Verify The content is blocked...'s Visible Text contains The content is blocked due ...wing condition: ** failed - target object was not found. Identification: Automatic Snapshot Info"
Go to C:\\HP\\LoadGenerator\\dat\\FFProfile\\user.js
user_pref("network.automatic-ntlm-auth.allow-proxies", false); customer made it to true.
user_pref("network.negotiate-auth.allow-proxies", false); customer made it to true.
After that error popup disappeared and the script could run without errors.


Please also consider visiting the web-based version of this response at:
https://mysupport.microfocus.com/km/KM03087432