05-22-2024 11:04 PM
Symptom
When running the System Configurator (SC) from the Remote Administration Tools, the jnlp file fails to load. This happens because the Remote Administration Tools uses HTTP protocol and SC uses HTTPS (Secure Socket). The SC log shows:
com.sun.deploy.net.FailedDownloadException:Failed to load resource:
http://[host ip]:[PORT]/remoteadmin/sc.jnlp
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)...
The limitation is in the installation media and what it writes to the sc.jnlp file.
<jnlp spec="1.0+" codebase="
http://<web_address>:<http_port>/remoteadmin" href="sc.jnlp
">
Solution
Note
All manual changes are overwritten in updates.