Opened 15 years ago
Closed 15 years ago
#5110 closed defect (fixed)
JOSM causes infinite unexpected exceptions
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | unspecified | Version: | tested |
Keywords: | Cc: |
Description
The application runs into an infinite call of unexpected exceptions when attempting to download an area around a location found by using Nominatim — 'Download from OSM', 'Areas around places' tab. On selection of a found locale, the application throws up a (seemingly) infinite number of "unexpected exception" dialogs. JOSM build 3208 running on Ubuntu 10.04; Java version unknown.
Attachments (2)
Change History (14)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 15 years ago
It's infrequently on any download. Said problem has (even though there must be a better word that) developed since reportation. Infrequently, on any download of data from OSM — whether that's using the slippy map, bounding box spec, etc. — the application throws up blank error dialogs, only bearing the title "Unexpected exception". I've tried a few times, each time quitting and restarting the application, to force the error to come back, so I can at least a screenshot; I have had no errors since. The application has not been updated in any way. And, no: I've never been any good a filing bug reports.
comment:4 by , 15 years ago
And how would one go about locating that? (Linux noob; Mac user, primarily)
comment:5 by , 15 years ago
Open a console window and type
java -jar FOLDER/josm-latest.jar
(see also http://josm.openstreetmap.de/wiki/InstallNotes)
Please ask if you have further questions.
comment:6 by , 15 years ago
Att. terminaloutput.txt; was actually quite difficult to save this, as the new dialog boxes disturb focus and selecting a menu item is rather difficult. I also have a screenshot, but the 'Take screenshot' window is kind of in the way; the dialogs are empty with the window title "Unexpected exception".
comment:7 by , 15 years ago
OK, the output you have posted is just the endless loop. We also need the first part, which usually shows the cause of the problem.
comment:8 by , 15 years ago
I'm fully aware of that fact; the way I'm saving the output only exports the last part. I guess I could log the session, but it took a few dozen instances to get the thing to crash.
comment:10 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
Seems we have a situation, where the bug report handler again causes a bug. Would be nice if we could reproduce that.
comment:11 by , 15 years ago
Summary: | JOSM causes infinite "unexpected [exceptions]" → JOSM causes infinite unexpected exceptions |
---|
You must be more specific. What search did you use? What errors does JOSM throw. How to reproduce?