Hi,
I'm receiving the following error code when trying to sync my non-spatial related table with the feature service. I can successfully sync my spatial feature layer with no issues.
Error Domain=NSCocoaErrorDomain Code=500 "The operation couldn’t be completed. Failed to synchronize." UserInfo=0x1c4aa9e0 {NSURL=http://gisdemo1.cdmsmith.com/arcgis/rest/services/Mansfield_MA_FS/FeatureServer/jobs/jda6e1ee1fdb64fbebf203a8835b06d0b?f=json, responseJSON={ error = { code = 500; description = "Failed to synchronize."; }; lastUpdatedTime = 1420753586000; replicaName = "Ags_Fs_1420753396000"; resultUrl = ""; status = Failed; submissionTime = 1420753582000;}, NSLocalizedFailureReason=Failed to synchronize.}
Error Domain=NSCocoaErrorDomain Code=500 "The operation couldn’t be completed. Failed to synchronize." UserInfo=0x1c4aa9e0 {NSURL=http://gisdemo1.cdmsmith.com/arcgis/rest/services/Mansfield_MA_FS/FeatureServer/jobs/jda6e1ee1fdb64fbebf203a8835b06d0b?f=json, responseJSON={
error = {
code = 500;
description = "Failed to synchronize.";
};
lastUpdatedTime = 1420753586000;
replicaName = "Ags_Fs_1420753396000";
resultUrl = "";
status = Failed;
submissionTime = 1420753582000;
}, NSLocalizedFailureReason=Failed to synchronize.}
Has anyone encountered this error before? Any tips on how to retrieve a more specific error message or how to resolve?
Thanks,
Colin
Have you tried looking at the server logs? That could provide a clue as to why the service is failing to synchronize.
You might need to bump up the log level to Verbose or Fine
Viewing, querying, and configuring server logs—Documentation | ArcGIS for Server
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.