SEVERE: Unable to load MUC Service Names

I have Spark 2.6.3 installed. When i login i dont see any contacts from my company.

My openfire administrator said i was offline on the server.

When i checked the logs on the client side. i see the following errors.

Sep 6, 2012 10:49:42 AM org.jivesoftware.spark.util.log.Log error

SEVERE:

No response from the server.:

at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(ServiceDiscoveryM anager.java:492)

at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(ServiceDiscoveryM anager.java:461)

at org.jivesoftware.spark.SessionManager.discoverItems(SessionManager.java:94)

at org.jivesoftware.spark.SessionManager.initializeSession(SessionManager.java:82)

at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1018)

at org.jivesoftware.LoginDialog$LoginPanel.access$1200(LoginDialog.java:219)

at org.jivesoftware.LoginDialog$LoginPanel$4.construct(LoginDialog.java:730)

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

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

Sep 6, 2012 10:49:53 AM org.jivesoftware.spark.util.log.Log error

SEVERE: Unable to load MUC Service Names.

No response from the server.:

at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(ServiceDiscoveryM anager.java:492)

at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(ServiceDiscoveryM anager.java:461)

at org.jivesoftware.smackx.muc.MultiUserChat.getServiceNames(MultiUserChat.java:25 1)

at org.jivesoftware.spark.ui.conferences.BookmarksUI$11.construct(BookmarksUI.java :353)

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

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

Does this issue continue with current releases of Spark and Openfire?

This error is not related to your issue being shown as offline, i believe. It might be a server issue and maybe server needs restarting.