<?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: Error 001270 while publishing map service in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42313#M2055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well I actually figured out that particular problem.&amp;nbsp; It turned out that the drive I was using as the staging folder to publish the service had low disk space.&amp;nbsp; Once I changed the staging folder into a drive with more memory, I was able to publish the imagery and load it into a map in ArcGIS Online.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your responses though!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 15:53:12 GMT</pubDate>
    <dc:creator>WillSchulte</dc:creator>
    <dc:date>2013-05-24T15:53:12Z</dc:date>
    <item>
      <title>Error 001270 while publishing map service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42309#M2051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to publish an mxd as a mapping service onto ArcGIS Online and keep getting Error 001270: Consolidating the data failed.&amp;nbsp; The mxd contains only a raster dataset.&amp;nbsp; I want to use the imagery contained in the raster as a basemap in ArcGIS online.&amp;nbsp; I looked up the error in the ArcGIS resource center and tried to shorten all the path names, like it suggested but I get the same error.&amp;nbsp; I also tried publishing it from a geodatabase and from a folder, with no success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a different method for publishing imagery to use as a basemap in ArcGIS online I should be using?&amp;nbsp; Thanks for any insight and help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 16:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42309#M2051</guid>
      <dc:creator>WillSchulte</dc:creator>
      <dc:date>2013-05-16T16:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error 001270 while publishing map service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42310#M2052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Will,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me more about the mxd and raster data you are trying to publish to ArcGIS Online?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What type of raster is it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How big is it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What parameters have you set for the hosted service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you run the Consolidate Map GP tool from Data Management Tools.tbx &amp;gt; Package, does it successfully consolidate the mxd and the data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joanne&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 19:27:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42310#M2052</guid>
      <dc:creator>JoanneParkinson</dc:creator>
      <dc:date>2013-05-16T19:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error 001270 while publishing map service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42311#M2053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joanne,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The raster is a .ECW and is 4.6 GB.&amp;nbsp; The service editor warned me that the .ecw might experience performance issues, but in the preview it seemed ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All of the options in the parameters tab were greyed out in the service editor so I left them as such:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Anti aliasing - best&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Text anti aliasing - force&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Maximum number of records returned by the server - 1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran the Package tool in the Data Management toolbox and it was able to successfully consolidate.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for you help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 20:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42311#M2053</guid>
      <dc:creator>WillSchulte</dc:creator>
      <dc:date>2013-05-16T20:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error 001270 while publishing map service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42312#M2054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the delay in my reply Will. Which Package tool did you use - Map or Layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you able to create a map package using the same mxd?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you unpack the package? If so, was all the data there? Does it draw correctly?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 21:49:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42312#M2054</guid>
      <dc:creator>JoanneParkinson</dc:creator>
      <dc:date>2013-05-20T21:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error 001270 while publishing map service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42313#M2055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well I actually figured out that particular problem.&amp;nbsp; It turned out that the drive I was using as the staging folder to publish the service had low disk space.&amp;nbsp; Once I changed the staging folder into a drive with more memory, I was able to publish the imagery and load it into a map in ArcGIS Online.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your responses though!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 15:53:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-001270-while-publishing-map-service/m-p/42313#M2055</guid>
      <dc:creator>WillSchulte</dc:creator>
      <dc:date>2013-05-24T15:53:12Z</dc:date>
    </item>
  </channel>
</rss>

