#7047 closed defect (needinfo)
JOSM-WebStart: Unable to upload some edited ways to OSM servers
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core Webstart | Version: | tested |
Keywords: | upload, webstart | Cc: |
Description (last modified by )
Open JOSM-tested version 4550 (assuming you have a valid active OSM account)
Download data corresponding to tile : 15/16585/11962
Select way 97019787
Do any minor modification which adds a node to this way
Try to upload your modification to OSM server
You get a pop-up window, which title is "Requête incorrecte"
and the message is :
Le serveur 'http://openstreetmap.org/api/0..6/' a rapporté une mauvaise requête.
Attachments (2)
Change History (15)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
comment:3 by , 13 years ago
Summary: | Unable to upload some edited ways to SOM servers → Unable to upload some edited ways to OSM servers |
---|
follow-up: 5 comment:4 by , 13 years ago
comment:5 by , 13 years ago
Replying to Don-vip:
Works for me: http://www.openstreetmap.org/browse/changeset/9746105
You may have done something else.
I just re-tried, exactly following these steps (and nothing else), an I got the same error.
If this matters :
- projection is mercator
- installed plugins : cadatre-fr, version 26986, licensechange, version 26986, openstretbugs, version 26986, turnrestriction, same version,
- identification is simple (no OAuth)
follow-up: 7 comment:6 by , 13 years ago
Same result: http://www.openstreetmap.org/browse/changeset/9747680
I tried with JOSM 4550 fr, mercator, your plugins, simple auth, and I can't see any problem.
Could you please copy and paste your status report (Aide -> Rapport d'état) ?
Is there any further information about the error message in your console ?
follow-up: 8 comment:7 by , 13 years ago
Replying to Don-vip:
Same result: http://www.openstreetmap.org/browse/changeset/9747680
I tried with JOSM 4550 fr, mercator, your plugins, simple auth, and I can't see any problem.
Could you please copy and paste your status report (Aide -> Rapport d'état) ?
Is there any further information about the error message in your console ?
- My reply with copied-pasted status report was rejected as spam. I'll upload it as a file.
- Sorry, No further information about the error message : I'm using JOSM-WebStart and don't know how to access a console.
- I managed to upload a changeset with one minor modification (#9751356 http://www.openstreetmap.org/browse/changeset/9751356). I failed to upload a changeset with larger modification. I'll upload the OSM file with larger modifications.
follow-up: 10 comment:8 by , 13 years ago
Keywords: | webstart added |
---|---|
Summary: | Unable to upload some edited ways to OSM servers → [JOSM-WebStart] Unable to upload some edited ways to OSM servers |
Replying to art.penteur@…:
I'm using JOSM-WebStart.
You should have started by that :) Can you try with the standard version please ?
comment:9 by , 13 years ago
Summary: | [JOSM-WebStart] Unable to upload some edited ways to OSM servers → JOSM-WebStart: Unable to upload some edited ways to OSM servers |
---|
comment:10 by , 13 years ago
Replying to Don-vip:
Can you try with the standard version please ?
Sorry for the delay : I have already replied a few days ago, but I just realised today that my message didn't appear here. Maybe I hit the wrong button.
I get the same result with the .jar file. When I start it from the command line on my windows-XP machine, I don't get much information in the terminal.
I just tried from a linux system.
Still the same problem. Here is what I get in the terminal :
[user@localhost Téléchargement]$ java -jar josm-tested-4550.jar Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-10-31 02:32:25 Last Changed Author: stoecker Revision: 4550 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-10-30 22:19:50 +0100 (Sun, 30 Oct 2011) Last Changed Rev: 4550 GET http://www.openstreetmap.org/api/capabilities... OK Communication établie avec http://www.openstreetmap.org/api en utilisant le protocole de version 0.6 chargement du greffon 'openstreetbugs' (version 26986) chargement du greffon 'turnrestrictions' (version 26986) chargement du greffon 'cadastre-fr' (version 26986) Pluging cadastre-fr v2.1 started... current cache directory: /home/bruno/.josm/plugins/cadastrewms/ Shortcut F11 already redefined; do not change. Action cadastre_small de la barre d'outils écrasée: cadastre_fr.MenuActionGrab devient cadastre_fr.MenuActionGrabPlanImage Action cadastre_small de la barre d'outils écrasée: cadastre_fr.MenuActionGrabPlanImage devient cadastre_fr.MenuActionNewLocation Action cadastre_small de la barre d'outils écrasée: cadastre_fr.MenuActionNewLocation devient cadastre_fr.MenuActionLoadFromCache RemoteControl::Accepting connections on port 8111 Successfully loaded Bing attribution data. GET http://www.openstreetmap.org/api/0.6/map?bbox=2.208252,43.6201706,2.2192383,43.6281234 Silent shortcut conflict: 'subwindow:conflict' moved by 'menu:Cadastre' to 'Alt+Maj+C'. PUT http://www.openstreetmap.org/api/0.6/changeset/create... OK POST http://www.openstreetmap.org/api/0.6/changeset/9796594/upload... Bad Request Error body: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> </p> <hr> <address>Apache/2.2.14 (Ubuntu) Server at www.openstreetmap.org Port 80</address> </body></html> org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Body=<<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> </p> <hr> <address>Apache/2.2.14 (Ubuntu) Server at www.openstreetmap.org Port 80</address> </body></html>> at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:632) at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:510) at org.openstreetmap.josm.io.OsmApi.uploadDiff(OsmApi.java:460) at org.openstreetmap.josm.io.OsmServerWriter.uploadChangesAsDiffUpload(OsmServerWriter.java:119) at org.openstreetmap.josm.io.OsmServerWriter.uploadOsm(OsmServerWriter.java:195) at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.realRun(UploadPrimitivesTask.java:233) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:79) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:125) 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)
comment:11 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Any news on this one.
If it does not work on different systems and both webstart and .jar is affected it seems to be a local connection problem.
comment:12 by , 13 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
comment:13 by , 5 years ago
Component: | Core → Core Webstart |
---|
Works for me: http://www.openstreetmap.org/browse/changeset/9746105
You may have done something else.