Error in Spark:"No response from server" regarding private data

Hi,

I am running an OF 3.4.5. and Spark 2.5.8. Our database is a DB/2 Community Edition.

The Spark client reports this error for several users:

19.03.2008 16:52:32 org.jivesoftware.spark.util.log.Log error

SCHWERWIEGEND:

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(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Any idea what causes this error message? Client error or Server error?

Any Idea is appreciated,

Walter

I’m seeing the same thing. Can anyone explain this?