Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

Spark 2.6.3 Severe Error with Openfire 3.8.2 and Openfire 3.9.1. (3.7.1 works fine)

$
0
0

Hi there,

 

I installed a fresh copy of openfire 3.8.2 and 3.9.1 and tried to use Spark 2.6.3 to connect to it. At the first connection attempt, the client showed the following error in the logs and you are able to login. On the second connection attempt, the error doesn't come up and your are "logged" on the server. The first login attempt would take around 10 second while the second attempt will take 1 sec. I was able to reproduse this by restarting the server. The first connection attemp will always take a long time with the error while the second attempt will take little time and with no error.

 

I also tried Pidgin 2.10.9 and was able to replicate the wait time but not the error. Which is understandable since the error is coming from smackx.

 

The server logs shows nothing in debug/error/warn files.

 

My Setup:

  • Windows Server 2008 R2 Enterprise
  • MSSQL 2008
  • Java 7 update 51

 

Clean install of 3.7.1 works with no errors and instance connection....

 

I also tried a different a database, postgre and same error and long wait time.

 

Tried it with 3.9.1 and the same problem.

 

I can recreate the database for every installs to make sure nothing is carried over.

 

Any ideas????

 

 

 

...
Feb 12, 2014 1:12:25 PM org.jivesoftware.spark.util.log.Log debug
INFO: SystemTray has been loaded. Internal plugin.
Feb 12, 2014 1:12:25 PM org.jivesoftware.spark.util.log.Log debug
INFO: UserIdle has been loaded. Internal plugin.
Feb 12, 2014 1:12:25 PM org.jivesoftware.spark.util.log.Log debug
INFO: Privacy Lists has been loaded. Internal plugin.
Feb 12, 2014 1:12:25 PM org.jivesoftware.spark.util.log.Log debug
INFO: FRAME_IMAGE not found.
Feb 12, 2014 1:12:43 PM org.jivesoftware.spark.util.log.Log error
SEVERE:
No response from the server.:        at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(Service
DiscoveryManager.java:492)        at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(Service
DiscoveryManager.java:461)        at org.jivesoftware.spark.SessionManager.discoverItems(SessionManager.ja
va:94)        at org.jivesoftware.spark.SessionManager.initializeSession(SessionManage
r.java:82)        at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:842)        at org.jivesoftware.LoginDialog$LoginPanel.access$1200(LoginDialog.java:
219)        at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:
667)        at org.jivesoftware.spark.util.SwingWorker$2.run(SwingWorker.java:141)        at java.lang.Thread.run(Thread.java:722)  
Feb 12, 2014 1:12:43 PM org.jivesoftware.spark.util.log.Log debug
INFO: FRAME_IMAGE not found.
Feb 12, 2014 1:12:43 PM org.jivesoftware.spark.util.log.Log debug
INFO: FRAME_IMAGE not found.
Feb 12, 2014 1:12:54 PM org.jivesoftware.spark.util.log.Log debug
INFO: Trying to initialize org.jivesoftware.sparkimpl.plugin.jabber.JabberBrowse
r@19c8497
Feb 12, 2014 1:12:54 PM org.jivesoftware.spark.util.log.Log debug
INFO: Took 0 ms. to load org.jivesoftware.sparkimpl.plugin.jabber.JabberBrowser@
19c8497
Feb 12, 2014 1:12:54 PM org.jivesoftware.spark.util.log.Log debug
...

Viewing all articles
Browse latest Browse all 10742

Trending Articles