maxzerbini
14 years agoNew Contributor
FX jar certificate error
Hi,
Today (2012/02/13) LoadUI does not start due to a JavaFX launch error. When I try to start LoadUI, I receive an error from JavaFX. The error is "le risorse JAR nel file jnlp non sono firmate dallo stesso certificato" that means "JAR resources in jnlp file are not signed by same certificate".
Before today LoadUI works correctly.
This is the JNLP Exception:
JNLPException[category: Errore di avvio file : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="http://dl.javafx.com/1.3/" version="1.3.1_b101" href="http://dl.javafx.com/1.3/javafx-rt.jnlp">
<information>
<title>JavaFX Runtime</title>
<vendor>Oracle Corporation</vendor>
<homepage href="null"/>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<update check="background" policy="always"/>
<resources>
<jar href="http://dl.javafx.com/1.3/progressbar__V1.3.1_b101.jar" download="progress" main="false"/>
<jar href="http://dl.javafx.com/1.3/javafx-rt-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="eager" main="false"/>
<jar href="http://dl.javafx.com/1.3/javafx-rt-lazy-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="lazy" main="false"/>
<jar href="http://dl.javafx.com/1.3/javafx-rt-fonts-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="lazy" main="false"/>
<nativelib href="http://dl.javafx.com/1.3/javafx-rt-natives-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="eager" main="false"/>
<nativelib href="http://dl.javafx.com/1.3/jmc-natives-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="eager" main="false"/>
</resources>
<component-desc progress-class="com.javafx.progressbar.ProgressManager"/>
</jnlp> ]
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1801)
at com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:1508)
at com.sun.javaws.Launcher.prepareResources(Launcher.java:1232)
at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:621)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:327)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:199)
at com.sun.javaws.Launcher.launch(Launcher.java:116)
at com.sun.javaws.Main.launchApp(Main.java:416)
at com.sun.javaws.Main.continueInSecureThread(Main.java:248)
at com.sun.javaws.Main$1.run(Main.java:110)
at java.lang.Thread.run(Unknown Source)
Can you give me a workaround to solve this problem?
Thanks & Regards,
Massimo
Today (2012/02/13) LoadUI does not start due to a JavaFX launch error. When I try to start LoadUI, I receive an error from JavaFX. The error is "le risorse JAR nel file jnlp non sono firmate dallo stesso certificato" that means "JAR resources in jnlp file are not signed by same certificate".
Before today LoadUI works correctly.
This is the JNLP Exception:
JNLPException[category: Errore di avvio file : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="http://dl.javafx.com/1.3/" version="1.3.1_b101" href="http://dl.javafx.com/1.3/javafx-rt.jnlp">
<information>
<title>JavaFX Runtime</title>
<vendor>Oracle Corporation</vendor>
<homepage href="null"/>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<update check="background" policy="always"/>
<resources>
<jar href="http://dl.javafx.com/1.3/progressbar__V1.3.1_b101.jar" download="progress" main="false"/>
<jar href="http://dl.javafx.com/1.3/javafx-rt-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="eager" main="false"/>
<jar href="http://dl.javafx.com/1.3/javafx-rt-lazy-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="lazy" main="false"/>
<jar href="http://dl.javafx.com/1.3/javafx-rt-fonts-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="lazy" main="false"/>
<nativelib href="http://dl.javafx.com/1.3/javafx-rt-natives-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="eager" main="false"/>
<nativelib href="http://dl.javafx.com/1.3/jmc-natives-windows-i586__V1.3.1_b101.jar" part="javafx-rt" download="eager" main="false"/>
</resources>
<component-desc progress-class="com.javafx.progressbar.ProgressManager"/>
</jnlp> ]
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1801)
at com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:1508)
at com.sun.javaws.Launcher.prepareResources(Launcher.java:1232)
at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:621)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:327)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:199)
at com.sun.javaws.Launcher.launch(Launcher.java:116)
at com.sun.javaws.Main.launchApp(Main.java:416)
at com.sun.javaws.Main.continueInSecureThread(Main.java:248)
at com.sun.javaws.Main$1.run(Main.java:110)
at java.lang.Thread.run(Unknown Source)
Can you give me a workaround to solve this problem?
Thanks & Regards,
Massimo