Cannot log on to Spark - error log included

Error log:

Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException

at javax.swing.MultiUIDefaults.getUIError(Unknown Source)

at javax.swing.UIDefaults.getUI(Unknown Source)

at javax.swing.UIManager.getUI(Unknown Source)

at javax.swing.JPanel.updateUI(Unknown Source)

at javax.swing.JPanel.(Spark.java:35)

at com.jivesoftware.Spark$1.run(Spark.java:115)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Any help would be appreciated!

Hi Harris,

I’‘m looking into this right now. This looks like it’‘s being caused by my trust tray icon on startup. I’'ll see if I can get this fixed in the next release (1.1.4).

Cheers,

Derek