Forum Discussion

yshoham's avatar
yshoham
New Contributor
14 years ago

problem with javaFX installation

Hi,

I tried running the loadUI installation wizard, and it also invoked the javaFX installation.
when trying to install the javaFX, the wizard fails and says it cant import the application from http://dl.javafx.com.
the exception is
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://dl.javafx.com/javafx-rt-windows- ... 0_b412.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


did this also happen to anyone else?

2 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    It looks like the JavaFX download site (http://dl.javafx.com) is down at the moment. Unfortunately this means that you won't be able to install loadUI until the site is back up again, since the JavaFX license currently prevents us from distributing the runtime ourselves. In other words, the only place you can get JavaFX is down at the moment, please try again later.

    Regards,
    Dain
    eviware.com