Modify

Opened 13 years ago

Closed 13 years ago

Last modified 5 years ago

#7047 closed defect (needinfo)

JOSM-WebStart: Unable to upload some edited ways to OSM servers

Reported by: art.penteur@… Owned by: art.penteur@…
Priority: normal Milestone:
Component: Core Webstart Version: tested
Keywords: upload, webstart Cc:

Description (last modified by art.penteur@…)

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)

TMP-ticket7047.osm (371.3 KB ) - added by art.penteur@… 13 years ago.
exemple of data I can't manage to upload.
status.txt (29.7 KB ) - added by art.penteur@… 13 years ago.
status report

Download all attachments as: .zip

Change History (15)

comment:1 by art.penteur@…, 13 years ago

Description: modified (diff)

comment:2 by art.penteur@…, 13 years ago

Description: modified (diff)

comment:3 by art.penteur@…, 13 years ago

Summary: Unable to upload some edited ways to SOM serversUnable to upload some edited ways to OSM servers

comment:4 by Don-vip, 13 years ago

Works for me: http://www.openstreetmap.org/browse/changeset/9746105

You may have done something else.

in reply to:  4 comment:5 by art.penteur@…, 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)

comment:6 by Don-vip, 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 ?

in reply to:  6 ; comment:7 by art.penteur@…, 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.

by art.penteur@…, 13 years ago

Attachment: TMP-ticket7047.osm added

exemple of data I can't manage to upload.

by art.penteur@…, 13 years ago

Attachment: status.txt added

status report

in reply to:  7 ; comment:8 by Don-vip, 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 stoecker, 13 years ago

Summary: [JOSM-WebStart] Unable to upload some edited ways to OSM serversJOSM-WebStart: Unable to upload some edited ways to OSM servers

in reply to:  8 comment:10 by anonymous, 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 skyper, 13 years ago

Owner: changed from team to art.penteur@…
Status: newneedinfo

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 stoecker, 13 years ago

Resolution: needinfo
Status: needinfoclosed

comment:13 by Don-vip, 5 years ago

Component: CoreCore Webstart

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain art.penteur@….
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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