<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trying to use existing tile cache after upgrating to 10.4 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/trying-to-use-existing-tile-cache-after-upgrating/m-p/496688#M19276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides what Randall mentioned about multi-layerd caches, if you are still having issues, check the path names.&amp;nbsp; The upgrade from 10.0 to 10.1+ is a big one, but everything is so much easier, in my opinion, (once you get used to the changes) in 10.1+ that it is worth the effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I typically do when I'm upgrading is to create the service first, without the cache in place.&amp;nbsp; Then I create a very simple cache based on the service, just to get the basic structure and path names setup.&amp;nbsp; Then stopping the service and moving it the folder usually works.&amp;nbsp; But before that, you would also want to compare the config files in case anything changed there. Test one one of you smaller, simpler services/caches first.&amp;nbsp; If it work, then work on the 200GB one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW - I am not on 10.4 yet (still on 10.2.2 for production), so have not tested this method.&amp;nbsp; I'm waiting for 10.4.1 to be released (soon hopefully) before I make the push.&amp;nbsp; But that is the process I plan to take.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2016 01:21:33 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2016-05-25T01:21:33Z</dc:date>
    <item>
      <title>Trying to use existing tile cache after upgrating to 10.4</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/trying-to-use-existing-tile-cache-after-upgrating/m-p/496686#M19274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have tile caches for five services on our existing arcgis server 10.0.&amp;nbsp; I'm trying to get a new 10.4 server online, using the Esri ArcGIS 10.4 for Server with SQL Server Express AMI in AWS.&amp;nbsp; I've taken a snapshot of the volume holding our existing tile caches and attached it to the new 10.4 server.&amp;nbsp; I've configured our gdb and services, which work fine.&amp;nbsp; But when I point the services to the tile caches, it doesn't work as expected.&amp;nbsp; The service either does not recognize the tile cache, or sees it but hangs when you try to access the service.&amp;nbsp; We've used this approach in the past with our 10.0 servers, so I was expecting it to work the same way when moving to 10.4, but I didn't see anything about how to import an existing tile cache into a new 10.4 server installation.&amp;nbsp; I did update the ntfs permissions on the volume and these are compact tile caches.&amp;nbsp; I'd like to avoid re-creating the tile caches if possible (~200GB worth).&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 14:03:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/trying-to-use-existing-tile-cache-after-upgrating/m-p/496686#M19274</guid>
      <dc:creator>KeithTurner</dc:creator>
      <dc:date>2016-04-26T14:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to use existing tile cache after upgrating to 10.4</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/trying-to-use-existing-tile-cache-after-upgrating/m-p/496687#M19275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a fused or a multi-layered cache?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multi-layered cache is not supported past 10.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workflow described here has always worked for me:&lt;/P&gt;&lt;P&gt;&lt;A href="http://server.arcgis.com/en/server/latest/get-started/windows/migrating-arcgis-server-10-0-to-later-versions.htm#GUID-E61653CA-7267-474F-8AAB-28FAD07A5B8D" title="http://server.arcgis.com/en/server/latest/get-started/windows/migrating-arcgis-server-10-0-to-later-versions.htm#GUID-E61653CA-7267-474F-8AAB-28FAD07A5B8D"&gt;Migrating ArcGIS Server 10.0 to later versions—Documentation | ArcGIS for Server&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 20:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/trying-to-use-existing-tile-cache-after-upgrating/m-p/496687#M19275</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2016-04-27T20:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to use existing tile cache after upgrating to 10.4</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/trying-to-use-existing-tile-cache-after-upgrating/m-p/496688#M19276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides what Randall mentioned about multi-layerd caches, if you are still having issues, check the path names.&amp;nbsp; The upgrade from 10.0 to 10.1+ is a big one, but everything is so much easier, in my opinion, (once you get used to the changes) in 10.1+ that it is worth the effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I typically do when I'm upgrading is to create the service first, without the cache in place.&amp;nbsp; Then I create a very simple cache based on the service, just to get the basic structure and path names setup.&amp;nbsp; Then stopping the service and moving it the folder usually works.&amp;nbsp; But before that, you would also want to compare the config files in case anything changed there. Test one one of you smaller, simpler services/caches first.&amp;nbsp; If it work, then work on the 200GB one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW - I am not on 10.4 yet (still on 10.2.2 for production), so have not tested this method.&amp;nbsp; I'm waiting for 10.4.1 to be released (soon hopefully) before I make the push.&amp;nbsp; But that is the process I plan to take.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 01:21:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/trying-to-use-existing-tile-cache-after-upgrating/m-p/496688#M19276</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-05-25T01:21:33Z</dc:date>
    </item>
  </channel>
</rss>

