Select to view content in your preferred language

creating a local copy for editing

3656
10
06-18-2013 06:45 AM
SPNIOrganization
Frequent Contributor
Hi,
I have the subscription account. I published a hosted editable feature service and when I was trying to make a local copy for editing on my desktop 10.1  I recieved the following error: " a local copy could not be created. input buffer is empty or contains invalid UTF8 charecters.; state: Empty;Buffer:"

What does it mean???

Thank you,
Dikla.
Tags (2)
0 Kudos
10 Replies
TimothieBiggs
Deactivated User
How are you trying to make the local copy. Are you trying to make a copy of the feature service or underlying shapefile?
0 Kudos
SPNIOrganization
Frequent Contributor
copy of the feature service.
0 Kudos
MikeMinami
Esri Notable Contributor
Can you share your service publicly so we can try to reproduce the error?

Thanks

Mike
0 Kudos
SPNIOrganization
Frequent Contributor
this specific feature service I can not make publice but I have another feature service which is public that returns this error (when I try to make a local copy for editing) : a local copy could not be created. ReadChunk failed; state: inPropertyName; buffer: "RepjectIdFieldName": "OBJECTID", globalIdFieldName

this the feature srvice URL:
http://deshe.maps.arcgis.com/home/item.html?id=c743c283aac547efbe0ec935b316fd19

I attached a print screen of the error.
0 Kudos
MikeMinami
Esri Notable Contributor
What is the data source you use to create the service? Does it have valid UTF8 characters in it?

These posts may be useful.

Data source is CSV
http://forums.arcgis.com/threads/57962-Support-for-CSV-with-f%C3%B6reign-letters-(%C3%A4%C3%B6%C3%A5...

Data source is shapefile
http://forums.arcgis.com/threads/43834-Hebrew-Support-in-ArcGIS-online

We are able to reproduce the second error with the service you provided. Will it be available for a while?

thanks

Mike
0 Kudos
SPNIOrganization
Frequent Contributor
The data source is a feature class in GDB.
the feature service is open to the public for adding new points and filling the information about each point.

At first, the feature was in our server but after we experienced meny problems we made it a hosted service.

Now we can't take it back with the local copy...
0 Kudos
MikeMinami
Esri Notable Contributor
As the owner of the item, you can export the data to a shapefile that will appear in My Content. Just navigate to the item, find the Layers section and click the arrow next to the layer name to export to shapefile.

Thanks

Mike
0 Kudos
SPNIOrganization
Frequent Contributor
Hi,
I know that I can export as a shape file.
But the feature contains domains in it and also attachments - so shape file is not solving my problem.
When I published the feature class as a hosted service I thought I could bring in back to my local computer by using "creat local copy".

I still don't understand why I can't do it.

If I know what the problem is, I know not to repeat it with other features.

Still waiting for an answer.

Thank you,
Dikla.
0 Kudos
MikeMinami
Esri Notable Contributor
Most likely, you are encountering a bug. Unfortunately, without a reproducible case there's not much we can do to debug the problem.  Would you be able to take a subset of your data and publish it to reproduce the problem? And then share the data with us? The problem seems to be related to the character set in your attributes.

The second problem you encountered that returned this error: "a local copy could not be created. ReadChunk failed" we've reproduced and identified as a bug that needs to be fixed in ArcGIS Desktop.

thanks,

Mike
0 Kudos