[OSM-dev] duplicate uid?

Jeffrey Warren warren at mit.edu
Thu Aug 6 17:51:46 BST 2009


I'm using Osmosis to update my planet db, and I got a:

org.openstreetmap.osmosis.core.OsmosisRuntimeException: Unable to update
user with id 114479 in the database.

...

Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value
violates unique constraint "users_display_name_idx"


I checked the .osc diff file (20090719-20090720.osc) and found a lot by Rick
Rupp:

    <way id="37813450" version="1" timestamp="2009-07-19T00:57:38Z"
uid="114479" user="Rick Rupp" changeset="1868550">

But that conflicts with my entry for user with id 114479:

"osmosis_user_114479 at example.com";114479;1;"00000000000000000000000000000000";"2009-06-05
15:04:06.462206";"PalouseGeo";t;"PalouseGeo";0;0;3;50;"00000000";"";f;f;"";t;""

whereas Rick Rupp is #119700:

"osmosis_user_119700 at example.com";119700;1;"00000000000000000000000000000000";"2009-06-05
15:04:06.462206";"Rick Rupp";t;"Rick
Rupp";0;0;3;50;"00000000";"";f;f;"";t;""

(apologies to Rick Rupp for spreading his name across this list)

I might just be a bit daft here, but is this a problem?

Thanks in advance,
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20090806/b8896b3c/attachment.html>


More information about the dev mailing list