Modify

Opened 20 months ago

Closed 15 months ago

Last modified 15 months ago

#6949 closed defect (duplicate)

Unhandled Java exception when clicking Cancel after Close

Reported by: Alexey Owned by: team
Priority: normal Component: Core
Version: Keywords: template_report
Cc:

Description

What steps will reproduce the problem?

  1. Russian language pack used, ver. 4487, Java 1.7.0, Win XP SP3 32 bit. (Another Editor window with Finnish language pack was still open, but nothing was happenning there, I don't know can it affect anything.)
  2. While editing a fragment downloaded from OSM: File -> Close open edit batches (or smth. like this - in Russian) -> Cancel (empty user name and password) -> error pops up (Some transfer window "Reading information about user" was in the background)

What is the expected result?

What happens instead?

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

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-10-04 01:31:24
Last Changed Author: bastiK
Revision: 4487
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-10-03 22:52:38 +0200 (Mon, 03 Oct 2011)
Last Changed Rev: 4487

Identification: JOSM/1.5 (4487 ru)
Memory Usage: 85 MB / 121 MB (26 MB allocated, but free)
Java version: 1.7.0, Oracle Corporation, Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test: No problems found


org.openstreetmap.josm.io.OsmTransferCanceledException
	at org.openstreetmap.josm.io.OsmServerReader.getInputStreamRaw(OsmServerReader.java:73)
	at org.openstreetmap.josm.io.OsmServerReader.getInputStream(OsmServerReader.java:45)
	at org.openstreetmap.josm.io.OsmServerUserInfoReader.fetchUserInfo(OsmServerUserInfoReader.java:127)
	at org.openstreetmap.josm.actions.CloseChangesetAction$DownloadOpenChangesetsTask.fetchUserInfo(CloseChangesetAction.java:124)
	at org.openstreetmap.josm.actions.CloseChangesetAction$DownloadOpenChangesetsTask.realRun(CloseChangesetAction.java:130)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:79)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:125)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoo

Attachments (0)

Change History (2)

comment:1 Changed 15 months ago by simon04

  • Resolution set to duplicate
  • Status changed from new to closed

comment:2 Changed 15 months ago by simon04

Closed as duplicate of #6384.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.