Modify

Opened 5 weeks ago

Closed 5 weeks ago

Last modified 5 weeks ago

#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)

Capture d’écran 2025-04-02 085213.jpg (88.7 KB ) - added by SiiG 5 weeks ago.

Download all attachments as: .zip

Change History (3)

comment:1 by stoecker, 5 weeks ago

Resolution: worksforme
Status: newclosed

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.

comment:2 by SiiG, 5 weeks ago

ok thanks. I downloaded the latest version of the jnlp file and JOSM is now working.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.