Forms 12c Webstart: "Unable To Launch The Application." and java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
(Doc ID 2523020.1)
Last updated on MAY 12, 2023
Applies to:
Oracle Forms - Version 12.2.1.3.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
Oracle Forms 12.2.1.3.0 with webstart using JRE 1.8_181 /191
When launching the application using Webstart, a Java message box opens that says "Application Error: Unable to launch the application."
This only occurs on client machines. If executed in server machine it works perfectly.
Other Symptoms:
1. When installing a new version of JRE, the issue doesn't reproduce.
2. It works until the client machine is rebooted.
3. It will never work again until the JRE is uninstalled and reinstalled again.
Without webstart , forms works perfectly.
The URL has config=webstart
formsweb.cfg:
-------------
[webstart]
basejnlp=base.jnlp
webstart=enabled
Java Console :
--------------
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
Java Web Start Error:
#### java.lang.reflect.InvocationTargetException
Based on the error message in the Java console Patch 27097419 was installed:
Forms 12c webstart: Java.lang.reflect.InvocationTargetException When Adding A Href In Jnlp Document 2360073.1
but the patch did not resolve the issue.
ERROR
-----------------------
"Application Error: Unable to launch the application."
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |