#24246 closed defect (worksforme)
Bug JOSM
Reported by: | SiiG | Owned by: | team |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Hello,
Under Windows 11 Professional, I've been unable to launch JOSM for a few days.
The following error message is displayed (see attached file):
net.sourceforge.jnlp.LaunchException: Fatal: Read Error: Could not read or parse the JNLP file at 'file:/F:/TECHNIQUE/softs/Josm/josm.jnlp'. 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:333)
at net.sourceforge.jnlp.Launcher.launch(Launcher.java:193)
at net.sourceforge.jnlp.runtime.Boot.launch(Boot.java:376)
at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:356)
at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:76)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
at net.sourceforge.jnlp.runtime.Boot.runMain(Boot.java:300)
at net.sourceforge.jnlp.runtime.Boot.mainWithReturnCode(Boot.java:153)
at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:135)
Caused by: java.io.IOException: java.lang.NullPointerException: name can't be null
at net.sourceforge.jnlp.JNLPFileFactory.openURL(JNLPFileFactory.java:132)
at net.sourceforge.jnlp.JNLPFileFactory.create(JNLPFileFactory.java:104)
at net.sourceforge.jnlp.JNLPFileFactory.create(JNLPFileFactory.java:88)
at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:324)
... 8 more
Caused by: java.lang.NullPointerException: name can't be null
at java.base/java.io.FilePermission.init(FilePermission.java:323)
at java.base/java.io.FilePermission.<init>(FilePermission.java:490)
at java.base/java.lang.SecurityManager.checkRead(SecurityManager.java:742)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:141)
at net.sourceforge.jnlp.JNLPFileFactory.openURL(JNLPFileFactory.java:128)
... 11 more
Thank you for your help,
Attachments (1)
Change History (3)
by , 5 weeks ago
Attachment: | Capture d’écran 2025-04-02 085213.jpg added |
---|
comment:1 by , 5 weeks ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 5 weeks ago
ok thanks. I downloaded the latest version of the jnlp file and JOSM is now working.
I'd assume that you deleted the file you used to start JOSM. Use one of the methods described in the wiki to start josm or redownload the JNLP and replace it at the filename given in the error message.