<?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: All tools in ArcToolBox crash in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422760#M14255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here too ArcMap just disappears after starting no matter which geoprocessing tool.&lt;/P&gt;&lt;P&gt;I'm using Windows 8.1 and ArcMap 10.2.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could solve the problem by unchecking the following option :&lt;/P&gt;&lt;P&gt;&amp;nbsp; Geoprocessing --&amp;gt; Geoprocessing options --&amp;gt; Background processing --&amp;gt; Enable : uncheck this option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 09:58:31 GMT</pubDate>
    <dc:creator>LucStappaerts</dc:creator>
    <dc:date>2014-10-16T09:58:31Z</dc:date>
    <item>
      <title>All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422752#M14247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed ArcGIS 10.2.1 on my Windows 8.1 Pro machine and am having problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can open/display maps, and do many of my 'normal mapping' stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, every single tool that I have tried in ArcToolBox 'crashes' ArcMap.&amp;nbsp; I put crash in quotes because it ArcMap just disappears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had noticed that some people complained that newer versions of Python installed on the machine interfere so I uninstalled by Python 3.2.&amp;nbsp; I think that I am now using the correct Python (see code below).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What else could be causing my problems ?&amp;nbsp; What seems odd is that when I open a command window and type 'python -V' it comes back as not a recognized command&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I typed the following into my ArcMap python window.&amp;nbsp; I believe this means that it is running correctly.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;gt;&amp;gt;&amp;gt; import sys
&amp;gt;&amp;gt;&amp;gt; for pypath in sys.path:
...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print pypath
...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
C:\WINDOWS\SYSTEM32\python27.zip
c:\program files (x86)\arcgis\desktop10.2\arcpy
C:\Python27\ArcGIS10.2\Lib
C:\Python27\ArcGIS10.2\DLLs
C:\Python27\ArcGIS10.2\Lib\lib-tk
C:\WINDOWS\System32
C:\Program Files (x86)\ArcGIS\Desktop10.2\bin
C:\Python27\ArcGIS10.2
C:\Python27\ArcGIS10.2\lib\site-packages
C:\Program Files (x86)\ArcGIS\Desktop10.2\arcpy
C:\Program Files (x86)\ArcGIS\Desktop10.2\ArcToolbox\Scripts
&amp;gt;&amp;gt;&amp;gt; print 'Running against: %s' %sys.version
Running against: 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)]
&amp;gt;&amp;gt;&amp;gt; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:05:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422752#M14247</guid>
      <dc:creator>DonaldCatanzaro</dc:creator>
      <dc:date>2021-12-11T19:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422753#M14248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at this forum post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/60080-ArcMAP-10.1-Crashes-opening-the-ArcToolbox-window"&gt;http://forums.arcgis.com/threads/60080-ArcMAP-10.1-Crashes-opening-the-ArcToolbox-window&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 09:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422753#M14248</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2014-01-26T09:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422754#M14249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I actually had tried all those suggestions previously and they have not worked.&amp;nbsp; Since then I have tried &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)&amp;nbsp; Repairing my ArcGIS installation (did not work)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2)&amp;nbsp; Uninstalling ArcGIS and then reinstalling ArcGIS (still did not work)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, *none* of the suggestions on that link mirror my issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I said, ArcToolBox does appear, I can select a tool (e.g. buffer), I can add all the parameters, however, as soon as I hit 'OK' my ArcMap session disappears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other suggestions ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 15:36:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422754#M14249</guid>
      <dc:creator>DonaldCatanzaro</dc:creator>
      <dc:date>2014-01-27T15:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422755#M14250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is the weirdest thing, the entire ArcMap Session just goes away.&amp;nbsp; Nothing in the results window at all.&amp;nbsp; When I bring ArcMap back up, it does not even show that the buffer started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still think it is somehow my path because I cannot start a Command Prompt and type in 'python.exe' but I can go into the Python27\ArcGSI10.2 directory and start it up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the life of me I cannot figure out what Python environments need to set for the path (in Windows 8 Pro)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422755#M14250</guid>
      <dc:creator>DonaldCatanzaro</dc:creator>
      <dc:date>2014-01-27T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422756#M14251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something of an update.&amp;nbsp; Interesting, the ArcToolBox tools (e.g. buffer) work fine from ArcCatalog.&amp;nbsp; The crashing only occurs accessing the tool (e.g. buffer) from ArcMap&amp;nbsp; !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 17:06:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422756#M14251</guid>
      <dc:creator>DonaldCatanzaro</dc:creator>
      <dc:date>2014-01-27T17:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422757#M14252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has Background Geoprocessing been identified as something you can check?&amp;nbsp; Maybe it is disabled in ArcCatalog where the tool works and enabled in ArcMap (Default setting) where it fails?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 17:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422757#M14252</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2014-01-27T17:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422758#M14253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well I talked to ESRI support and&amp;nbsp; turned out to be two different issues:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1)&amp;nbsp; Background Processing was enabled (by default).&amp;nbsp; To turn it off to go to Geoprocessing &amp;gt; Geoprocessing Options and unclick it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2)&amp;nbsp; Windows 8.1 is not a supported OS (yet).&amp;nbsp; So I need to rollback to 8.0&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 01:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422758#M14253</guid>
      <dc:creator>DonaldCatanzaro</dc:creator>
      <dc:date>2014-01-28T01:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422759#M14254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Well I talked to ESRI support and&amp;nbsp; turned out to be two different issues:&lt;BR /&gt;&lt;BR /&gt;1)&amp;nbsp; Background Processing was enabled (by default).&amp;nbsp; To turn it off to go to Geoprocessing &amp;gt; Geoprocessing Options and unclick it.&lt;BR /&gt;&lt;BR /&gt;2)&amp;nbsp; Windows 8.1 is not a supported OS (yet).&amp;nbsp; So I need to rollback to 8.0&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Desktop 10.2.1 is compatible with Windows 8.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/system-requirements/10.2/index.html#//015100000002000000"&gt;ArcGIS 10.2.x for Desktop system requirements &lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 05:17:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422759#M14254</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2014-02-18T05:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422760#M14255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here too ArcMap just disappears after starting no matter which geoprocessing tool.&lt;/P&gt;&lt;P&gt;I'm using Windows 8.1 and ArcMap 10.2.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could solve the problem by unchecking the following option :&lt;/P&gt;&lt;P&gt;&amp;nbsp; Geoprocessing --&amp;gt; Geoprocessing options --&amp;gt; Background processing --&amp;gt; Enable : uncheck this option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 09:58:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422760#M14255</guid>
      <dc:creator>LucStappaerts</dc:creator>
      <dc:date>2014-10-16T09:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: All tools in ArcToolBox crash</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422761#M14256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved my problem!! After 8 hours of trying every darn thing there is to try short of uninstall/reinstall....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 11:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/all-tools-in-arctoolbox-crash/m-p/422761#M14256</guid>
      <dc:creator>raimeeeck</dc:creator>
      <dc:date>2016-09-26T11:58:17Z</dc:date>
    </item>
  </channel>
</rss>

