laptop and a wrench

Erro

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.

Última Publicação: August 31, 2014 ArcGIS Engine
Número de ID do Erro NIM102910
EnviadoJune 25, 2014
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Engine
Versão encontrada10.2
Idioma do programaJava
Sistema OperacionalRed Hat Enterprise Linux
Versão do Sistema Operacional6 64 Bit
StatusWill Not Be Addressed

Informações Adicionais

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.

Solução Provisória

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(); }

Etapas para Reproduzir

ID do Erro: NIM102910

Software:

  • ArcGIS Engine

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download