rebeccaM
13 years agoOccasional Contributor
Intermittent error on startup
LoadUI 2.1.0, Java 7
I get an odd intermittent error (Unable to launch the application.) every so often when I start LoadUI. The error is "JAR resources in JNLP file are not signed by same certificate). What is really odd is that I can get this error once, then the next time I launch it's fine. I'm not horribly concerned, since just attempting to launch LoadUI a second or third time will work fine. I just wanted to put the info out there in case there is a bug that needs to be addressed. I don't see anything weird with my JAVA certificates. I get it whether or not I am running any other apps.
Copied from Exception tab on Details below:
JNLPException[category: Launch File Error : 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.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown Source)
at com.sun.javaws.Launcher.prepareResources(Unknown Source)
at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I get an odd intermittent error (Unable to launch the application.) every so often when I start LoadUI. The error is "JAR resources in JNLP file are not signed by same certificate). What is really odd is that I can get this error once, then the next time I launch it's fine. I'm not horribly concerned, since just attempting to launch LoadUI a second or third time will work fine. I just wanted to put the info out there in case there is a bug that needs to be addressed. I don't see anything weird with my JAVA certificates. I get it whether or not I am running any other apps.
Copied from Exception tab on Details below:
JNLPException[category: Launch File Error : 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.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown Source)
at com.sun.javaws.Launcher.prepareResources(Unknown Source)
at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)