<?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: Does ArcObjects support latest version of Java i.e. Java 9? If no then is there any plan to release ArcObjects with Java 9 support? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/does-arcobjects-support-latest-version-of-java-i-e/m-p/272190#M6962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcObjects does not currently support the Java 9 JDK. Currently there is no information on a plan to support this for a future release of ArcObjects as well. One major issue that would arise is that Java 9 is only 64-bit where&amp;nbsp;ArcObjects is exclusively 32-bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 18:03:13 GMT</pubDate>
    <dc:creator>JaredCaccamo</dc:creator>
    <dc:date>2017-10-24T18:03:13Z</dc:date>
    <item>
      <title>Does ArcObjects support latest version of Java i.e. Java 9? If no then is there any plan to release ArcObjects with Java 9 support?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/does-arcobjects-support-latest-version-of-java-i-e/m-p/272189#M6961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt;"&gt;Does ArcObjects support latest version of Java i.e. Java 9? If no then is there any plan to release ArcObjects with Java 9 support?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt;"&gt;We tried to run a POC for Java 9 and got following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;/home/install/POC/jdk-9/bin/java com.xxx.poc.MainClass&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;java.lang.ArrayIndexOutOfBoundsException: 1&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgis.system.EngineInitializer.getJavaVersionNumber(Unknown Source)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgis.system.EngineInitializer.initializeEngine(Unknown Source)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.xxx.poc.MainClass.main(MainClass.java:34)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;Exception in thread "main" java.lang.NullPointerException&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.xxx.poc.MainClass.main(MainClass.java:42)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt;"&gt;While the same workflow works fine with Java 8.145:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;/home/install/POC/jdk1.8.0_45/bin/java com.xxx.poc.MainClass&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;ArcGIS Engine on Linux with Java requires a minimum stack size of 2MB.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;The stack size should be specified as a VM argument, e.g. -Xss2m&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;Got ArcServer License.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0in;"&gt;&lt;SPAN style="color: #1f497d; font-size: 9pt;"&gt;&lt;EM&gt;Exiting smoothly.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 10:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/does-arcobjects-support-latest-version-of-java-i-e/m-p/272189#M6961</guid>
      <dc:creator>ShantanuKirkire</dc:creator>
      <dc:date>2017-10-23T10:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Does ArcObjects support latest version of Java i.e. Java 9? If no then is there any plan to release ArcObjects with Java 9 support?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/does-arcobjects-support-latest-version-of-java-i-e/m-p/272190#M6962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcObjects does not currently support the Java 9 JDK. Currently there is no information on a plan to support this for a future release of ArcObjects as well. One major issue that would arise is that Java 9 is only 64-bit where&amp;nbsp;ArcObjects is exclusively 32-bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 18:03:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/does-arcobjects-support-latest-version-of-java-i-e/m-p/272190#M6962</guid>
      <dc:creator>JaredCaccamo</dc:creator>
      <dc:date>2017-10-24T18:03:13Z</dc:date>
    </item>
  </channel>
</rss>

