Olá,
Gostaria de ajuda, pois estou iniciando o uso do SGALIVRE e apesar de quase tudo estar funcionando corretamente, estou com um problema a opção de Exibir Layout no Painel de Senhas não abre, apresenta apenas o seguinte erro na linha de comando:
LATCH CADASTRO OK
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at br.gov.dataprev.userinterface.Themes.getAudioAlertList(Themes.java:340)
at br.gov.dataprev.userinterface.Themes.<init>(Themes.java:130)
at br.gov.dataprev.userinterface.Themes.getInstance(Themes.java:75)
at br.gov.dataprev.userinterface.SysTray.actionPerformed(SysTray.java:127)
at java.awt.MenuItem.processActionEvent(MenuItem.java:669)
at java.awt.MenuItem.processEvent(MenuItem.java:628)
at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:351)
at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:339)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:749)
at java.awt.EventQueue.access$400(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:697)
at java.awt.EventQueue$3.run(EventQueue.java:691)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:719)
at java.awt.EventQueue$4.run(EventQueue.java:717)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:716)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
###################################
Realizei o teste e dois computadores(Ubuntu 14.04 e 12.04) diferentes, com openjdk e oracle-java8.
Grato pela atenção,
Lúcio
Autor: Lucio Alves