Web Application is crashing suddenly

Hi All,

When executing the automation the web application is suddenly getting crashed…
crash may happen at any time like in the middle of the process or sometimes after couple of process…The automation is like filling the pdf form from an web application.
Error is–No Open windows found for jp2launcher.exe, Please check if the application is running
How to overcome tis issue

Can i use TRY Catch for whole automation, if yes how do implement

or is there any other solution for it, Plz help me

Hi @T_Y_Raju please share your workflow or error_screenshot

Any solution on the above screen shot

any solution for this

You can use a try catch with the activity I the try section and catch any system.exception https://docs.uipath.com/activities/docs/try-catch

Error may come at any part of the automation.it is divided if different sequences and activities…it is not possible to put try catch for all the activities. How to overcomethis

any solution for this

Hi
I am also facing same issue.
ERROR = Click ‘push button Continue’: No open windows found for ‘jp2launcher.exe’. Please check if the application is running.

you got any solution till now.