"A fatal error has occurred" - Launching App UFT 14.01 - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: "A fatal error has occurred" - Launching App UFT 14.01 (/Thread-A-fatal-error-has-occurred-Launching-App-UFT-14-01) |
"A fatal error has occurred" - Launching App UFT 14.01 - AndileMkumla - 10-31-2018 Hi I work for an organisation and I use UFT 12.5 and UFT 14.01, I have been using UFT to launch an application that uses Java Web Start to launch. This is how I launch the application SystemUtil.Run "javaws.exe", "C:\Users\MyUser\App.exe" Now the application has been upgraded to launch using open JDK and I launch using UFT like SystemUtil.Run "C:\Users\MyUser\App.exe", It launches but gives an error when it select a certain button, error is "A fatal error has occurred" , I do not get the error when we login manually on the application. UFT does not recognize this as a run-time error. I have tried to launch the application on command prompt using UFT but no luck. Please Help |