SIP Codec causes error on load

Description

Please investigate the reason for this:

Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
at org.jivesoftware.sparkplugin.preferences.SipCodecs.allCodecs(SipCodecs.java:232)
at org.jivesoftware.sparkplugin.preferences.SipCodecs.setSelected(SipCodecs.java:162)
at org.jivesoftware.sparkplugin.preferences.SipCodecsPreference$1.finished(SipCodecsPreference.java:97)
at org.jivesoftware.spark.util.SwingWorker$2$1.run(SwingWorker.java:148)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at org.jivesoftware.sparkimpl.plugin.idle.UserIdlePlugin$1.dispatchEvent(UserIdlePlugin.java:159)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)

Environment

None

Attachments

1

Activity

Walter Ebeling 
March 9, 2011 at 10:52 AM

works in Build 93

Walter Ebeling 
March 4, 2011 at 3:43 PM

Please commit to trunk

Wolf P. 
March 4, 2011 at 12:14 PM

attached file

Konstantin Zolotarev 
March 4, 2011 at 12:08 PM

Please give compiled jar file I'll commit it into svn

Walter Ebeling 
March 4, 2011 at 6:54 AM

A freshly compiled softphone.jar from the Eclipse environment pf Wolf is not showing any error log entries. These are "only" happening in the nightly builds since they do not compile the plugins.

Fixed

Details

Priority

Assignee

Reporter

Fix versions

Components

Created February 28, 2011 at 9:38 AM
Updated October 28, 2020 at 11:06 AM
Resolved March 4, 2011 at 12:14 PM