Displaying 1 result from an estimated 1 matches for "launchexcept".
2020 Feb 22
1
running .jar files on Centos 7
...to run any of the jar files:
Fatal: Read Error: Could not read or parse the JNLP file. You can try to download this file manually and send it as a bug report to IcedTea-Web team.
if I press the "Show Details" button from the box containing that message I get this:
net.sourceforge.jnlp.LaunchException: Fatal: Read Error: Could not read or parse the JNLP file. You can try to download this file manually and send it as bug report to IcedTea-Web team.
at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:487)
at net.sourceforge.jnlp.Launcher.launch(Launcher.java:287)
at n...