Forum Discussion

Arawanach's avatar
Arawanach
New Contributor
13 years ago

Still having trouble starting up LoadUI

Hi. I followed your post telling how I was going to fix start up problems with LoadUI. And it seemed to work. I got the message telling me that it was authenticated, and it was checked that java should trust this tool, but as soon as I pressed OK, a new message shown up: Application Error - Unable to launch the application. It's not the same error message as I started with however.

Anyone know how to get rid of this error message and start up loadUI?

I'm using Windows 7. My error details is listed under:


<jnlp spec="1.0+" version="1.3.1_b101" codebase="http://dl.javafx.com/1.3/" href="javafx-rt.jnlp">
<information>
<title>JavaFX Runtime</title>
<vendor>Oracle Corporation</vendor>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<update check="background"/>
<resources>
<jar href="progressbar__V1.3.1_b101.jar" size="10806" download="progress"/>
</resources>
<resources os="Windows">
<jar href="javafx-rt-windows-i586__V1.3.1_b101.jar" part="javafx-rt" size="1093346" download="eager"/>
<jar href="javafx-rt-lazy-windows-i586__V1.3.1_b101.jar" size="221698" part="javafx-rt" download="lazy"/>
<jar href="javafx-rt-fonts-windows-i586__V1.3.1_b101.jar" size="155269" part="javafx-rt" download="lazy"/>
</resources>
<resources os="Windows" arch="x86">
<nativelib href="javafx-rt-natives-windows-i586__V1.3.1_b101.jar" size="28970" part="javafx-rt" download="eager"/>
<nativelib href="jmc-natives-windows-i586__V1.3.1_b101.jar" size="550895" part="javafx-rt" download="eager"/>
</resources>
<resources os="Mac OS X">
<jar href="javafx-rt-macosx-universal__V1.3.1_b101.jar" size="1229513" part="javafx-rt" download="eager"/>
<jar href="javafx-rt-lazy-macosx-universal__V1.3.1_b101.jar" size="221529" part="javafx-rt" download="lazy"/>
<jar href="javafx-rt-fonts-macosx-universal__V1.3.1_b101.jar" size="155282" part="javafx-rt" download="lazy"/>
</resources>
<resources os="Mac OS X" arch="ppc">
<nativelib href="javafx-rt-natives-macosx-universal__V1.3.1_b101.jar" size="486786" part="javafx-rt" download="eager"/>
</resources>
<resources os="Mac OS X" arch="i386">
<nativelib href="javafx-rt-natives-macosx-i386__V1.3.1_b101.jar" size="224644" part="javafx-rt" download="eager"/>
</resources>
<resources os="Mac OS X" arch="x86_64">
<nativelib href="javafx-rt-natives-macosx-x86_64__V1.3.1_b101.jar" size="243787" part="javafx-rt" download="eager"/>
</resources>
<resources os="Linux">
<jar href="javafx-rt-linux-i586__V1.3.1_b101.jar" size="1089958" part="javafx-rt" download="eager"/>
<jar href="javafx-rt-lazy-linux-i586__V1.3.1_b101.jar" size="221638" part="javafx-rt" download="lazy"/>
<jar href="javafx-rt-fonts-linux-i586__V1.3.1_b101.jar" size="155272" part="javafx-rt" download="lazy"/>
</resources>
<resources os="Linux" arch="i386">
<nativelib href="javafx-rt-natives-linux-i586__V1.3.1_b101.jar" size="422337" part="javafx-rt" download="eager"/>
</resources>
<resources os="Linux" arch="x86">
<nativelib href="javafx-rt-natives-linux-i586__V1.3.1_b101.jar" size="422337" part="javafx-rt" download="eager"/>
</resources>
<resources os="SunOS">
<jar href="javafx-rt-solaris-i586__V1.3.1_b101.jar" size="1079380" part="javafx-rt" download="eager"/>
<jar href="javafx-rt-lazy-solaris-i586__V1.3.1_b101.jar" size="221687" part="javafx-rt" download="lazy"/>
<jar href="javafx-rt-fonts-solaris-i586__V1.3.1_b101.jar" size="155270" part="javafx-rt" download="lazy"/>
</resources>
<resources os="SunOS" arch="x86">
<nativelib href="javafx-rt-natives-solaris-i586__V1.3.1_b101.jar" size="189894" part="javafx-rt" download="eager"/>
</resources>
<component-desc progress-class="com.javafx.progressbar.ProgressManager"/>
</jnlp>

13 Replies