Select to view content in your preferred language

Size Limits and time outs

1118
2
05-10-2011 01:45 PM
TedCronin
MVP Alum
Any update on the timeouts that happen with ArcGIS Online when loading data.  I see that they are still happening.
Tags (2)
0 Kudos
2 Replies
MikeMinami
Esri Notable Contributor
Ted,

We fixed our back end server to provide a new option to upload asynchronously. This option is utilized when uploading from ArcGIS.com. However, as I recall from your previous post on this issue, you were uploading from ArcGIS Desktop. Are you using the GP tool? Or writing your own scripts? Previously, you said you were using the arcpy.SharePackage method. Unfortunately, I know nothing about python... I'm guessing this method may need to change?

Please tell me what you're doing...

Thanks,

Mike
0 Kudos
TedCronin
MVP Alum
Ahh, Mike, good to hear from you.

I am using a script.  The script(s) still works.  It loads great.  I do see the error 99999 still but the data is uploaded as expected.  I am just testing due to some other non Online issues, so I am investigating again to see if my error 999999 were still there, if a fix was in place.  These scripts run late at night, normally, so as I investigate my other issues, I get to run them during the day to see if anything has changed, and in that regard, I still encounter the issues.  I do imagine that 10.1 will have something there for SharePackages.  Thanks for letting me know about the async fixes.
0 Kudos