<?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 Errors ArcGIS Runtime SDK for Java 10.2.3 in OpenSUSE 11 in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/errors-arcgis-runtime-sdk-for-java-10-2-3-in/m-p/612197#M1865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm developing an application with ArcGIS Runtime SDK for Java 10.2.3. When I run this application in OpenSuse 11 the program fails with this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
Java version : 1.7.0_60 (Oracle Corporation) i386
Rendering engine : OpenGL
GLX version 1.4
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Required OpenGL extension is not available!
 at com.esri.map.JMap.nativeDrawMapDirectToBuffer(Native Method)
 at com.esri.map.JMap.paintComponent(Unknown Source)
 at javax.swing.JComponent.paint(JComponent.java:1054)
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run this commands&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;glxinfo | grep OpenGL&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it returns&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.11
OpenGL extensions:
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone managed to run an application developed with ArcGIS Runtime SDK for Java 10.2.3 in OpenSUSE 11?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Jun 2014 20:40:32 GMT</pubDate>
    <dc:creator>AntonioRodriguez1</dc:creator>
    <dc:date>2014-06-22T20:40:32Z</dc:date>
    <item>
      <title>Errors ArcGIS Runtime SDK for Java 10.2.3 in OpenSUSE 11</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/errors-arcgis-runtime-sdk-for-java-10-2-3-in/m-p/612197#M1865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm developing an application with ArcGIS Runtime SDK for Java 10.2.3. When I run this application in OpenSuse 11 the program fails with this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
Java version : 1.7.0_60 (Oracle Corporation) i386
Rendering engine : OpenGL
GLX version 1.4
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Required OpenGL extension is not available!
 at com.esri.map.JMap.nativeDrawMapDirectToBuffer(Native Method)
 at com.esri.map.JMap.paintComponent(Unknown Source)
 at javax.swing.JComponent.paint(JComponent.java:1054)
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run this commands&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;glxinfo | grep OpenGL&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it returns&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.11
OpenGL extensions:
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone managed to run an application developed with ArcGIS Runtime SDK for Java 10.2.3 in OpenSUSE 11?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2014 20:40:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/errors-arcgis-runtime-sdk-for-java-10-2-3-in/m-p/612197#M1865</guid>
      <dc:creator>AntonioRodriguez1</dc:creator>
      <dc:date>2014-06-22T20:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Errors ArcGIS Runtime SDK for Java 10.2.3 in OpenSUSE 11</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/errors-arcgis-runtime-sdk-for-java-10-2-3-in/m-p/612198#M1866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ArcGIS Runtime SDK for Java is not supported on OpenSUSE, nor any other SuSE distro, unfortunately.&lt;/P&gt;&lt;P&gt;The supported platforms can be found here: &lt;A href="https://developers.arcgis.com/java/guide/arcgis-runtime-sdk-for-java-system-requirements.htm" title="https://developers.arcgis.com/java/guide/arcgis-runtime-sdk-for-java-system-requirements.htm"&gt;System requirements for 10.2.3—ArcGIS Runtime SDK for Java | ArcGIS for Developers&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ubuntu and RHEL are supported and we hope these platforms are viable options for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 21:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/errors-arcgis-runtime-sdk-for-java-10-2-3-in/m-p/612198#M1866</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2014-07-10T21:39:53Z</dc:date>
    </item>
  </channel>
</rss>

