arcgis-osm-editor icon indicating copy to clipboard operation
arcgis-osm-editor copied to clipboard

Download sync process fails because of db locks

Open robblis opened this issue 11 years ago • 0 comments
trafficstars

The following error occurs when the sync process attempts to download OSM data back to the SDE dataset for a particular feature service.

"C:\arcgisserver\directories\arcgissystem\arcgisinput\OSM_on_AGS.GPServer\extracted\v101\data\svr_datadownload.py", line 22, in arcpy.OSMGPDownload_osmtools(r'http://www.openstreetmap.org', aoi_featureset,'DO_NOT_INCLUDE_REFERENCES', nameOfTargetDataset, nameOfPointFeatureClass, nameOfLineFeatureClass, nameOfPolygonFeatureClass) File "C:\Program Files\ESRI\OSMEditor\Data\OpenStreetMap Toolbox.tbx", line 214, in OSMGPDownload ExecuteError: Lock request conflicts with an established lock [Lock request conflicts with an established lock[ SDE SDE SDE SDE]] Failed to execute (OSMGPDownload).

robblis avatar Sep 25 '14 23:09 robblis