<?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: &amp;quot;Join Features&amp;quot; Geoanalytics Desktop Tool Traceback Error in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1410078#M81874</link>
    <description>&lt;P&gt;This solved the problem, thank you so much!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2024 06:24:06 GMT</pubDate>
    <dc:creator>janine_mapss</dc:creator>
    <dc:date>2024-04-16T06:24:06Z</dc:date>
    <item>
      <title>"Join Features" Geoanalytics Desktop Tool Traceback Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1407919#M81657</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am attempting to run the "Join Features" Geoanalytics tool in ArcGIS Pro to join a shapefile and a table with zonal statistics extracted from a raster. I am running a one to one join and keeping all target features.&lt;/P&gt;&lt;P&gt;Every time I attempt to run this tool I get the following error:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Traceback (most recent call last):&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\scripts\ga_desktop_joinfeatures.py", line 34, in &amp;lt;module&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; keepAllTargetFeatures=get_value(11, dict=d.join_keep_target),&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\Scripts\gautils\utilities.py", line 112, in run_ga_desktop_tool&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; gax = get_client()&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\Scripts\gautils\utilities.py", line 97, in get_client&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; return jobclient.JobClient(spark)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\scripts\ga_spark\local\jobclient.py", line 11, in __init__&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; self._jgp = spark._sc._gateway.jvm.com.esri.arcgis.gae.desktop.DesktopPythonEnvironment.getJobClient()&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\scripts\ga_spark\local\_launcher.py", line 50, in __getattr__&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; self._lazy_init()&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\scripts\ga_spark\local\_launcher.py", line 55, in _lazy_init&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; self._spark = get_or_create()&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\scripts\ga_spark\local\_launcher.py", line 66, in get_or_create&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; _spark = _initialize_spark()&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Resources\ArcToolbox\scripts\ga_spark\local\_launcher.py", line 239, in _initialize_spark&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; sc = SparkContext(gateway=gateway)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Java\runtime\spark\python\lib\pyspark.zip\pyspark\context.py", line 200, in __init__&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Java\runtime\spark\python\lib\pyspark.zip\pyspark\context.py", line 287, in _do_init&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Java\runtime\spark\python\lib\pyspark.zip\pyspark\context.py", line 417, in _initialize_context&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Java\runtime\spark\python\lib\py4j-0.10.9.7-src.zip\py4j\java_gateway.py", line 1587, in __call__&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; File "c:\program files\arcgis\pro\Java\runtime\spark\python\lib\py4j-0.10.9.7-src.zip\py4j\protocol.py", line 326, in get_return_value&lt;/DIV&gt;&lt;DIV&gt;py4j.protocol.Py4JJavaError: An error occurred while calling None.org.apache.spark.api.java.JavaSparkContext.&lt;/DIV&gt;&lt;DIV&gt;: org.apache.spark.SparkException: Invalid Spark URL: spark://HeartbeatReceiver@Janine_MAPSS.Dlink:64213&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.rpc.RpcEndpointAddress$.apply(RpcEndpointAddress.scala:66)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.rpc.netty.NettyRpcEnv.asyncSetupEndpointRefByURI(NettyRpcEnv.scala:140)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.rpc.RpcEnv.setupEndpointRefByURI(RpcEnv.scala:102)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.rpc.RpcEnv.setupEndpointRef(RpcEnv.scala:110)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.util.RpcUtils$.makeDriverRef(RpcUtils.scala:36)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.executor.Executor.&amp;lt;init&amp;gt;(Executor.scala:250)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.scheduler.local.LocalEndpoint.&amp;lt;init&amp;gt;(LocalSchedulerBackend.scala:64)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.scheduler.local.LocalSchedulerBackend.start(LocalSchedulerBackend.scala:132)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.scheduler.TaskSchedulerImpl.start(TaskSchedulerImpl.scala:235)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.SparkContext.&amp;lt;init&amp;gt;(SparkContext.scala:590)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.apache.spark.api.java.JavaSparkContext.&amp;lt;init&amp;gt;(JavaSparkContext.scala:58)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at py4j.reflection.MethodInvoker.invoke(MethodInvoker.java:247)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at py4j.reflection.ReflectionEngine.invoke(ReflectionEngine.java:374)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at py4j.Gateway.invoke(Gateway.java:238)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at py4j.commands.ConstructorCommand.invokeConstructor(ConstructorCommand.java:80)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at py4j.commands.ConstructorCommand.execute(ConstructorCommand.java:69)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at py4j.ClientServerConnection.waitForCommands(ClientServerConnection.java:182)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at py4j.ClientServerConnection.run(ClientServerConnection.java:106)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/java.lang.Thread.run(Unknown Source)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Failed script Join Features...&lt;/DIV&gt;&lt;DIV&gt;Failed to execute (JoinFeatures).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have run this same tool with the same files and parameters on several other computers (including one that was the exact same model as mine) with no issues. I&amp;nbsp; had ArcGIS Pro version 3.0 when I first encountered the error but updating to the latest version (3.2.2) did not fix the issue. I also completey uninstalled and reinstalled Pro which did not help. either.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;A solution for a previous post about a similar issue suggested installing Pro under Progam Files rather than Program Files (x86) on Windows but I have always had Pro installed under Program Files so I do not think this is the issue.&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Apr 2024 12:07:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1407919#M81657</guid>
      <dc:creator>janine_mapss</dc:creator>
      <dc:date>2024-04-10T12:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: "Join Features" Geoanalytics Desktop Tool Traceback Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1409871#M81852</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the question and for sharing the error message. The error is occurring due to the underscore in the computer name (Janine_MAPSS). The following Microsoft documentation covers the allowed and disallowed characters for a computer name: &lt;A href="https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/naming-conventions-for-computer-domain-site-ou#computer-names" target="_blank"&gt;https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/naming-conventions-for-computer-domain-site-ou#dns-host-nameshttps://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/naming-conventions-for-computer-domain-site-ou#computer-names&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The good news is that this error can be fixed without renaming the computer. To run GeoAnalytics Desktop tools on a computer that has an underscore in the computer name, add a new environment variable with the following settings:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Variable name: SPARK_LOCAL_HOSTNAME&lt;/LI&gt;&lt;LI&gt;Variable value: localhost&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;On Windows it will look like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DerekGourley_0-1713203485723.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100938i4AFC4BA76CFF4EFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DerekGourley_0-1713203485723.png" alt="DerekGourley_0-1713203485723.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following documentation covers the process of adding a new environment variable: &lt;A href="https://support.esri.com/en-us/knowledge-base/edit-an-environment-variable-1462478594981-000002146" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/edit-an-environment-variable-1462478594981-000002146&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 18:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1409871#M81852</guid>
      <dc:creator>DerekGourley</dc:creator>
      <dc:date>2024-04-15T18:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: "Join Features" Geoanalytics Desktop Tool Traceback Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1410078#M81874</link>
      <description>&lt;P&gt;This solved the problem, thank you so much!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 06:24:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1410078#M81874</guid>
      <dc:creator>janine_mapss</dc:creator>
      <dc:date>2024-04-16T06:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: "Join Features" Geoanalytics Desktop Tool Traceback Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1479160#M83812</link>
      <description>&lt;P&gt;Hello I have the same issue when we trying to run de Random Forest Based. I solve the issue with this!&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 18:32:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-join-features-quot-geoanalytics-desktop-tool/m-p/1479160#M83812</guid>
      <dc:creator>Merce_UCR</dc:creator>
      <dc:date>2024-05-27T18:32:33Z</dc:date>
    </item>
  </channel>
</rss>

