Opened 9 years ago

Last modified 6 years ago

#14058 closed defect

Changes would not upload — at Initial Version

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

Description

What steps will reproduce the problem?

  1. Upload changes (from JOSM)
  2. Dialogue box says "creating changeset," but then freeezes and finally disappears, without having uploaded any changes
  3. The command stack gets bigger and when I try to upload again, the same error occurs.
  4. Tried to exit program, which told me there were unsaved changes, when I selected "upload before exit" this "report a bug" message appeared and asked me to send details to you.

What is the expected result?

What happens instead?

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

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-11-06 20:18:38 +0100 (Sun, 06 Nov 2016)
Build-Date:2016-11-06 21:45:03
Revision:11223
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11223 en_GB) Windows 10 64-Bit
Memory Usage: 899 MB / 1799 MB (289 MB allocated, but free)
Java version: 1.8.0_111-b14, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-7e6fb816, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=51633, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAC1Eam5scC5hcHBsaWNhdGlvbi5ocmVmPWh0dHBzOi8vam9zbS5vcGVuc3RyZWV0bWFwLmRlL2Rvd25sb2FkL2pvc20uam5scAA=]
Dataset consistency test: No problems found

Plugins:
+ apache-commons (32699)
+ buildings_tools (32944)
+ ejml (32680)
+ geotools (33042)
+ jts (32699)
+ opendata (33051)
+ todo (30000)
+ utilsplugin2 (32815)

Last errors/warnings:
- E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- W: org.openstreetmap.josm.io.OsmApiException: ResponseCode=500, Error Body=<<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- W: java.net.SocketException: Socket closed
- W: Already here java.net.SocketException: Socket closed
- E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- E: Handled by bug report queue: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- W: 1 problems occured during upload/save


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-2 (60) of javawsApplicationThreadGroup
org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
	at org.openstreetmap.josm.io.OsmApi.sleepAndListen(OsmApi.java:573)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:671)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:612)
	at org.openstreetmap.josm.io.OsmApi.openChangeset(OsmApi.java:434)
	at org.openstreetmap.josm.io.OsmServerWriter.uploadOsm(OsmServerWriter.java:210)
	at org.openstreetmap.josm.gui.io.UploadLayerTask.run(UploadLayerTask.java:127)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Change History (1)

by sophs74, 9 years ago

Attachment: JOSM BUG.JPG added
Note: See TracTickets for help on using tickets.