Modify

Opened 15 months ago

Last modified 15 months ago

#22720 new defect

OsmTransferCanceledException: Operation canceled

Reported by: anonymous Owned by: team
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.

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2023-01-29 21:53:34 +0100 (Sun, 29 Jan 2023)
Build-Date:2023-01-30 02:30:56
Revision:18646
Relative:URL: ^/trunk

Identification: JOSM/1.5 (18646 de) Windows 10 64-Bit
OS Build number: Windows 10 Enterprise LTSC 2019 1809 (17763)
Memory Usage: 648 MB / 3609 MB (128 MB allocated, but free)
Java version: 1.8.0_211-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1920×1200 (scaling 1.00×1.00) \Display1 1920×1200 (scaling 1.00×1.00) \Display2 1200×1920 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1920
Best cursor sizes: 16×16→32×32, 32×32→32×32
System property file.encoding: Cp1252
System property sun.jnu.encoding: Cp1252
Locale info: de_DE
Numbers with default locale: 1234567890 -> 1234567890
Dataset consistency test: No problems found

Plugins:
+ apache-commons (36034)
+ areaselector
+ austriaaddresshelper (master-4e80dc2e4261d321150187f4951684ad97342d5e)
+ buildings_tools (36011)
+ ejml (35924)
+ log4j (36034)

Tagging presets:
+ Q:\Organisation\GI\Azubi\#Gemeinsamer_Ordner\#Projekte\Projekt_OSM\schulen.xml

Last errors/warnings:
- 00008.925 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl
- 00009.781 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl
- 00026.349 E: java.nio.file.NoSuchFileException: Q:\Organisation\GI\Azubi\#Gemeinsamer_Ordner\#Projekte\Projekt_OSM\schulen.xml
- 00026.349 E: Q:\Organisation\GI\Azubi\#Gemeinsamer_Ordner\#Projekte\Projekt_OSM\schulen.xml
- 00026.567 W: Plugin areaselector benötigt Java Version 11. Die derzeitige Java Version ist 8. Sie müssen Java updaten, um dieses Plugin zu verwenden.
- 10445.176 E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled in retry #4
- 10466.214 E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- 10466.220 E: Handled by bug report queue: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (22) of main
org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
	at org.openstreetmap.josm.io.OsmApi.sleepAndListen(OsmApi.java:621)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:737)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:676)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:671)
	at org.openstreetmap.josm.io.OsmApi.sendPutRequest(OsmApi.java:666)
	at org.openstreetmap.josm.io.OsmApi.closeChangeset(OsmApi.java:536)
	at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.closeChangeset(UploadPrimitivesTask.java:337)
	at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.closeChangesetIfRequired(UploadPrimitivesTask.java:350)
	at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.realRun(UploadPrimitivesTask.java:313)
	at org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask.realRun(AsynchronousUploadPrimitivesTask.java:129)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments (0)

Change History (1)

comment:1 by taylor.smock, 15 months ago

Summary: crashOsmTransferCanceledException: Operation canceled

The OSM server was apparently under heavy load at the time. We should probably handle this better.

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.