I have replaced the input file with the XML you provided. Result: the exact same error. And obviously it works like a charm on the sandbox ( api06.dev.openstreetmap.org). I'm running out of hair to pull.
On Wed, Dec 2, 2009 at 10:44 AM, Peter Körner <[email protected]>wrote: > > <osm> > > <changeset> > > <tag k="created_by" v="Romanian Settlement Boundaries v0.1"/> > > <tag k="comment" v="Boundaries for Bicaz / Source: Mircea > > Angelescu (cultura.ro <http://cultura.ro>)"/> > > </changeset> > > </osm> > > A changeset-put of josm looks like this: > > <?xml version='1.0' encoding='UTF-8'?> > <osm version='0.6' generator='JOSM'> > <changeset id='0' open='false'> > <tag k='created_by' v='JOSM/1.5 (2300 de)' /> > <tag k='comment' v='Kastell' /> > </changeset> > </osm> > > > > So there are the <?xml ?> and some tags missing in your xml. I analyzed > this with the Paros Proxy tool, a monitoring local HTTP Proxy. > > Peter > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

