Hello,
Having trouble loading Express 2.0. Had previously loaded 1.0 and had it running OK. Then started the process of loading 2.0 then somehow managed to erase 1.0 and am unable to now load 2.0. - getting an application error after Jave 6 appears for a few minutes. The error application error is :
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://download.ariscommunity.com/express.jnlp
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.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(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)
Any assistance greatly appreciated
Columban
Frank Weyand on
Hi,
did something changed in your IT regarding proxies etc?
The JRE is not able to load the jnlp file, which is the entry point for the download. Please check in the prerequisites for the download. Probably, the proxy settings are not correct.
Bye,
Frank