Modify

Opened 45 hours ago

Last modified 31 hours ago

#24648 needinfo defect

Unable to retrieve data from server

Reported by: Lachgast Owned by: Lachgast
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Working on a new changeset, adding a few bits of map data from the server
  2. Trying to fetch history data in-program using control+D,
  3. Later trying to download additional data.
  4. To restart program, trying to upload changeset.

What is the expected result?

History dialog for downloaded data.
Extra data downloaded.
uploading data, creating new changeset

What happens instead?

No history collected through program, but through web browser ctrl+shift+h no problem.
Downloading extra data doesn't happen.
Error when trying to upload changeset.

Please provide any additional information below. Attach a screenshot if possible.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2026-02-18 15:24:56 +0100 (Wed, 18 Feb 2026)
Revision:19534
Build-Date:2026-02-19 02:31:08
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (19534 nl) Linux Mint 22.3
Memory Usage: 1680 MB / 11728 MB (189 MB allocated, but free)
Java version: 21.0.10+7-Ubuntu-124.04, Ubuntu, OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: :0.0 1920x1080x[Multi depth]@60Hz (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: nl_NL.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: nl_NL
Numbers with default locale: 1234567890 -> 1234567890
Desktop environment: X-Cinnamon
Java package: openjdk-21-jre:amd64-21.0.10+7-1~24.04
fonts-noto: fonts-noto:all-20201225-2
VM arguments: [--module-path=/usr/share/openjfx/lib, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, -Djosm.restart=true, -Djosm.dir.name=JOSM-latest, -Djava.net.useSystemProxies=true, -XX:MaxRAMPercentage=75.0, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED]
Dataset consistency test: No problems found

Plugins:
+ indoorhelper (265)
+ reverter (36474)

Map paint styles:
- https://raw.githubusercontent.com/yopaseopor/indoormap/master/indoormap-style.mapcss
- <josm.userdata>/plugins/indoorhelper/resources/sit.mapcss

Last errors/warnings:
- 01647.139 W: java.util.concurrent.ExecutionException: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
- 01647.139 W: java.util.concurrent.ExecutionException: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
- 01654.431 E: Thread main-worker-0 raised java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file
- 01654.431 E: java.util.concurrent.ExecutionException: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
- 01654.444 E: Thread main-worker-0 raised java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file
- 01654.444 E: java.util.concurrent.ExecutionException: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
- 01654.444 W: java.util.concurrent.ExecutionException: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
- 01654.444 W: java.util.concurrent.ExecutionException: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
- 01658.675 E: Handled by bug report queue: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
- 01669.181 E: Handled by bug report queue: java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file. Oorzaak: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (46) of main
java.util.ServiceConfigurationError: jakarta.json.spi.JsonProvider: Error accessing configuration file
	at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:586)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1180)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1213)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1228)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273)
	at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309)
	at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393)
	at jakarta.json.spi.JsonProvider.provider(JsonProvider.java:124)
	at jakarta.json.Json.createReader(Json.java:204)
	at org.openstreetmap.josm.data.oauth.OAuth20Parameters.<init>(OAuth20Parameters.java:44)
	at org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent.lookupOAuthAccessToken(JosmPreferencesCredentialAgent.java:119)
	at org.openstreetmap.josm.io.auth.CredentialsManager.lookupOAuthAccessToken(CredentialsManager.java:160)
	at org.openstreetmap.josm.data.oauth.OAuthParameters.createFromApiUrl(OAuthParameters.java:214)
	at org.openstreetmap.josm.io.OsmConnection.addOAuth20AuthorizationHeader(OsmConnection.java:202)
	at org.openstreetmap.josm.io.OsmConnection.addAuth(OsmConnection.java:227)
	at org.openstreetmap.josm.io.OsmServerReader.getInputStreamRaw(OsmServerReader.java:192)
	at org.openstreetmap.josm.io.OsmServerReader.getInputStreamRaw(OsmServerReader.java:142)
	at org.openstreetmap.josm.io.OsmServerReader.getInputStreamRaw(OsmServerReader.java:126)
	at org.openstreetmap.josm.io.OsmServerReader.getInputStream(OsmServerReader.java:90)
	at org.openstreetmap.josm.io.OsmServerReader.getInputStream(OsmServerReader.java:73)
	at org.openstreetmap.josm.io.OsmServerChangesetReader.queryChangesets(OsmServerChangesetReader.java:84)
	at org.openstreetmap.josm.data.osm.ChangesetCache.refreshChangesetsFromServer(ChangesetCache.java:279)
	at org.openstreetmap.josm.gui.io.ChangesetManagementPanel.refreshChangesets(ChangesetManagementPanel.java:264)
	at org.openstreetmap.josm.gui.io.ChangesetManagementPanel.initLifeCycle(ChangesetManagementPanel.java:74)
	at org.openstreetmap.josm.gui.io.UploadDialog.initLifeCycle(UploadDialog.java:250)
	at org.openstreetmap.josm.actions.UploadAction.realUploadData(UploadAction.java:294)
	at org.openstreetmap.josm.actions.UploadAction.lambda$uploadData$2(UploadAction.java:273)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.nio.file.NoSuchFileException: /usr/share/josm-latest/josm-1.5.svn19534.jar
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
	at java.base/java.nio.file.Files.readAttributes(Files.java:1854)
	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
	at java.base/java.util.jar.JarFile.<init>(JarFile.java:345)
	at java.base/sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:100)
	at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
	at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:168)
	at java.base/sun.net.www.protocol.jar.JarFileFactory.getOrCreate(JarFileFactory.java:91)
	at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:117)
	at java.base/sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:160)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1172)
	... 38 more

Attachments (0)

Change History (1)

comment:1 by stoecker, 31 hours ago

Owner: changed from team to Lachgast
Status: newneedinfo

Did you delete or update JOSM during JOSM runtime? It looks like the JAR you started JOSM with vanished during runtime.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as needinfo The owner will remain Lachgast.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from Lachgast to the specified user. Next status will be 'new'.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from Lachgast to anonymous. Next status will be 'assigned'.

Add Comment


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