<?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: Out of memory error in Imagery and Remote Sensing Questions</title>
    <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476495#M519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I got this. When processing images, there was a field to (optionally) specify NoData value. There was some value input already and I left it untouched since it was default. This value was 2147483647 (or -2147483647). This got my raster promoted to 32-bit signed integer, because it was 16-bit signed int before. I suppose 32-bit ArcGIS geoprocessing won't handle 2^32 value range in raster, hence the error. Not sure if it's correct what I think, but it behaves like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the point is to observe and take action if some tool wants your NoData to have a value that is above the range of your current raster, because otherwise it promotes it to the next pixel depth range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I personally used a Copy Raster tool afterwards, where you can specify pixel depth and NoData value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Aug 2017 14:24:45 GMT</pubDate>
    <dc:creator>AdamBorczyk</dc:creator>
    <dc:date>2017-08-06T14:24:45Z</dc:date>
    <item>
      <title>Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476490#M514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;for the past few days I suddenly started to experience Out Of Memory error coming out of ArcMap. It happens when I'm working with raster Classification tool. I basically draw some training sites on a raster and press 'view histogram' of the sites or 'view scatterplot'. I was able to use it normally until recently. What is strange, I'm able to perform chosen classification with this data, just can't preview histogram/scatterplot/statistics (which is crucial). After some attempts to open these histograms etc., I get ArcMap crashed and a window to send the report appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image I'm working on is ~800mb product of Landsat image (7 bands), but it also happens on any other image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I tried to do after getting the error:&lt;/P&gt;&lt;P&gt;- clean up Windows using Disk Cleanup (some temp files etc)&lt;/P&gt;&lt;P&gt;- clean the Default.gdb to zero (that was my scratch space)&lt;/P&gt;&lt;P&gt;- disable all extensions except one which is needed (Spatial Analyst)&lt;/P&gt;&lt;P&gt;- started new project, new .mxd file and load only the raster to work on into it&lt;/P&gt;&lt;P&gt;- create fresh new shapefile of training sites&lt;/P&gt;&lt;P&gt;- restart laptop and Arc of course&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run Windows 7 Pro x64 and ArcGIS 10.5.0.6491. I got 8GB of RAM and 4-core Sandy Bridge CPU. I have 20-30 GB free on my SSD disk. I would appreciate any help, since I cannot do my work at all because of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=0f88668d-ed0b-4e6c-8bcf-950639d4d4da&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=0f88668d-ed0b-4e6c-8bcf-950639d4d4da&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 20:34:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476490#M514</guid>
      <dc:creator>AdamBorczyk</dc:creator>
      <dc:date>2017-08-04T20:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476491#M515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check your specs against the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/get-started/setup/arcgis-desktop-system-requirements.htm"&gt;recommended here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;8 Gb of ram is not relevant unless you are using something that supports 64 bit background geoprocessing...&lt;/P&gt;&lt;P&gt;ArcMap is restricted to 4 max., in a perfect world&lt;/P&gt;&lt;P&gt;Check your video specs specifically&lt;/P&gt;&lt;P&gt;And if it works on a more uptodate machine and operating system with better specs you could rule out issues with the data itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 21:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476491#M515</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-04T21:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476492#M516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for the advice. Unfortunately my laptop has better specs than recommended and it doesn't help. E.g. I run ArcMap with 1GB NVidia card. I'll try to find some new machine to try it, but what puzzles me is that I was successfully using this tool for a few months already! And it suddenly stopped - there must be a way to repair it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 21:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476492#M516</guid>
      <dc:creator>AdamBorczyk</dc:creator>
      <dc:date>2017-08-04T21:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476493#M517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it worked with that exact same file previously, then it has something to do with your environment or you may need to Repair arcmap (through your operating system in the ininstall/install section, there is a repair... can't remember where exactly in win 7)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 22:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476493#M517</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-04T22:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476494#M518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestion. I tried both to reinstall ArcGIS package and repairing the installation and so far it works. I hope it won't crash again - then I'll try another machine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Aug 2017 12:38:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476494#M518</guid>
      <dc:creator>AdamBorczyk</dc:creator>
      <dc:date>2017-08-05T12:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476495#M519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I got this. When processing images, there was a field to (optionally) specify NoData value. There was some value input already and I left it untouched since it was default. This value was 2147483647 (or -2147483647). This got my raster promoted to 32-bit signed integer, because it was 16-bit signed int before. I suppose 32-bit ArcGIS geoprocessing won't handle 2^32 value range in raster, hence the error. Not sure if it's correct what I think, but it behaves like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the point is to observe and take action if some tool wants your NoData to have a value that is above the range of your current raster, because otherwise it promotes it to the next pixel depth range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I personally used a Copy Raster tool afterwards, where you can specify pixel depth and NoData value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 14:24:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476495#M519</guid>
      <dc:creator>AdamBorczyk</dc:creator>
      <dc:date>2017-08-06T14:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476496#M520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/nodata.htm"&gt;&lt;STRONG&gt;nodata... environment setting &lt;/STRONG&gt;&lt;/A&gt;mentions bit promotion and some options on how to avoid it... glad it worked out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 14:29:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476496#M520</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-06T14:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476497#M521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, but the Pricipal Components just doesn't honour this Environment setting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2017 20:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476497#M521</guid>
      <dc:creator>AdamBorczyk</dc:creator>
      <dc:date>2017-08-12T20:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476498#M522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create a mask for the area that contains data and use the mask setting which is support by&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/principal-components.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/principal-components.htm"&gt;Principal Components—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 14:15:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476498#M522</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-08-14T14:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476499#M523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks. This doesn't have any effect on pixel depth though. The advantage is only that you don't need to run separate Clip Raster tool (which takes a long time) - of course in case you actually need any clip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 16:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476499#M523</guid>
      <dc:creator>AdamBorczyk</dc:creator>
      <dc:date>2017-08-14T16:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476500#M524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have faced the same issue and I found the source of this problem in my case as follow :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-Data source unknow (I defined data source).&lt;/P&gt;&lt;P&gt;2-If you have multiple data frame , check the source for each data frame and if the system hanging remove the &lt;STRONG&gt;smallest data frame with low details.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3- close the program and re-open the program.&lt;/P&gt;&lt;P&gt;4-check the symbology used (the source).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the above instructions and its work with me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 11:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/out-of-memory-error/m-p/476500#M524</guid>
      <dc:creator>NajdALHanahnah</dc:creator>
      <dc:date>2019-05-01T11:30:26Z</dc:date>
    </item>
  </channel>
</rss>

