arcpy.UploadServiceDefinition_server("C:/Users/ainglis/AppData/Local/ESRI/Desktop10.1/Staging/My Hosted Services/AMEBC_Hard_Restrictions_Source_online.sd","My Hosted Services","#","#","FROM_SERVICE_DEFINITION","#","STARTED","USE_DEFINITION","NO_SHARE_ONLINE","PRIVATE","NO_SHARE_ORGANIZATION","#")
Executing: UploadServiceDefinition "C:\Users\ainglis\AppData\Local\ESRI\Desktop10.1\Staging\My Hosted Services\AMEBC_Hard_Restrictions_Source_online.sd" "My Hosted Services" # # FROM_SERVICE_DEFINITION # STARTED USE_DEFINITION NO_SHARE_ONLINE PRIVATE NO_SHARE_ORGANIZATION # Start Time: Thu Jun 21 09:01:52 2012 Succeeded at Thu Jun 21 09:04:16 2012 (Elapsed Time: 2 minutes 24 seconds)
hopefully you see a map service with the same name as your service definition in your My Content.
Hmmmm, I don't seem to have the Manage Tiles link. I just recreated the SD file with the build cache manually option selected and it look pretty much the same as all my other attempts:[ATTACH=CONFIG]15466[/ATTACH]
I'm also on 10.1. You can view my SD here:http://www.arcgis.com/home/search.html?q=amebc&t=contentDo I need to add you to the members list so that you can see the SD? If so, do I need your e-mail?
Yes, I'm using 10.1.My service is here:https://lcbp.maps.arcgis.com/home/item.html?id=c22ea5ea0a6d461c97698e590031bc6fThanks,Ryan
Adam,You are looking at Service definition. You should look at "Map Service" in your org. You will see Manage Tiles link.
Adam,I looked at your SD. It looks like you are using Level of Details = 20. That means you are generating a cache of 270 GB. You can verify that by clicking on "Calculate Cache Size" button on Service Editor dialog box in ArcMap and then estimating cache by clicking on "Start" button. Please observe that even though you are trying to publish a data around 20 MB your cache size is around 270 GB for Level of Details = 20. This is because higher number of Level of Detail require more number of tiles to be generated, which requires more storage space.I am not sure how much space your organization has but, it looks like this is the bottleneck in your case. I would suggest reducing Level of Detail = 2 (may be 5), then see how much space it requires and publish it accordingly.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.