Modify

Opened 13 years ago

Last modified 12 years ago

#6384 new defect

Uncaught OsmTransferCancelledException

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

Description (last modified by Don-vip)

On exit from JOSM it asks for a password. I don't provide one and instead get:

Build-Date: 2011-05-24 17:52:17
Revision: 4094
Is-Local-Build: true

Identification: JOSM/1.5 (4094 SVN en)
Memory Usage: 126 MB / 1328 MB (88 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Linux


org.openstreetmap.josm.io.OsmTransferCancelledException
	at org.openstreetmap.josm.io.OsmServerReader.getInputStreamRaw(OsmServerReader.java:76)
	at org.openstreetmap.josm.io.OsmServerReader.getInputStream(OsmServerReader.java:48)
	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:83)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:129)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)

Attachments (0)

Change History (2)

comment:1 by Don-vip, 13 years ago

Description: modified (diff)

comment:2 by simon04, 12 years ago

Ticket #6949 has been marked as a duplicate of this ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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