Modify ↓
#22252 closed defect (duplicate)
Error running change-set viewer with the latest version
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin changeset_viewer | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Can't update to view the changeset
- Always pop-up the reminder for update to the latest version
What is the expected result? Running the app properly
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Revision:18513 Build-Date:2022-07-08 01:44:25 Identification: JOSM/1.5 (18513 en) Windows 10 64-Bit OS Build number: Windows 10 Enterprise 2009 (19044) Memory Usage: 750 MB / 1980 MB (149 MB allocated, but free) Java version: 17.0.3+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1080 (scaling 1.25×1.25) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.18513, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --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, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe] Dataset consistency test: No problems found Plugins: + BuildingGeneralization (36) + Create_grid_of_ways (35976) + DirectDownload (35982) + DirectUpload (35951) + KartaView (387) + Mapillary (2.0.0-beta.14) + Relation.Validation.Plugin (1.0.1) + RelationDissolve (0.2.0) + RoadSigns (35935) + ShapeTools (1250) + alignways (35951) + apache-commons (36003) + apache-http (35924) + buildings_tools (35997) + centernode (v1.0.4) + changeset-viewer (v0.0.4) + ejml (35924) + geohash (89) + geotools (36008) + jackson (36006) + jaxb (35952) + jna (36005) + jts (36004) + log4j (36007) + measurement (35978) + merge-overlap (35893) + opendata (35984) + routing (35978) + tageditor (35893) + tagging-preset-tester (35893) + todo (30306) + turnlanes (35978) + turnlanes-tagging (v0.0.5) + turnrestrictions (36009) + utilsplugin2 (36001) + waydownloader (35976) + waypoint_search (35893) Last errors/warnings: - 00000.424 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.427 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00002.507 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available - 00070.940 E: Invalid JSON: {"ref":"7083414370"} - 00070.942 E: Invalid JSON: {"ref":"2847628438"} - 00070.944 E: Invalid JSON: {"ref":"7083414370"} - 00070.945 E: Invalid JSON: {"ref":"2847628438"} - 00070.951 E: Handled by bug report queue: java.lang.NullPointerException: Cannot invoke "org.openstreetmap.josm.data.coor.LatLon.lat()" because "ll" is null === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (24) of main java.lang.NullPointerException: Cannot invoke "org.openstreetmap.josm.data.coor.LatLon.lat()" because "ll" is null at org.openstreetmap.josm.data.Bounds.extend(Bounds.java:391) at org.openstreetmap.josm.plugins.changeset.util.DataSetChangesetBuilder.mergeBounds(DataSetChangesetBuilder.java:178) at org.openstreetmap.josm.plugins.changeset.util.DataSetChangesetBuilder.mergeBounds(DataSetChangesetBuilder.java:169) at org.openstreetmap.josm.plugins.changeset.util.DataSetChangesetBuilder.build(DataSetChangesetBuilder.java:111) at org.openstreetmap.josm.plugins.changeset.util.ChangesetController.getChangeset(ChangesetController.java:30) at org.openstreetmap.josm.plugins.changeset.ChangesetDialog.printMap(ChangesetDialog.java:156) at org.openstreetmap.josm.plugins.changeset.ChangesetDialog$1.actionPerformed(ChangesetDialog.java:111) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) at java.desktop/java.awt.Component.processEvent(Unknown Source) at java.desktop/java.awt.Container.processEvent(Unknown Source) at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Attachments (1)
Change History (3)
by , 3 years ago
Attachment: | JOSM_Changeset Viewer.png added |
---|
comment:1 by , 3 years ago
Priority: | critical → normal |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Closed as duplicate of #22209.
comment:2 by , 3 years ago
@rizki.sari: I've got a patch in #22209, but it hasn't been applied yet. One of the maintainers with GitHub write access has to apply it.
Note:
See TracTickets
for help on using tickets.
Error Notification of Changeset Viewer