﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23792	I cannot start Josm	anonymous	anonymous	"I have a PC without admin rights so I downloaded josm-setup.exe
The ""installation"" goes fine but the program crashes as soon as it completes loading the items in the splash screen.
This is the outupt of Josm (debug):

{{{
PS C:\Users\xxxxxx\AppData\Local\JOSM> & '.\JOSM (Debug).exe'
2024-07-08 22:55:32.474 INFORMAZIONI: Il livello di logging è INFORMAZIONI (INFO, 800)
2024-07-08 22:55:32.688 AVVERTENZA: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF'
2024-07-08 22:55:32.688 AVVERTENZA: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF'
2024-07-08 22:55:32.688 AVVERTENZA: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF'
2024-07-08 22:55:33.399 GRAVE: java.security.KeyStoreException: Windows-ROOT not found. Causa: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
java.security.KeyStoreException: Windows-ROOT not found
        at java.base/java.security.KeyStore.getInstance(Unknown Source)
        at org.openstreetmap.josm.tools.PlatformHookWindows.getRootKeystore(PlatformHookWindows.java:356)
        at org.openstreetmap.josm.tools.PlatformHookWindows.getX509Certificate(PlatformHookWindows.java:366)
        at org.openstreetmap.josm.io.CertificateAmendment.addMissingCertificates(CertificateAmendment.java:226)
        at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:923)
        at org.openstreetmap.josm.gui.MainApplication$3.processArguments(MainApplication.java:280)
        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:765)
Caused by: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
        at java.base/sun.security.jca.GetInstance.getInstance(Unknown Source)
        at java.base/java.security.Security.getImpl(Unknown Source)
        ... 7 more

2024-07-08 22:55:36.492 INFORMAZIONI: Obtained 157 Tag2Link rules from resource://META-INF/resources/webjars/tag2link/2024.2.8/index.json
2024-07-08 22:55:37.090 INFORMAZIONI: GET https://josm.openstreetmap.de/maps -> HTTP/1.1 200 (556 ms)
PS C:\Users\xxxxxx\AppData\Local\JOSM>
}}}
"	defect	closed	normal		Core		othersoftware		
