OC 5.4 : Application does NOT launch after upgrade - 'ExitException: JAR resources in JNLP files are not signed by the same certificate'
(Doc ID 2882368.1)
Last updated on OCTOBER 04, 2024
Applies to:
Oracle Clinical - Version 5.4.0 and laterOracle Thesaurus Management System - Version 5.4.0 and later
Information in this document applies to any platform.
Symptoms
1. OC upgraded from 5.2.2 to 5.4 version
2. When launching OC application below exception will be thrown:
===========================================================
Application Error
General Exception
Name: oracle.forms.engine.Main
ExitException: JAR resources in JNLP files are not signed by the same certificate.
===========================================================
3. Pressing on "More Information" button, the following error stack is reported :
ExitException[ 3]JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="/forms/java" href="octms.jnlp">
<information>
<title>Oracle Forms Services Extensions for OC and TMS</title>
<vendor>Oracle Corporation</vendor>
</information>
<security>
<all-permissions/>
</security>
<resources>
<jar href="frmall.jar"/>
<jar href="opaicons.jar"/>
<jar href="opaspell.jar"/>
<jar href="share.jar"/>
<jar href="tmsicons.jar"/>
<jar href="xmlparserv2.jar"/>
<jar href="UtilityField.jar"/>
<jar href="oclicons.jar"/>
<jar href="pharmaocjle.jar"/>
<jar href="pharmaocgle.jar"/>
<jar href="xmlcomp.jar"/>
<jar href="xmlparserv2.jar"/>
<jar href="jle2-0-3.jar"/>
<jar href="ewt3.jar"/>
<jar href="frmwebutil.jar" download="lazy" main="false"/>
</resources>
<component-desc/>
</jnlp> ]
at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Changes
Application Upgrade Issue.
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 |