<?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: model crashes at the buffering section in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707151#M1045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working in ArcMap 10.7.1, but I recently had a script that worked fine over the network through many ArcMap versions (10.3.x to 10.5.x), but now has to be run where the GIS processing occurs locally on the Windows 2016 Server server as it failed the majority of the time when processing the data to a file gdb over the network.&amp;nbsp; The script works every time when run locally in ArcMap 10.7.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also suggest exporting to python so you can enable error handling to see what errors are thrown up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Nov 2019 11:59:03 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2019-11-22T11:59:03Z</dc:date>
    <item>
      <title>model crashes at the buffering section</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707147#M1041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a model that keep crashing&lt;IMG alt="model layout" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/474339_model.jpg" /&gt; at the buffer stage, any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the files are large&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 00:25:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707147#M1041</guid>
      <dc:creator>BRADLEYMAYGER</dc:creator>
      <dc:date>2019-11-22T00:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: model crashes at the buffering section</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707148#M1042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide screenshots of error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What versión of ArcMap are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where are you processing data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 01:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707148#M1042</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-11-22T01:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: model crashes at the buffering section</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707149#M1043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't get to see any error as it totally shut arcmap down&amp;nbsp; 10.6.1&amp;nbsp; data was being processed across our network&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 01:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707149#M1043</guid>
      <dc:creator>BRADLEYMAYGER</dc:creator>
      <dc:date>2019-11-22T01:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: model crashes at the buffering section</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707150#M1044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you suspect a network issue, try&amp;nbsp;copying it to a local location and buffering it local.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 05:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707150#M1044</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-11-22T05:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: model crashes at the buffering section</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707151#M1045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working in ArcMap 10.7.1, but I recently had a script that worked fine over the network through many ArcMap versions (10.3.x to 10.5.x), but now has to be run where the GIS processing occurs locally on the Windows 2016 Server server as it failed the majority of the time when processing the data to a file gdb over the network.&amp;nbsp; The script works every time when run locally in ArcMap 10.7.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also suggest exporting to python so you can enable error handling to see what errors are thrown up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 11:59:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707151#M1045</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-11-22T11:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: model crashes at the buffering section</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707152#M1046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try running the model in ArcGIS Pro. If your datasets are large and complex you may be hitting some 32bit limitation in ArcMap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 11:51:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-crashes-at-the-buffering-section/m-p/707152#M1046</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2020-01-24T11:51:41Z</dc:date>
    </item>
  </channel>
</rss>

