laptop and a wrench

Bogue

The ArcGIS Visual Java Beans samples must be updated to avoid using the MToolkit command line because as per the oracle documentation, "MToolkit is no longer supported in JDK7", ss such, our samples will fail to run against a machine that uses JDK 7 or higher.

Dernière publication: August 31, 2014 ArcGIS Engine
Numéro d’ID de bogue NIM102910
EnvoiJune 25, 2014
Dernière modificationJune 5, 2024
S’applique àArcGIS Engine
Version trouvée10.2
Langue du programmeJava
Système d’exploitationRed Hat Enterprise Linux
Version du système d’exploitation6 64 Bit
StatutWill Not Be Addressed

Informations supplémentaires

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Solution de contournement

Change the Look and Feel to GTK instead of Motif to ensure the samples work. Place the following code within the main method of the application:try { UIManager.setLookAndFeel("com.sun.java.swing.plaf.gtk.GTKLookAndFeel"); } catch (ClassNotFoundException e) { e.printStackTrace(); } catch (InstantiationException e) { e.printStackTrace(); } catch (IllegalAccessException e) { e.printStackTrace(); } catch (UnsupportedLookAndFeelException e) { e.printStackTrace(); }

Étapes pour reproduire

ID de bogue: NIM102910

Logiciel:

  • ArcGIS Engine

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement