<?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: ArcGIS 10 SP4 Spatial Join Bug in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539871#M17945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;See this similar discussion:&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943"&gt;http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have confirmed that we introduced a bug in 10 Sp4. Really sorry about that! The problem will be fixed in 10 SP5.&lt;BR /&gt;&lt;BR /&gt;Just FYI (according to my colleague):&lt;BR /&gt;The tool works fine if all input points find spatialy related polygons (i.e. Join_Count &amp;gt; 0). The problem happens when a point is encountered without any related (e.g., INTERSECT) join features, all subsequenct records in the output gets null values from the join features. One workaround (if you want to continue using Spatial Join) would be to uncheck 'Keep All Target Features' parameter on tool dialog or use 'KEEP_COMMON' option in script.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a spatial join in geoprocessing model and I am having this problem joining points to points (using intersect and a specified distance) even when the Join Count &amp;gt; 0. Attribute values for most features come across as NULL. One of the outputs that we need is the join counts so running an Intersect instead is not an option. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the suggested workaround to uncheck "Keep All Target Features " but I am getting the same NULL values output.&amp;nbsp; This processworked fine in SP3.&amp;nbsp; This is causing quite a hiccup in workflow for our project, and the deliverable is due soon, way before the anticipated July release of SP5.&amp;nbsp; We can't downgrade back to SP3.&amp;nbsp; Any other suggestions to get this to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2012 13:13:28 GMT</pubDate>
    <dc:creator>JenniferLishman</dc:creator>
    <dc:date>2012-04-05T13:13:28Z</dc:date>
    <item>
      <title>ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539866#M17940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to let you know I've experienced the spatial join bug found in SP4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was joining 740000+ points to 13 polygons&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just under 19000 records had attribute data come across. The rest were all null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've run the exact same data on another machine with ArcGIS 10 SP3 and it worked fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see there was a bug listed ( &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDc5MTI2"&gt;NIM079126&lt;/A&gt;&lt;SPAN&gt; ) but for some reason it's been declined. Not sure why this is, but you should know this is happening to others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing I noticed was the last record to have an entry before the attributes failed to populate was a point that was outside all polygons I was trying to join to. I'd suggest creating a point dataset with one point outisde the main body of a join polygon to test this. Maybe then we can see some work towards a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 07:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539866#M17940</guid>
      <dc:creator>BenHolmes</dc:creator>
      <dc:date>2012-04-04T07:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539867#M17941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Worked fine for me, with a small dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe your environments are different. Scratch workspaces, swap space, full disk, default workspace not a filegeodatabase...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 10:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539867#M17941</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2012-04-04T10:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539868#M17942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See this similar discussion:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943"&gt;http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have confirmed that we introduced a bug in 10 Sp4. Really sorry about that! The problem will be fixed in 10 SP5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just FYI (according to my colleague):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The tool works fine if all input points find spatialy related polygons (i.e. Join_Count &amp;gt; 0). The problem happens when a point is encountered without any related (e.g., INTERSECT) join features, all subsequenct records in the output gets null values from the join features. One workaround (if you want to continue using Spatial Join) would be to uncheck 'Keep All Target Features' parameter on tool dialog or use 'KEEP_COMMON' option in script.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 23:23:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539868#M17942</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-04-04T23:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539869#M17943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that Dan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All points in this case should really of been within the polygons! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll can just make an envelope polygon to pick up any that are just outside the admin boundaries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should do the job until SP5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 08:45:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539869#M17943</guid>
      <dc:creator>BenHolmes</dc:creator>
      <dc:date>2012-04-05T08:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539870#M17944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;See this similar discussion:&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943"&gt;http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943&lt;/A&gt;&lt;BR /&gt;&amp;lt;SNIP&amp;gt;&lt;BR /&gt;One workaround (if you want to continue using Spatial Join) would be to uncheck 'Keep All Target Features' parameter on tool dialog or use 'KEEP_COMMON' option in script.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, that is correct. However, I noticed something else as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When joining polyline features with a (circular) polygon feature class in a file geodatabase, the SHAPE_Length is not transferred/recalculated properly (even with the 'Keep All Target Features' parameter unchecked).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This happens with the default field mapping. Seems that the SHAPE_Length from the polygon join features is transferred to the polylines instead, which should not happen, since this is a reserved field that belongs exclusively to the output geometry. SHAPE_Leng_1 on the other hand (which should contain the joined polygon perimeters), is &amp;lt;Null&amp;gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot calculate the proper length of the polylines and copying to another feature class within the gdb does not fix it. Only thing that works is an export and re-import to/from a shapefile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See picture below (unfortunately, I've already deleted the SHAPE_Leng_1 field).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13268[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 13:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539870#M17944</guid>
      <dc:creator>SanderSchaminee</dc:creator>
      <dc:date>2012-04-05T13:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539871#M17945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;See this similar discussion:&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943"&gt;http://forums.arcgis.com/threads/54102-Spatial-join-tool-vs.-right-click-spatial-join-producing-different-results?p=185943#post185943&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have confirmed that we introduced a bug in 10 Sp4. Really sorry about that! The problem will be fixed in 10 SP5.&lt;BR /&gt;&lt;BR /&gt;Just FYI (according to my colleague):&lt;BR /&gt;The tool works fine if all input points find spatialy related polygons (i.e. Join_Count &amp;gt; 0). The problem happens when a point is encountered without any related (e.g., INTERSECT) join features, all subsequenct records in the output gets null values from the join features. One workaround (if you want to continue using Spatial Join) would be to uncheck 'Keep All Target Features' parameter on tool dialog or use 'KEEP_COMMON' option in script.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a spatial join in geoprocessing model and I am having this problem joining points to points (using intersect and a specified distance) even when the Join Count &amp;gt; 0. Attribute values for most features come across as NULL. One of the outputs that we need is the join counts so running an Intersect instead is not an option. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the suggested workaround to uncheck "Keep All Target Features " but I am getting the same NULL values output.&amp;nbsp; This processworked fine in SP3.&amp;nbsp; This is causing quite a hiccup in workflow for our project, and the deliverable is due soon, way before the anticipated July release of SP5.&amp;nbsp; We can't downgrade back to SP3.&amp;nbsp; Any other suggestions to get this to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 13:13:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539871#M17945</guid>
      <dc:creator>JenniferLishman</dc:creator>
      <dc:date>2012-04-05T13:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539872#M17946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have confirmed that we introduced a bug in 10 Sp4. Really sorry about that! The problem will be fixed in 10 SP5.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this NIM079126 or a different BUG#?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDc5MTI2"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDc5MTI2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May just be a matter of timing, but NIM079126 is listed as "Declined" in the link above and "Non-Reproducible" in our Support Bugs in Customer Care Portal.&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;Dan M.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 18:44:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539872#M17946</guid>
      <dc:creator>DanMcCoy</dc:creator>
      <dc:date>2012-04-05T18:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539873#M17947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perhaps it is a different bug. Whatever the case, I am getting NULL attribute values when running the spatial join tool. I will file an incident report tomorrow and see if we can figure out what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 18:49:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539873#M17947</guid>
      <dc:creator>JenniferLishman</dc:creator>
      <dc:date>2012-04-05T18:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539874#M17948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are checking on this matter. I will update once I know what's going on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 20:10:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539874#M17948</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-04-05T20:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539875#M17949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This happens with the default field mapping.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the graphics I guess your lines are your "target" features, right? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is your operating system? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please post a screenshot of your default field map - just the wo fields for SHAPE_Length. For example, here is my field map:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13283[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 20:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539875#M17949</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2012-04-05T20:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539876#M17950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Any other suggestions to get this to work?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry that you are having trouble. For a workaround you can call tech support. I'll also lookup for a suggestion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 21:31:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539876#M17950</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2012-04-05T21:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539877#M17951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I cannot calculate the proper length of the polylines and copying to another feature class within the gdb does not fix it. Only thing that works is an export and re-import to/from a shapefile.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sander,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you try Copy Features to see if it results in a recalculation of the shape_length?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 23:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539877#M17951</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-04-05T23:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539878#M17952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Nobbir: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently running Windows XP 32 bits Professional (but will be moving to 7 64 bits soon).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The lines are indeed my target features. I've attached a screendump of my field mapping below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I realize my feature class names are quite long, but the mapping seems to go right here. However, the result is wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13336[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe my long feature class names are abbreviated in such a way that their names become identical somehow, causing the tool to mix up the SHAPE_Length fields?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@Dan:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already tried Copy Features, but strangely enough, that didn't reset the SHAPE_Length. Only export and (re)import via shapefile did the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would say that the issues related to the Spatial Join are severe enough (disruptive for workflow, maybe even for data integrity etc.) to issue a little patch until SP5 (or 10.1) comes out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 11:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539878#M17952</guid>
      <dc:creator>SanderSchaminee</dc:creator>
      <dc:date>2012-04-09T11:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539879#M17953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sander,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First: we are working hard on a special patch on 10 SP4 to fix the problems. Hope it will come out soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second: Copy Features tool worked for my test data. I reproduced the wrong shape_length (for the target lines) and then run Copy Features to gdb output. The output shape_length values reflect the original/input line lengths. Will you be able to share your data so I can try?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 17:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539879#M17953</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-04-09T17:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539880#M17954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get Nulls when i run Spatial join with service 10 sp4 and it runs VERY SLOWWWW now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 19:22:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539880#M17954</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2012-04-09T19:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539881#M17955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;First: we are working hard on a special patch on 10 SP4 to fix the problems. Hope it will come out soon.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, that's great news!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Second: Copy Features tool worked for my test data. I reproduced the wrong shape_length (for the target lines) and then run Copy Features to gdb output. The output shape_length values reflect the original/input line lengths. Will you be able to share your data so I can try?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Good to know that you were able to reproduce the SHAPE_Length problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the Copy Features bug: this issue might have been a freak occurence, related to my geodatabase. My gdb is quite large (too big to share), so I tried to create a "light" copy for you holding only the relevant data - and test Copy Features again at the same time. This time, the tool worked as expected. But that's not the only thing: I cannot reproduce the problem anymore with my original gdb. Even when I run the Spatial Join again and run Copy Features afterwards, SHAPE_Length will be properly recalculated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 07:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539881#M17955</guid>
      <dc:creator>SanderSchaminee</dc:creator>
      <dc:date>2012-04-10T07:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539882#M17956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Howdy, count me in as waiting for a patch.&amp;nbsp; This bug has disrupted a number of geoprocessing models I rely on for several ongoing projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I gotta say, it is refreshing to hear an ESRI staffer taking the blame on the company's behalf for a bug.&amp;nbsp; ESRI has really picked up their game in the past few years as far as customer support goes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway - would love to see that patch ASAP!&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 12:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539882#M17956</guid>
      <dc:creator>JohnBryant</dc:creator>
      <dc:date>2012-04-10T12:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539883#M17957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have heard all of you. My colleagues and I thank you for your patience.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 15:30:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539883#M17957</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-04-10T15:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539884#M17958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The attached Toolbox contains a model that may be helpful in working around this issue until the bug is resolved. It has proved helpful for some customers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 17:59:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539884#M17958</guid>
      <dc:creator>ChrisFox3</dc:creator>
      <dc:date>2012-04-10T17:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 SP4 Spatial Join Bug</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539885#M17959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When will SP5 be available?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 16:53:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-10-sp4-spatial-join-bug/m-p/539885#M17959</guid>
      <dc:creator>MaliaSpaid-Reitz</dc:creator>
      <dc:date>2012-04-11T16:53:07Z</dc:date>
    </item>
  </channel>
</rss>

