[josm-dev] JOSM 5531: false error message

Toby Murray toby.murray at gmail.com
Thu Nov 1 05:30:25 GMT 2012


Yeah, it seems like something is causing JOSM to send two changeset
close requests to the server in rapid succession and then only paying
attention to the second response which is an error so it thinks the
changeset is still open. Next time it goes to upload data to the
changeset it gets an error back because it is actually closed.

I haven't seen this myself or reproduced it (probably because I
typically leave my changesets open) but I think I saw 3 different
reports of it on #osm today. After one of them, Tom Hughes checked the
server log and saw two calls to close the changeset, one right after
the other.

Toby


On Wed, Oct 31, 2012 at 11:17 PM, Michael Kugelmann <MichaelK_OSM at gmx.de> wrote:
> Hello,
>
> before I open a new ticket in TRAC I want to ask whether the following
> behavor is already known.
>
> System: WinXP SP2 or SP3
> JOSM started via "java -jar -Xmx1024M josm-snapshot-5531.jar"
> Internet connection is established and working well:
> * I can download data from the server
> * I get the map from www.osm.org in a web browser
> * BING background images are displayed (and not from cache)
> * other data transfer from other programs works well
> * there is no firewall who is blocking something
> * ...
>
> When I do a normal upload I get the error message MESSAGE1 (see below),
> But althought the upload seems to be succesful as the changed data gets
> rendered correctly in the map.
> If I do another change and want to upload this I get the error message
> MESSAGE2, the upload seems to fail.
> Then another try to upload seems to be succesful but again with MESSAGE1.
>
> ===========================================================
> MESSAGE 1:
> Verbindungsaufbau zum Remote-Server
> 'http://api.openstreetmap.org/api/0.6/' gescheitert.
> Bitte überprüfen Sie Ihre Internetverbindung
> ===========================================================
> MESSAGE 2:
> Hochladen zum Änderungssatz *13.706.822* gescheitert
> da er bereits geschlossen wurde am 01.11.12 05:02
> ===========================================================
>
>
> Cheers,
> Michael.
>
> _______________________________________________
> josm-dev mailing list
> josm-dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/josm-dev



More information about the josm-dev mailing list