Modify

Opened 15 years ago

Closed 15 years ago

#5110 closed defect (fixed)

JOSM causes infinite unexpected exceptions

Reported by: kevinsteinhardt@… 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)

terminaloutput.txt (23.6 KB ) - added by kevinsteinhardt@… 15 years ago.
Terminal output re: bug in question
ext-terminaloutput.txt (482.2 KB ) - added by kevinsteinhardt@… 15 years ago.
Extended output from the Terminal

Download all attachments as: .zip

Change History (14)

comment:1 by stoecker, 15 years ago

Owner: changed from team to kevinsteinhardt@…
Status: newneedinfo

You must be more specific. What search did you use? What errors does JOSM throw. How to reproduce?

comment:2 by anonymous, 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:3 by bastiK, 15 years ago

It's a start. Can you add the console output?

comment:4 by kevinsteinhardt@…, 15 years ago

And how would one go about locating that? (Linux noob; Mac user, primarily)

comment:5 by bastiK, 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.

by kevinsteinhardt@…, 15 years ago

Attachment: terminaloutput.txt added

Terminal output re: bug in question

comment:6 by kevinsteinhardt@…, 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 bastiK, 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 anonymous, 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:9 by bastiK, 15 years ago

You can try

java -jar FOLDER/josm-latest.jar >log.txt 2>&1

by kevinsteinhardt@…, 15 years ago

Attachment: ext-terminaloutput.txt added

Extended output from the Terminal

comment:10 by stoecker, 15 years ago

Owner: changed from kevinsteinhardt@… to team
Status: needinfonew

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 stoecker, 15 years ago

Summary: JOSM causes infinite "unexpected [exceptions]"JOSM causes infinite unexpected exceptions

comment:12 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in r3478.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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