Spark 2.5.7 (OSX) random server disconnects & wont reconnect without relaunch

Nov 2, 2007 9:06:56 AM org.jivesoftware.spark.util.log.Log error

SEVERE:

No response from the server.:

at org.jivesoftware.smackx.PrivateDataManager.getPrivateData(PrivateDataManager.ja va:209)

at org.jivesoftware.sparkimpl.plugin.scratchpad.Tasks.getTaskList(Tasks.java:201)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification.notifyUser(TaskNo tification.java:56)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification.access$000(TaskNo tification.java:35)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification$1.run(TaskNotific ation.java:42)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)

at java.util.concurrent.FutureTask.run(FutureTask.java:123)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java: 650)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)

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

Nov 2, 2007 9:06:56 AM org.jivesoftware.spark.util.log.Log error

SEVERE:

No response from the server.:

at org.jivesoftware.smackx.PrivateDataManager.getPrivateData(PrivateDataManager.ja va:209)

at org.jivesoftware.sparkimpl.plugin.scratchpad.Tasks.getTaskList(Tasks.java:201)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification.notifyUser(TaskNo tification.java:56)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification.access$000(TaskNo tification.java:35)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification$1.run(TaskNotific ation.java:42)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)

at java.util.concurrent.FutureTask.run(FutureTask.java:123)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java: 650)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)

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

Nov 2, 2007 9:06:56 AM org.jivesoftware.spark.util.log.Log error

SEVERE:

No response from the server.:

at org.jivesoftware.smackx.PrivateDataManager.getPrivateData(PrivateDataManager.ja va:209)

at org.jivesoftware.sparkimpl.plugin.scratchpad.Tasks.getTaskList(Tasks.java:201)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification.notifyUser(TaskNo tification.java:56)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification.access$000(TaskNo tification.java:35)

at org.jivesoftware.sparkimpl.plugin.scratchpad.TaskNotification$1.run(TaskNotific ation.java:42)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)

at java.util.concurrent.FutureTask.run(FutureTask.java:123)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java: 650)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)

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

Nov 4, 2007 4:03:50 PM org.jivesoftware.spark.util.log.Log error

The above is a clip from the client after going away from the iMac (about 6 months old, all updates to all softwares, everything runs perfectly, OSX 10.4.10) and then coming back maybe an hour or two later & everything else is still connected but Spark is not. The window where the roster would normally be shown reads “You have lost your connection to the server due to not-authorized.” which must be a red herring since that is not the case. If the user closes/relaunches Spark, it is perfect again. This particular user is using the MSN gateway so her MSN contacts are shown in her roster, and those work very well, too.

Wondering if this is client-side or server-side. Wondering if there is a way to track this down. I guess I can run Wireshark on XP on the client (inside Parallels) & filter on traffic on 5222; or run wireshark on the server & filter on the client’s IP address, but waas hoping to not have to go there yet.

Any advice is appreciated.