According to the Support team, eRRO.exe may only be launched when wTM API executes rules that are defined with Datacap Studio. For example validation rules. In our project, our custom Verify panel does not execute any validation rules defined with Datacap Studio. We only pass XML through wTM API. Thus, Support team and we concluded eRRO.exe will never get launched from our custom application. I hope such an important specification about eRRO.exe gets written on InfoCenter. The manual only suggests wTM session timeout may be solved by eRRO.exe. Support team told us to tune performance entries on Datacap Server registry values. We are now testing with increased number of concurrent IIS worker processes. If this doesn't work, we'll try this tuning suggestion to solve our session timeout issue.
Original Message:
Sent: Fri August 23, 2024 01:26 PM
From: Duke Lam
Subject: When does eRRO.exe launch and appear on Task Monitor?
@dsakai
I didn't see your last post nor realized you still have some questions.
For timeout session, it's a loaded question. I'll try to my best to answer.
I hope this timeout location will help. see link.
https://www.ibm.com/support/pages/timeout-configuration-setting-options-ibm-datacap-navigator-environment
In IIS when you configure wTM and the app pool - there is a 20 min timeout setting. You can extend the setting but it also have to adjust timeout on WAS also.
If you have load balancer you have to adjust that ip timeout also.
https://www.ibm.com/docs/en/datacap/9.1.9?topic=options-setting-up-iis-host-datacap-web-services
------------------------------
Duke Lam
Original Message:
Sent: Thu August 08, 2024 01:22 AM
From: dsakai
Subject: When does eRRO.exe launch and appear on Task Monitor?
Thank you Duke.
> When you use datacap navigator or tmweb all the rule when it's executed are run in wtm processor or tmweb processor.
What is wtm or tmweb processor? Is it IIS Workerprocess?
We have configured IIS to host wtm.
Am I correct that eRRO.exe is spawned when IIS Workerprocess runs wtm rules and in addition the workerprocess has probably run out of resource?
------------------------------
dsakai
Original Message:
Sent: Tue August 06, 2024 02:03 PM
From: Duke Lam
Subject: When does eRRO.exe launch and appear on Task Monitor?
eRRO processor are spawned when rules are executed. It run out of processor ie ... outside of wtm processor which help with performance.
When you use datacap navigator or tmweb all the rule when it's executed are run in wtm processor or tmweb processor. To help with performance, if you enable eRRO it will spawn new eRRO processing to run outside of wTM processor or tmweb. You will see more than one eRRO processor if you have to execute different rule.
@AIKO YANAGIYAMA I don't know what dstudio spawn a erro processing. I don't recall changing my registry setting.
------------------------------
Duke Lam
Original Message:
Sent: Mon August 05, 2024 03:55 AM
From: AIKO YANAGIYAMA
Subject: When does eRRO.exe launch and appear on Task Monitor?
Hi, Duke-san. ( cc Sakai-san)
Thanks to your advice, I was able to see eRRo.exe in window task manager.
but it don't make sense that eRRo process is in window task manager only when Datacap Studio is started.
Datacap Studio is the tools for Datacap application development and testing and not related to RRS nor wTM.
It is hard to persuade my client.
------------------------------
AIKO YANAGIYAMA
Original Message:
Sent: Thu August 01, 2024 12:03 PM
From: Duke Lam
Subject: When does eRRO.exe launch and appear on Task Monitor?
On my system, it cause by Dstudio. eRRO process is in window task manager if dStudio is started. Not cause by IIS hosting wTM using datacap navigator.
------------------------------
Duke Lam
Original Message:
Sent: Wed July 31, 2024 09:54 PM
From: dsakai
Subject: When does eRRO.exe launch and appear on Task Monitor?
Hi,
I followed these steps, turned on eRRO, and restarted Windows Server.
Then, I accessed Verify panel from a Custom Navigtor Application and clicked Submit from 3 different browsers.
But I don't see eRRO.exe on the Task Monitor as explained in the Support page.
What steps must I proceed for eRRO.exe to launch and appear on the Task Monitor?
I used Chrome, FireFox, and Edge to access Navigator Verify panel and clicked Submit.
I was expecting to see 3 eRRO.exe processes.
①
Enable eRRO in Datacap
Microsoft Windows (64-bit)
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Datacap\RRS
- In the right panel, right click "Use eRRO (REG_DWORD)"
- Click Modify. Change the "Value data" from 0 to 1.
- Click OK.
②
Slowness on Datacap Web and Datacap Navigator while executing validation rules
"On above image we can see how 2 sessions are running validations and how each of them has it's own eRRO.exe process."
------------------------------
dsakai
------------------------------