Forum Discussion

weisslec's avatar
weisslec
New Contributor
15 years ago

Installing/Running on Standalone Network

I have installed LOADUI (and SOAPUI) and the JDK with JAVAFX on a system that is on a standalone network. This network does not have access to the internet. Got the error during install when it tried to load Javafx so I loaded it (after uninstalling Loadui). Still didn't make a difference.

It finished install but when I launch it, it errors. It looks like it really wants to go out to the internet (i'm thinking for a file that is already on the system but it doesn't know it).

Any ideas?

thx

4 Replies

  • Hi!

    Unfortunately loadUI requires a network connection to download the javafx runtime which we are not allowed to redistribute. There should be a loaduitest.bat file in the create bin folder which you can configure to use your local javafx installation instead; if you set the JAVAFX_HOME environment variable to point to your javafx installation the bat file should launch ok.

    Hope this helps!

    regards,

    /Ole
    eviware.com
  • weisslec's avatar
    weisslec
    New Contributor
    Great! Thanks. We'll give it a try. Thanks for the quick response.
  • weisslec's avatar
    weisslec
    New Contributor
    Tried it but it did not work, however; we did find the fix for it.

    We edited the loadui.jnlp file and changed the javafx href to point to the local installation file.