Freezing at wait stage
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-20 07:41 AM
Hi All,
I am working on web application(Internet Explorer). I am searching, selecting a record and navigating to another page here We set a conditional wait with wait time of 60 seconds in a wait stage, BP freezes at this stage for more than 4 hours and the resource is showing as warning. Please find the below screenshots.
I am having nearly 200 records. This worked fine for 195 records and I am running in unattended mode
Warning Message at Resources:

Waiting Long time at wait stage

Please help me ASAP
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
I am working on web application(Internet Explorer). I am searching, selecting a record and navigating to another page here We set a conditional wait with wait time of 60 seconds in a wait stage, BP freezes at this stage for more than 4 hours and the resource is showing as warning. Please find the below screenshots.
I am having nearly 200 records. This worked fine for 195 records and I am running in unattended mode
Warning Message at Resources:
Waiting Long time at wait stage
Please help me ASAP
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
8 REPLIES 8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-20 09:07 AM
Maybe worth seeing if there is any IE modal dialog box that the process isn't expecting?
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-20 10:56 AM
Hi Manoj,
It will appear if you are waiting long time for a pop up or anything on web page or dialog box. The same used to come for me as well. If the required pop up will appear it should work fine. I never faced any issue due to this.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
It will appear if you are waiting long time for a pop up or anything on web page or dialog box. The same used to come for me as well. If the required pop up will appear it should work fine. I never faced any issue due to this.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-20 11:03 AM
hi Jhon,
Thanks for your reply. There is no popup appeared there.
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
Thanks for your reply. There is no popup appeared there.
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-20 12:14 PM
Hi Sahoo,
We have given only 60 seconds of wait time in the wait stage in-order to find an element on the web page. We are running it using a work queue and 195 records completed successfully. While executing 196th record BOT got freezed for more than 4 hours and there is no popup came. We noticed a warning message in the control room resource. Then we opened the VM, the moment we move the cursor on IE, BOT got activated and started performing.
Strangely, We have only 60 seconds of wait time in the wait stage, But don't really understood why it is waiting for more than 4 hours until we move the cursor on the web page manually and there is no model pop up came.
Note: We have given application wait time in application modeller, which is working only for read/write/navigate stages and not helping for the wait stage.
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
We have given only 60 seconds of wait time in the wait stage in-order to find an element on the web page. We are running it using a work queue and 195 records completed successfully. While executing 196th record BOT got freezed for more than 4 hours and there is no popup came. We noticed a warning message in the control room resource. Then we opened the VM, the moment we move the cursor on IE, BOT got activated and started performing.
Strangely, We have only 60 seconds of wait time in the wait stage, But don't really understood why it is waiting for more than 4 hours until we move the cursor on the web page manually and there is no model pop up came.
Note: We have given application wait time in application modeller, which is working only for read/write/navigate stages and not helping for the wait stage.
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-03-20 07:59 AM
Hi, Manoj,
it is not solution but just workaround or test - try to limit number of records to 100 and then close all applications and start the process again. If this works I would not spend your precious time investigating this.
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
it is not solution but just workaround or test - try to limit number of records to 100 and then close all applications and start the process again. If this works I would not spend your precious time investigating this.
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-03-20 08:06 AM
Hi Zdeněk Kabátek
4th record prior to 196th record due to some technical exception the application has restarted. I think this workaround didn't worked.
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
4th record prior to 196th record due to some technical exception the application has restarted. I think this workaround didn't worked.
------------------------------
Manoj Kumar Bevara
Consultant
Virtusa
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-03-20 08:18 AM
Hi, Manoj,
what I meant was to find the "balance" - let me give you another example - when I automated SAP and was pushing items into SAP too quickly after some time SAP triggered a dialog that Server is not responding. So I sent to SAP 10 items then closed SAP and then restarted and in this way I could process whatever number of items I needed. So I thought that you could run the process with 100 items or less or more and then push the process to stop. As there might be "something" after processing so many records which make BP "hang"/"stop".
Other check - what is the memory consumption of IE?
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
what I meant was to find the "balance" - let me give you another example - when I automated SAP and was pushing items into SAP too quickly after some time SAP triggered a dialog that Server is not responding. So I sent to SAP 10 items then closed SAP and then restarted and in this way I could process whatever number of items I needed. So I thought that you could run the process with 100 items or less or more and then push the process to stop. As there might be "something" after processing so many records which make BP "hang"/"stop".
Other check - what is the memory consumption of IE?
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-03-20 02:22 PM
HI Manoj,
Is there any issue with activating window. It used to happen with IE a lot of time if you are working on IE for log time without activating window. Even if you will activate window sometimes it will not activate window. So do one thing put activate in each page starting but don't use activate option available in navigate stage.
Use it in below way in the attached image.

Also use attach and activate in each action

Please let me know if you still face the issue.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Is there any issue with activating window. It used to happen with IE a lot of time if you are working on IE for log time without activating window. Even if you will activate window sometimes it will not activate window. So do one thing put activate in each page starting but don't use activate option available in navigate stage.
Use it in below way in the attached image.
Also use attach and activate in each action
Please let me know if you still face the issue.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
