<?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: New Python Toolbox will Crash Arc Catalog in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750928#M58000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same thing just started happening to me yesterday. I've tried repairing my ArcGIS and renaming the directory folders and root files and that didn't work either.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2013 11:59:51 GMT</pubDate>
    <dc:creator>ChrisWalker5</dc:creator>
    <dc:date>2013-09-10T11:59:51Z</dc:date>
    <item>
      <title>New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750926#M57998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone else experienced this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Fire up ArcCatalog or ArcMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create a new Python Toolbox (do not modify anything in the default toolbox)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Close ArcMap / ArcCatalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Start ArcCatalog - it will crash with a send report error box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Start ArcMap - it will load just fine&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I am using ArcGIS 10.1.1.3143.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If I copy/paste my custom toolbox code into the .pyt, it works fine from within ArcMap but ArcCatalog continues to crash.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 10:49:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750926#M57998</guid>
      <dc:creator>JosephArmbruster</dc:creator>
      <dc:date>2013-08-29T10:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750927#M57999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1&amp;nbsp; what is the error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2&amp;nbsp; running toolboxes, IMHO, is iffy at best especially if the code expects a feature layer and not a feature class&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 17:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750927#M57999</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-09-04T17:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750928#M58000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same thing just started happening to me yesterday. I've tried repairing my ArcGIS and renaming the directory folders and root files and that didn't work either.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750928#M58000</guid>
      <dc:creator>ChrisWalker5</dc:creator>
      <dc:date>2013-09-10T11:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750929#M58001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In what directory did you create that PYT?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other toolboxes in the same directory, like a regular toolbox?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you delete the PYT will ArcCatalog open?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The circumstances of this crash sound familiar, but I dont exactly recall when we fixed it. I thought it was fixed in 10.1 sp1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 12:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750929#M58001</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-09-10T12:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750930#M58002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the PYT in a project folder on one of my partitions. I do have SP1 for 10.1 installed. I've tried relocating and deleting the PYT from the original directory and it still is crashing. I'm thinking about upgrading to 10.2 and see if that fixes this problem, unless I find a fix soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 12:30:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750930#M58002</guid>
      <dc:creator>ChrisWalker5</dc:creator>
      <dc:date>2013-09-10T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750931#M58003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, looking through our bug queue, these are issues we've fixed in 10.2 or 10.2.1 (which we're working on right now, its not released yet). However, they're easy enough to work around by deleting a file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When ArcCatalog opens, the tree opens to one particular folder. Make sure there are no PYTs in that folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If there are any, move or delete them.&amp;nbsp; You can find what directory this is by looking if the registry if you aren't sure:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HKEY_Current_User\Software\Esri\Desktop10.1\ArcCatalog\Settings\&lt;/SPAN&gt;&lt;STRONG&gt;LastLocation&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try deleting the ArcToolbox.dat found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Users\[USER NAME]\AppData\Roaming\ESRI\Desktop10.1\ArcToolbox\ArcToolbox.dat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(this will reset your ArcCatalog profile)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope one of these helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Joseph:&lt;/STRONG&gt;&lt;SPAN&gt; could you post your PYT here for us to look at? thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 12:46:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750931#M58003</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-09-10T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750932#M58004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This step worked for me! Thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try deleting the ArcToolbox.dat found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Users\[USER NAME]\AppData\Roaming\ESRI\Desktop10.1\ArcToolbox\ArcToolbox.dat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(this will reset your ArcCatalog profile)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 12:58:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750932#M58004</guid>
      <dc:creator>ChrisWalker5</dc:creator>
      <dc:date>2013-09-10T12:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750933#M58005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad to hear!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This particular issue looks to be fixed in 10.2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NIM085149 -Python toolboxes crash ArcCatalog when previously run Python toolbox tool results are saved with the application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 13:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750933#M58005</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-09-10T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750934#M58006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Glad to hear!&lt;BR /&gt;This particular issue looks to be fixed in 10.2:&lt;BR /&gt;NIM085149 -Python toolboxes crash ArcCatalog when previously run Python toolbox tool results are saved with the application.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've deleted the .dat file and changed the Geoprocessing results to Never Save. ArcCatalog still crashes when opened, but works just fine via ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running 10.1 and did use a new tool from Esri before this started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 19:45:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750934#M58006</guid>
      <dc:creator>SuzanneKelly</dc:creator>
      <dc:date>2014-04-15T19:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750935#M58007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Khibma: there is nothing special about the .pyt.&amp;nbsp; We ended up just writing a plugin to force the arc toolbox itoolwindow to close before arc catalog closes &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ok, looking through our bug queue, these are issues we've fixed in 10.2 or 10.2.1 (which we're working on right now, its not released yet). However, they're easy enough to work around by deleting a file&lt;BR /&gt;&lt;BR /&gt;When ArcCatalog opens, the tree opens to one particular folder. Make sure there are no PYTs in that folder.&lt;BR /&gt;If there are any, move or delete them.&amp;nbsp; You can find what directory this is by looking if the registry if you aren't sure:&lt;BR /&gt;HKEY_Current_User\Software\Esri\Desktop10.1\ArcCatalog\Settings\&lt;STRONG&gt;LastLocation&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Try deleting the ArcToolbox.dat found here:&lt;BR /&gt;C:\Users\[USER NAME]\AppData\Roaming\ESRI\Desktop10.1\ArcToolbox\ArcToolbox.dat&lt;BR /&gt;(this will reset your ArcCatalog profile)&lt;BR /&gt;&lt;BR /&gt;Hope one of these helps&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Joseph:&lt;/STRONG&gt; could you post your PYT here for us to look at? thanks&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 23:10:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750935#M58007</guid>
      <dc:creator>JosephArmbruster</dc:creator>
      <dc:date>2014-04-15T23:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750936#M58008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I might be late coming to this but I just started fighting this battle about 2 weeks ago.&amp;nbsp; My script was running fine then one day it just wouldn't run a python toolbox anymore and ArcCatalog started crashing constantly, even with regular toolboxes I created.&amp;nbsp; We went back and forth with ESRI technical help and couldn't get the issue resolved.&amp;nbsp; We just installed 10.2.2 and everthing seems to working fine now.&amp;nbsp; The strange thing about all this is that I have 10.1 installed on my personal laptop and can add python toolboxes all day long with no issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 16:34:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750936#M58008</guid>
      <dc:creator>ManuelRazo</dc:creator>
      <dc:date>2014-04-17T16:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750937#M58009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am unable to fix the problem. ArcCatalog crashes upon opening. I deleted the .dat file in ArcToolbox and changed the Geoprocessing Results to Never Save.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When someone else logs into the computer they are able to open ArcCatalog independently without any issues. When the original user logs in and opens ArcCatalog, it crashes. However, ArcCatalog works fine via ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a .dmp file but this forum won't allow me to attach it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;z&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 17:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750937#M58009</guid>
      <dc:creator>SuzanneKelly1</dc:creator>
      <dc:date>2014-04-24T17:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750938#M58010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no workaround that I could find for this.&amp;nbsp; The best you can do is perform the regular ESRI folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I've deleted the .dat file and changed the Geoprocessing results to Never Save. ArcCatalog still crashes when opened, but works just fine via ArcMap.&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;&lt;BR /&gt;Running 10.1 and did use a new tool from Esri before this started.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;sk&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 18:20:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750938#M58010</guid>
      <dc:creator>JosephArmbruster</dc:creator>
      <dc:date>2014-04-24T18:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750939#M58011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Ok, looking through our bug queue, these are issues we've fixed in 10.2 or 10.2.1 (which we're working on right now, its not released yet). However, they're easy enough to work around by deleting a file&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;When ArcCatalog opens, the tree opens to one particular folder. Make sure there are no PYTs in that folder.&amp;nbsp; &lt;BR /&gt;If there are any, move or delete them. You can find what directory this is by looking if the registry if you aren't sure:&amp;nbsp; &lt;BR /&gt;HKEY_Current_User\Software\Esri\Desktop10.1\ArcCatalog\Settings\&amp;nbsp; &lt;STRONG&gt;LastLocation&lt;/STRONG&gt; &lt;BR /&gt;or&amp;nbsp; &lt;BR /&gt;Try deleting the ArcToolbox.dat found here:&amp;nbsp; &lt;BR /&gt;C:\Users\[USER NAME]\AppData\Roaming\ESRI\Desktop10.1\ArcToolbox\ArcToolbox.dat&amp;nbsp; &lt;BR /&gt;(this will reset your ArcCatalog profile)&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Kevin, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like the bug may have come back in 10.2.2, at least if 10.2.2 was installed without doing a (manual) full uninstall and cleanup from 10.2.1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;your fix of deleting the the .dat file (from \Desktop10.2 version of path) work for me&lt;/SPAN&gt;&lt;SPAN&gt;. yea!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So a +1 from me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 22:54:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750939#M58011</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2014-06-24T22:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750940#M58012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmmm, I dont have any more information saying this is a problem thats come back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it's a little telling about the problem that deleting the .DAT file "fixes" the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you, Becky, or anyone else still have a .DAT file that causes a crash could you please attach to the forum here?&amp;nbsp; We can debug and try to figure out whats inside that might be causing the failure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 12:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750940#M58012</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2014-06-25T12:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: New Python Toolbox will Crash Arc Catalog</title>
      <link>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750941#M58013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin, I've attached the .dat file I moved/deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW - I haven't tested any of my other 10.2.2 installs yet, but I'll let you know if I have the same issue or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update: I tried it on a couple other machines, without any issue.&amp;nbsp; The difference was the one tha had issues had a Desktop10.1 folder in the \roaming\esri folder besides a Disktop10.2 folder.&amp;nbsp; I have on othr machine that has thee two folder, but haven't had a change to test yet...will do it now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update 2:&amp;nbsp; the other machine that had the two folders did not have any issue.&amp;nbsp; So that is not the problem&amp;nbsp; So no idea whay the server had the issue, or why deleting th .dat file fixed it, but happy it did.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 14:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-python-toolbox-will-crash-arc-catalog/m-p/750941#M58013</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2014-06-26T14:17:31Z</dc:date>
    </item>
  </channel>
</rss>

