-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Tomcat, Fedora 12, ejabberd 2.1.4
All jabber plugins after 1.6 will not connect to my ejabberd server. I've defined 3 ports, one STARTTLS, one TLS, and one with no SSL. I've tried with and without SASL enabled for the plugin on each. No combination works. There's nothing overly exciting with the ejabberd server, it pulls accounts from LDAP and sends premade rosters which is the only thing beyond default.
In all cases, it opens the port and then does nothing:
=INFO REPORT==== 2010-07-23 11:19:56 ===
I(<0.518.0>:ejabberd_listener:232) : (#Port<0.26285>) Accepted connection {{10,0,0,217},59241} -> {{10,0,0,216},5222}
=INFO REPORT==== 2010-07-23 11:19:56 ===
I(<0.5972.0>:ejabberd_net:25) : gethostname
=INFO REPORT==== 2010-07-23 11:19:56 ===
I(<0.5972.0>:ejabberd_c2s:261) : FQDN: "im.get2spec.com"
=INFO REPORT==== 2010-07-23 11:19:56 ===
I(<0.5972.0>:ejabberd_c2s:261) : FQDN: "im.get2spec.com"
I turned the hudson logs up all the way but nothing relevant is printed there.
- is duplicated by
-
JENKINS-8309 fails to reconnect to jabber server
- Resolved
- is related to
-
JENKINS-27488 gss.conf file not found
- Open