Select to view content in your preferred language

Errors ArcGIS Runtime SDK for Java 10.2.3 in OpenSUSE 11

2862
1
06-22-2014 01:40 PM
AntonioRodriguez1
New Contributor
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:
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)


When I run this commands

glxinfo | grep OpenGL


it returns
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.11
OpenGL extensions:


Has anyone managed to run an application developed with ArcGIS Runtime SDK for Java 10.2.3 in OpenSUSE 11?

Regards
0 Kudos
1 Reply
EricBader
Honored Contributor

Hello Antonio,

The ArcGIS Runtime SDK for Java is not supported on OpenSUSE, nor any other SuSE distro, unfortunately.

The supported platforms can be found here: System requirements for 10.2.3—ArcGIS Runtime SDK for Java | ArcGIS for Developers

Ubuntu and RHEL are supported and we hope these platforms are viable options for you.

Thanks!

0 Kudos