Modify ↓
Opened 2 years ago
Closed 2 years ago
#23175 closed defect (needinfo)
Validation before uploading not working
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Revision:18822
Build-Date:2023-08-30 11:44:32
Identification: JOSM/1.5 (18822 cs) Windows 10 64-Bit
OS Build number: Windows 10 Home 2009 (19045)
Memory Usage: 2028 MB / 2028 MB (408 MB allocated, but free)
Java version: 17.0.8+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1600×900 (scaling 1.00×1.00)
Maximum Screen Size: 1600×900
Best cursor sizes: 16×16→32×32, 32×32→32×32
System property file.encoding: Cp1250
System property sun.jnu.encoding: Cp1250
Locale info: cs_CZ
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=1.5.18822, --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]
Plugins:
+ AddrInterpolation (36134)
+ Tracer (36126)
+ Tracer-testing (1643647478)
+ Tracer2 (36126)
+ apache-commons (36034)
+ ejml (35924)
+ geotools (36068)
+ jackson (36034)
+ jaxb (36118)
+ jts (36004)
+ pointInfo (36126)
+ terracer (36126)
Last errors/warnings:
- 02211.856 E: Thread main-worker-7 raised java.lang.IllegalArgumentException: Parameter 'data' must not be null
- 02211.863 E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter 'data' must not be null
- 02212.323 E: Handled by bug report queue: java.lang.NullPointerException: Cannot invoke "org.openstreetmap.josm.data.osm.DataSet.allNonDeletedPrimitives()" because the return value of "org.openstreetmap.josm.data.osm.OsmPrimitive.getDataSet()" is null
- 02213.031 E: Thread main-worker-8 raised java.lang.IllegalArgumentException: Parameter 'data' must not be null
- 02213.038 E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter 'data' must not be null
- 02215.033 E: Handled by bug report queue: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=2360416087 version=2 VT lat=48.9482616,lon=17.3740081}
- 02215.981 E: Thread main-worker-9 raised java.lang.IllegalArgumentException: Parameter 'data' must not be null
- 02216.001 E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter 'data' must not be null
- 04330.124 E: Handled by bug report queue: java.lang.NullPointerException: Cannot invoke "org.openstreetmap.josm.data.osm.DataSet.searchRelations(org.openstreetmap.josm.data.osm.BBox)" because the return value of "org.openstreetmap.josm.data.osm.OsmPrimitive.getDataSet()" is null
- 44265.515 E: Handled by bug report queue: java.lang.NullPointerException
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (23) of main
java.lang.NullPointerException
Attachments (0)
Change History (2)
comment:1 by , 2 years ago
| Milestone: | 23.09 |
|---|---|
| Owner: | changed from to |
| Status: | new → needinfo |
| Version: | latest |
comment:2 by , 2 years ago
| Resolution: | → needinfo |
|---|---|
| Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.



This stacktrace is useless. Did you trim the report?
If note, can you give us better steps to reproduce? I wasn't able to reproduce with the given plugins and the current JOSM-latest. This might have been fixed by #23169.