<?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: ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686953#M2081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the information. We are surprised you have had this problem and will investigate this shortly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 11:23:31 GMT</pubDate>
    <dc:creator>MaryHarvey</dc:creator>
    <dc:date>2012-05-14T11:23:31Z</dc:date>
    <item>
      <title>ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686952#M2080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I installed the Java Runtime SDK 10.1 pre-release on Windows 7 and this "ARCGISRUNTIMESDKJAVA_1_0" environment variable did not get set up at all. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All it did was keep me from running the samples right out of the box from the shortcut put in the programs menu. It is a minor nuisance once I recognized it. I set one up and the sample jar ran fine after that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It happened to a coworker as well. So it is not an isolated case, but just in case anyone else runs into it. Just set the variable to your path. Mine was "C:\Program Files (x86)\ArcGIS SDKs\Java1.0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if it was intentional or not (i.e., by design) to not set that. I deduced it from the error running the jar via the java -jar &amp;lt;jar filename&amp;gt; at a command/shell prompt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps someone looking for answers... Does this belong in a different forum? (please feel free to move it) I never can tell, I rarely post.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 23:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686952#M2080</guid>
      <dc:creator>HunterMayer</dc:creator>
      <dc:date>2012-05-10T23:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686953#M2081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the information. We are surprised you have had this problem and will investigate this shortly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 11:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686953#M2081</guid>
      <dc:creator>MaryHarvey</dc:creator>
      <dc:date>2012-05-14T11:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686954#M2082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While you're at it, I also noticed that the installer for the Java prerelease does not properly set the expected resources path of its Message Processor component in Linux. Linux is very case-sensitive when it comes to file paths.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2012 19:38:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686954#M2082</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2012-07-07T19:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686955#M2083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;While you're at it, I also noticed that the installer for the Java prerelease does not properly set the expected resources path of its Message Processor component in Linux. Linux is very case-sensitive when it comes to file paths.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for this, after install, you need to manually source the init_sdk_java.sh script. Are you saying that this script still doesn't set up your env and paths correctly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for clarification.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 16:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686955#M2083</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2012-07-09T16:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686956#M2084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As for this, after install, you need to manually source the init_sdk_java.sh script. Are you saying that this script still doesn't set up your env and paths correctly?&lt;BR /&gt;Thanks for clarification.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct! I submitted a support incident report (1046518) through my customer portal and was replied to as this being a bug and that the rep will report it. So, I wondered if the final release addressed it (the post is still in "Assigned" state).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16078[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686956#M2084</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2012-07-13T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686957#M2085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Correct! I submitted a support incident report (1046518) through my customer portal and was replied to as this being a bug and that the rep will report it. So, I wondered if the final release addressed it (the post is still in "Assigned" state).&lt;BR /&gt;[ATTACH=CONFIG]16078[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My apologies, Carlos.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, this has been addressed at Final. We need to update the status on our end.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 15:49:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686957#M2085</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2012-07-17T15:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGISRUNTIMESDKJAVA_1_0 environment variable not set up when installing JAVA SDK</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686958#M2086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On Windows, after install the Java Runtime SDK, you may need to reboot the system before creating a Runtime SDK project. This will make sure the ARCGISRUNTIMESDKJAVA_1_0 will be added to the project environment variables list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I installed the Java Runtime SDK 10.1 pre-release on Windows 7 and this "ARCGISRUNTIMESDKJAVA_1_0" environment variable did not get set up at all. &lt;BR /&gt;&lt;BR /&gt;All it did was keep me from running the samples right out of the box from the shortcut put in the programs menu. It is a minor nuisance once I recognized it. I set one up and the sample jar ran fine after that.&lt;BR /&gt;&lt;BR /&gt;It happened to a coworker as well. So it is not an isolated case, but just in case anyone else runs into it. Just set the variable to your path. Mine was "C:\Program Files (x86)\ArcGIS SDKs\Java1.0"&lt;BR /&gt;&lt;BR /&gt;I don't know if it was intentional or not (i.e., by design) to not set that. I deduced it from the error running the jar via the java -jar &amp;lt;jar filename&amp;gt; at a command/shell prompt.&lt;BR /&gt;&lt;BR /&gt;Hope that helps someone looking for answers... Does this belong in a different forum? (please feel free to move it) I never can tell, I rarely post.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 23:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntimesdkjava-1-0-environment-variable-not/m-p/686958#M2086</guid>
      <dc:creator>FengZhang2</dc:creator>
      <dc:date>2012-07-20T23:11:35Z</dc:date>
    </item>
  </channel>
</rss>

