Forum Discussion

kinx28's avatar
kinx28
New Contributor
12 years ago

Unable to start LoadUI 2.1.0

Hi All


everytime i start the LoadUI 2.1.0, it prompt the
"Unable to load resource: http://dl.javafx.com/1.3/javafx-rt.jnlp"

Appreciate someone can help me to overcome on this. i tried multiple version of JAVA already.

the O/S is window 2008 standard 64bits.

here's the error log


<jnlp spec="1.0+" codebase="file:." href="loadUI.jnlp">
<information>
<title>loadUI</title>
<vendor>eviware</vendor>
<homepage href="http://www.loadui.org/"/>
<description>loadUI</description>
<offline-allowed/>
</information>
<resources>
<j2se version="1.7" java-vm-args="-Xms256m -Xmx768m -XX:MaxPermSize=128m -Dsun.java2d.noddraw=true"/>
<extension name="JavaFX Runtime" href="http://dl.javafx.com/1.3/javafx-rt.jnlp"/>
<jar href="lib/loadui-launcher.jar" main="true"/>
<jar href="lib/org.apache.felix.main.jar"/>
<jar href="lib/commons-cli.jar"/>
<jar href="lib/bndlib.jar"/>
</resources>
<security>
<all-permissions/>
</security>
<application-desc main-class="com.eviware.loadui.launcher.LoadUILauncher"/>
<update check="timeout" policy="always"/>
</jnlp>d

15 Replies