Fixed softphone issue when preferecnes could not be loaded.

Description

Exception in thread "Thread-39" java.lang.NullPointerException

at net.java.sipmack.softphone.SoftPhoneManager.<init>(SoftPhoneManager.java:138)

at net.java.sipmack.softphone.SoftPhoneManager.getInstance(SoftPhoneManager.java:183)

at com.jivesoftware.sparkplugin.SoftPhonePlugin$1.construct(SoftPhonePlugin.java:64)

at org.jivesoftware.spark.util.SwingWorker$2.run(SwingWorker.java:129)

at java.lang.Thread.run(Thread.java:595)

Environment

None

Activity

Show:

Francisco Vives March 24, 2007 at 8:52 AM

Testing Procedure
. Open Spark and login
. Help -> View logs
This error should not appear in the log: NullPointerException at net.java.sipmack.softphone.SoftPhoneManager.<init>(SoftPhoneManager.java:138)

Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Created March 14, 2007 at 6:38 AM
Updated March 24, 2007 at 8:52 AM
Resolved March 16, 2007 at 12:51 AM