This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
12 Replies Last post: Apr 11, 2008 3:23 AM by Bruce  
Steve Bronze 6 posts since
Mar 4, 2008
Currently Being Moderated

Apr 9, 2008 6:45 PM

3.5.0 s2s MUC is broken

 

I run two openfire servers on two different domains. Both servers are running Linux and one with a signed cert and the other has a self-signed cert.  I was using openfire 3.4.5 on them both without any problems at all.

 

 

 

 

After switching to 3.5.0, however, s2s MUC is now broken.  Neither of my servers seem to be able to get a bi-directional connection going with the conference.* element of any other servers.   Regular user-to-user chat works fine, though.

 

 

 

 

Here's some debug log capture incase it will shed any light on the problem:

 

 

 

 

 

2008.04.09 18:27:43 LocalOutgoingServerSession: OS - Trying to connect to conference.gajim.org:5269(DNS lookup: conference.gajim.org:5269)

             &n bsp; 2008.04.09 18:27:44 LocalOutgoingServerSession: OS - Plain connection to conference.gajim.org:5269 successful           &nb sp;   2008.04.09 18:27:44 LocalOutgoingServerSession: OS - Indicating we want TLS to conference.gajim.org         &nbsp ;     2008.04.09 18:27:45 LocalOutgoingServerSession: OS - Negotiating TLS with conference.gajim.org         &nbsp ;     2008.04.09 18:27:45

             &n bsp; CertificateManager: SubjectAltName of invalid type found:

             &n bsp; EMAILADDRESS=asterix@lagaule.org, CN=gajim.org, OU=Domain validated

             &n bsp; only, O=Yann Leboulanger, L=Fontenay Le Fleury, C=FR              & nbsp; 2008.04.09 18:27:45

             &n bsp; LocalOutgoingServerSession: Handshake error while creating secured

             &n bsp; outgoing session to remote server: conference.gajim.org(DNS lookup:

             &n bsp; conference.gajim.org:5269)              & nbsp; javax.net.ssl.SSLHandshakeException: General SSLEngine problem                at com.sun.net.ssl.internal.ssl.Handshaker.checkThrown(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.checkTaskThrown(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.writeAppRecord(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.wrap(Unknown Source)                at javax.net.ssl.SSLEngine.wrap(Unknown Source)                at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.jav a:263)            &n bsp;  at org.jivesoftware.openfire.net.TLSStreamHandler.start(TLSStreamHandler.java:157)              &n bsp; at org.jivesoftware.openfire.net.SocketConnection.startTLS(SocketConnection.java:1 65)            &nbsp ;  at org.jivesoftware.openfire.session.LocalOutgoingServerSession.secureAndAuthentic ate(LocalOutgoingServerSession.java:369)      &nbs p;        at org.jivesoftware.openfire.session.LocalOutgoingServerSession.createOutgoingSess ion(LocalOutgoingServerSession.java:302)      &nbs p;        at org.jivesoftware.openfire.session.LocalOutgoingServerSession.authenticateDomain (LocalOutgoingServerSession.java:143)       & nbsp;       at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPa cket(OutgoingSessionPromise.java:213)       & nbsp;       at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(Ou tgoingSessionPromise.java:193)        &n bsp;      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)                Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem                at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.fatal(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)                at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(Unknown Source)                at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker$1.run(Unknown Source)                at java.security.AccessController.doPrivileged(Native Method)                at com.sun.net.ssl.internal.ssl.Handshaker$DelegatedTask.run(Unknown Source)                at org.jivesoftware.openfire.net.TLSStreamHandler.doTasks(TLSStreamHandler.java:31 4)                at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.jav a:224)            &n bsp;  ... 10 more            &nb sp;  Caused by: java.security.cert.CertificateException: root certificate not trusted of http://gajim.org             &n bsp; at org.jivesoftware.openfire.net.ServerTrustManager.checkServerTrusted(ServerTrust Manager.java:134)          &nb sp;    ... 18 more            &nb sp;  2008.04.09 18:27:45 LocalOutgoingServerSession: OS - Going to try connecting using server dialback with: conference.gajim.org         &nbsp ;     2008.04.09 18:27:45 ServerDialback: OS - Trying to connect to conference.gajim.org:5269(DNS lookup: conference.gajim.org:5269)        &nbsp ;      2008.04.09 18:27:48 ServerDialback: OS - Connection to conference.gajim.org:5269 successful           &nb sp;   2008.04.09 18:27:48 ServerDialback: OS - Sent dialback key to host: conference.gajim.org id: 1281397133 from domain: stevegibson.com          &nbs p;    2008.04.09 18:27:48 Connect Socket[http://addr=/88.191.11.156,port=45554,localport=5269

http://addr=/88.191.11.156,port=45554,localport=5269]             & nbsp; 2008.04.09 18:27:49 ServerDialback: RS - Received dialback key from host: conference.gajim.org to: stevegibson.com          &nbs p;    2008.04.09 18:27:52

             &n bsp; 000312 (01/03/00) - #3 registered a statement as closed which wasn't

             &n bsp; known to be open. This could happen if you close a statement twice.              & nbsp; 2008.04.09 18:27:52

             &n bsp; 000313 (01/03/00) - #1 registered a statement as closed which wasn't

             &n bsp; known to be open. This could happen if you close a statement twice.              & nbsp; 2008.04.09 18:28:08

             &n bsp; ServerDialback: OS - Time out waiting for answer in validation from:

             &n bsp; conference.gajim.org id: 1281397133 for domain: stevegibson.com              & nbsp; 2008.04.09 18:28:08 OutgoingServerSocketReader: Finishing Outgoing Server Reader. No session to close.            & nbsp;  java.net.SocketException: Socket closed            & nbsp;  at java.net.SocketInputStream.socketRead0(Native Method)                at java.net.SocketInputStream.read(Unknown Source)                at org.jivesoftware.openfire.net.ServerTrafficCounter$InputStreamWrapper.read(Serv erTrafficCounter.java:209)                at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)                at sun.nio.cs.StreamDecoder.implRead(Unknown Source)                at sun.nio.cs.StreamDecoder.read(Unknown Source)                at java.io.InputStreamReader.read(Unknown Source)                at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:2992)    &n bsp;          at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046)    &nbsp ;          at org.jivesoftware.openfire.net.MXParser.nextImpl(MXParser.java:75)  &n bsp;            at org.xmlpull.mxp1.MXParser.nextToken(MXParser.java:1100)                at org.dom4j.io.XMPPPacketReader.parseDocument(XMPPPacketReader.java:317) &nb sp;            &nbsp ;at org.jivesoftware.openfire.server.OutgoingServerSocketReader$1.run(OutgoingServe rSocketReader.java:92)         &nbs p;     2008.04.09 18:28:09 LocalOutgoingServerSession: OS - Trying to connect to gajim.org:5269(DNS lookup: panoramix.gajim.org:5269)                2008.04.09 18:28:10 LocalOutgoingServerSession: OS - Plain connection to gajim.org:5269 successful           &nb sp;   2008.04.09 18:28:10 LocalOutgoingServerSession: OS - Indicating we want TLS to gajim.org           &nbs p;   2008.04.09 18:28:10 LocalOutgoingServerSession: OS - Negotiating TLS with gajim.org           &nbs p;   2008.04.09 18:28:10

             &n bsp; CertificateManager: SubjectAltName of invalid type found:

             &n bsp; EMAILADDRESS=asterix@lagaule.org, CN=gajim.org, OU=Domain validated

             &n bsp; only, O=Yann Leboulanger, L=Fontenay Le Fleury, C=FR              & nbsp; 2008.04.09 18:28:10

             &n bsp; LocalOutgoingServerSession: Handshake error while creating secured

             &n bsp; outgoing session to remote server: gajim.org(DNS lookup:

             &n bsp; panoramix.gajim.org:5269)              & nbsp; javax.net.ssl.SSLHandshakeException: General SSLEngine problem                at com.sun.net.ssl.internal.ssl.Handshaker.checkThrown(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.checkTaskThrown(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.writeAppRecord(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.wrap(Unknown Source)                at javax.net.ssl.SSLEngine.wrap(Unknown Source)                at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.jav a:263)            &n bsp;  at org.jivesoftware.openfire.net.TLSStreamHandler.start(TLSStreamHandler.java:157)              &n bsp; at org.jivesoftware.openfire.net.SocketConnection.startTLS(SocketConnection.java:1 65)            &nbsp ;  at org.jivesoftware.openfire.session.LocalOutgoingServerSession.secureAndAuthentic ate(LocalOutgoingServerSession.java:369)      &nbs p;        at org.jivesoftware.openfire.session.LocalOutgoingServerSession.createOutgoingSess ion(LocalOutgoingServerSession.java:302)      &nbs p;        at org.jivesoftware.openfire.session.LocalOutgoingServerSession.authenticateDomain (LocalOutgoingServerSession.java:184)       & nbsp;       at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPa cket(OutgoingSessionPromise.java:213)       & nbsp;       at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(Ou tgoingSessionPromise.java:193)        &n bsp;      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)                Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem                at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)                at com.sun.net.ssl.internal.ssl.SSLEngineImpl.fatal(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)                at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(Unknown Source)                at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Unknown Source)                at com.sun.net.ssl.internal.ssl.Handshaker$1.run(Unknown Source)                at java.security.AccessController.doPrivileged(Native Method)                at com.sun.net.ssl.internal.ssl.Handshaker$DelegatedTask.run(Unknown Source)                at org.jivesoftware.openfire.net.TLSStreamHandler.doTasks(TLSStreamHandler.java:31 4)                at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.jav a:224)            &n bsp;  ... 10 more            &nb sp;  Caused by: java.security.cert.CertificateException: root certificate not trusted of http://gajim.org             &n bsp; at org.jivesoftware.openfire.net.ServerTrustManager.checkServerTrusted(ServerTrust Manager.java:134)          &nb sp;    ... 18 more            &nb sp;  2008.04.09 18:28:10 LocalOutgoingServerSession: OS - Going to try connecting using server dialback with: gajim.org           &nbs p;   2008.04.09 18:28:10 ServerDialback: OS - Trying to connect to gajim.org:5269(DNS lookup: panoramix.gajim.org:5269)                2008.04.09 18:28:11 ServerDialback: OS - Connection to gajim.org:5269 successful           &nb sp;   2008.04.09 18:28:11 ServerDialback: OS - Sent dialback key to host: gajim.org id: 176430292 from domain: stevegibson.com          &nbs p;    2008.04.09 18:28:11 Connect Socket[http://addr=/88.191.11.156,port=47970,localport=5269

http://addr=/88.191.11.156,port=47970,localport=5269]             & nbsp; 2008.04.09 18:28:11 ServerDialback: RS - Received dialback key from host: gajim.org to: stevegibson.com          &nbs p;    2008.04.09 18:28:11 ServerDialback: RS - Trying to connect to Authoritative Server: gajim.org:5269(DNS lookup: panoramix.gajim.org:5269)                2008.04.09 18:28:11 ServerDialback: RS - Connection to AS: gajim.org:5269 successful           &nb sp;   2008.04.09 18:28:11 ServerDialback: RS - Asking AS to verify dialback key for id21fea2e0           &nb sp;   2008.04.09 18:28:12 ServerDialback: RS - Key was VERIFIED by the Authoritative Server for: gajim.org           &nbs p;   2008.04.09 18:28:12 ServerDialback: RS - Closing connection to Authoritative Server: gajim.org           &nbs p;   2008.04.09 18:28:12 ServerDialback: RS - Sending key verification result to OS: gajim.org           &nbs p;   2008.04.09 18:28:12 ServerDialback: AS - Verifying key for host: gajim.org id: 176430292           &nbs p;   2008.04.09 18:28:12 ServerDialback: AS - Key was: VALID for host: gajim.org id: 176430292           &nbs p;   2008.04.09 18:28:12 ServerDialback: OS - Validation GRANTED from: gajim.org id: 176430292 for domain: stevegibson.com          &nbs p;    2008.04.09 18:28:12

             &n bsp; ServerDialback: RS - Trying to connect to Authoritative Server:

             &n bsp; conference.gajim.org:5269(DNS lookup: conference.gajim.org:5269)              & nbsp; 2008.04.09 18:28:13 ServerDialback: RS - Connection to AS: conference.gajim.org:5269 successful           &nb sp;   2008.04.09 18:28:13 ServerDialback: RS - Asking AS to verify dialback key for idd3beb0cd           &nb sp;   2008.04.09 18:28:13 ServerDialback: RS - Key was VERIFIED by the Authoritative Server for: conference.gajim.org         &nbsp ;     2008.04.09 18:28:13 ServerDialback: RS - Closing connection to Authoritative Server: conference.gajim.org         &nbsp ;     2008.04.09 18:28:13 ServerDialback: RS - Sending key verification result to OS: conference.gajim.org         &nbsp ;     2008.04.09 18:28:13 ServerDialback: AS - Verifying key for host: conference.gajim.org id: 1281397133           &nb sp;   2008.04.09 18:28:13 ServerDialback: AS - Key was: VALID for host: conference.gajim.org id: 1281397133           &nb sp;   2008.04.09 18:28:23 ServerDialback: OS - Sent dialback key to host: conference.xmpplink.com id: c9a7a40 from domain: stevegibson.com          &nbs p;    2008.04.09 18:28:23

             &n bsp; 000314 (01/03/00) - #2 registered a statement as closed which wasn't

             &n bsp; known to be open. This could happen if you close a statement twice.              & nbsp; 2008.04.09 18:28:23 Connect Socket[http://addr=/24.227.169.93,port=54825,localport=5269

http://addr=/24.227.169.93,port=54825,localport=5269]             & nbsp; 2008.04.09 18:28:23 ServerDialback: AS - Verifying key for host: conference.xmpplink.com id: c9a7a40                2008.04.09 18:28:23 ServerDialback: AS - Key was: VALID for host: conference.xmpplink.com id: c9a7a40                2008.04.09 18:28:23 ServerDialback: OS - Validation GRANTED from: conference.xmpplink.com id: c9a7a40 for domain: stevegibson.com          &nbs p;    2008.04.09 18:28:23 ServerDialback: AS - Connection closed for host: conference.xmpplink.com id: c9a7a40                2008.04.09 18:28:23 Connection closed before session established           &n bsp;   Socket[http://addr=/24.227.169.93,port=54825,localport=5269

http://addr=/24.227.169.93,port=54825,localport=5269]             & nbsp; 2008.04.09 18:29:48 ServerDialback: OS - Sent dialback key to host: xmpplink.com id: c9a7a40 from domain: conference.stevegibson.com        &nbsp ;      2008.04.09 18:29:48

             &n bsp; ServerDialback: OS - Unexpected answer in validation from: xmpplink.com

             &n bsp; id: c9a7a40 for domain: conference.stevegibson.com

             &n bsp; answer:<stream:error

             &n bsp; xmlns:stream="http://etherx.jabber.org/streams"><remote-connection-failed

             &n bsp; xmlns="urn:ietf:params:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt;              & nbsp; 2008.04.09 18:29:48 ServerDialback: OS - Sent dialback key to host: xmpplink.com id: c9a7a40 from domain: conference.stevegibson.com        &nbsp ;      2008.04.09 18:30:06

             &n bsp; Logging off conference.gajim.org on

             &n bsp; org.jivesoftware.openfire.net.SocketConnection@1f568f socket:

             &n bsp; Socket[http://addr=/88.191.11.156,port=45554,localport=5269

http://addr=/88.191.11.156,port=45554,localport=5269] session:

             &n bsp; org.jivesoftware.openfire.session.LocalIncomingServerSession@7587b2

             &n bsp; status: -1 address: conference.gajim.org id: d3beb0cd           &nbsp ;   2008.04.09 18:30:06

             &n bsp; Logging off gajim.org on

             &n bsp; org.jivesoftware.openfire.net.SocketConnection@19f31de socket:

             &n bsp; Socket[http://addr=/88.191.11.156,port=47970,localport=5269

http://addr=/88.191.11.156,port=47970,localport=5269] session:

             &n bsp; org.jivesoftware.openfire.session.LocalIncomingServerSession@1205042

             &n bsp; status: -1 address: gajim.org id: 21fea2e0           &nbsp ;   2008.04.09 18:30:08

             &n bsp; ServerDialback: OS - Time out waiting for answer in validation from:

             &n bsp; xmpplink.com id: c9a7a40 for domain: conference.stevegibson.com              & nbsp; 2008.04.09 18:38:12

             &n bsp; OutgoingServerSocketReader: Finishing Outgoing Server Reader. Closing

             &n bsp; session:

             &n bsp; org.jivesoftware.openfire.session.LocalOutgoingServerSession@b9242e

             &n bsp; status: 1 address: gajim.org id: 176430292           &nbs p;   java.io.EOFException:

             &n bsp; no more data available - expected end tag &lt;/stream:stream&gt; to

             &n bsp; close start tag &lt;stream:stream&gt; from line 1, parser stopped on

             &n bsp; END_TAG seen ...2\'&gt;&lt;db:result from=\'gajim.org\'

             &n bsp; to=\'stevegibson.com\' type=\'valid\'/&gt;... @1:218              & nbsp; at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:3035)    &n bsp;          at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046)    &nbsp ;          at org.jivesoftware.openfire.net.MXParser.nextImpl(MXParser.java:75)  &n bsp;            at org.xmlpull.mxp1.MXParser.nextToken(MXParser.java:1100)                at org.dom4j.io.XMPPPacketReader.parseDocument(XMPPPacketReader.java:317) &nb sp;            &nbsp ;at org.jivesoftware.openfire.server.OutgoingServerSocketReader$1.run(OutgoingServe rSocketReader.java:92)         &nbs p;     2008.04.09 18:38:24

             &n bsp; OutgoingServerSocketReader: Finishing Outgoing Server Reader. Closing

             &n bsp; session:

             &n bsp; org.jivesoftware.openfire.session.LocalOutgoingServerSession@1616dd6

             &n bsp; status: 1 address: jabber.org id: 3071030879           &nb sp;   java.io.EOFException:

             &n bsp; no more data available - expected end tag &lt;/stream:stream&gt; to

             &n bsp; close start tag &lt;stream:stream&gt; from line 1, parser stopped on

             &n bsp; END_TAG seen ...\'&gt;&lt;db:result from=\'jabber.org\'

             &n bsp; to=\'stevegibson.com\' type=\'valid\'/&gt;... @1:220              & nbsp; at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:3035)    &n bsp;          at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046)    &nbsp ;          at org.jivesoftware.openfire.net.MXParser.nextImpl(MXParser.java:75)  &n bsp;            at org.xmlpull.mxp1.MXParser.nextToken(MXParser.java:1100)                at org.dom4j.io.XMPPPacketReader.parseDocument(XMPPPacketReader.java:317) &nb sp;            &nbsp ;at org.jivesoftware.openfire.server.OutgoingServerSocketReader$1.run(OutgoingServe rSocketReader.java:92)

 

Bruce Silver 109 posts since
Jul 26, 2007
Currently Being Moderated
Apr 9, 2008 8:20 PM in response to: Steve
Re: 3.5.0 s2s MUC is broken

May I enquire do you have enterprise installed with no license in it!and see if you can get rooms list from conference.igniterealtime.org and join

Bruce Silver 109 posts since
Jul 26, 2007
Currently Being Moderated
Apr 9, 2008 11:01 PM in response to: Steve
Re: 3.5.0 s2s MUC is broken

yes my openfire 3.5.0 muc is broken to only can get chatrooms on my server and at conference.igniterealtime.org all other chat services broken to.I think it was enterprise plugin with on license but I have uninstalled enterprise plugin but stll muc chatrooms is broken still only works on two services mine and conference.igniterealtime.org all the others broken to

Remko Troncon Bronze 48 posts since
Apr 30, 2006
Currently Being Moderated
Apr 10, 2008 5:51 AM in response to: Steve
Re: 3.5.0 s2s MUC is broken

I would like to add to this thread that I am experiencing the same problem: I am unable to connect to MUCs on other servers with Openfire 3.5.0. All the debug log tells me is:

 

 

 

 

2008.04.10 12:43:05

Logging off conference.jabber.org on

org.jivesoftware.openfire.net.SocketConnection@12c508f socket:

Socket[http://addr=/208.68.163.214,port=35981,localport=5269] session:

org.jivesoftware.openfire.session.LocalIncomingServerSession@76b33

status: -1 address: conference.jabber.org id: 2fc245cb

 

 

 

 

And indeed, I can join igniterealtime conference rooms.

fidojones Bronze 2 posts since
Apr 10, 2008
Currently Being Moderated
Apr 10, 2008 4:06 PM in response to: Steve
Re: 3.5.0 s2s MUC is broken

Same problem here, no extern muc in openfire 3.5.0 rc2 and 3.5.0 final and gmail communication also broken in same versions, in rc1 works fine and 3.4.5.

 

Clean instalation and old instalion no works. And the servers is working perfect, no dns problem.

Bruce Silver 109 posts since
Jul 26, 2007
Currently Being Moderated
Apr 10, 2008 7:15 PM in response to: Steve
Re: 3.5.0 s2s MUC is broken

 

I am using both 3.4.5 and 3.5.0 switch back and forth I have public server so need muc rooms to work so I am back on 3.4.5 again to.but when muc rooms is fixed will switch again as 3.5.0 is much nicer server

 

 

 

 

Gaston Dombiak Jiver 3,771 posts since
Sep 26, 2001
Currently Being Moderated
Apr 10, 2008 11:45 PM in response to: Bruce
Re: 3.5.0 s2s MUC is broken

Hey guys,

 

For your information, we are studying this problem right now. Server-2-server between servers (no pun intended) is working fine. That means that one-2-one chats will work fine. The case we are analyzing now is server-2-server with subdomains inside of a server (e.g. jivesoftware.com tries to talk to conference.igniterealtime.org).

 

I hope to post good news tomorrow.

 

Thanks,

 

  -- Gato

Bruce Silver 109 posts since
Jul 26, 2007
Currently Being Moderated
Apr 11, 2008 1:27 AM in response to: Gaston Dombiak
Re: 3.5.0 s2s MUC is broken

yes problem is only happening in the chatroom services IE subdomain and not anywhere els thatkyou Gato

Bruce Silver 109 posts since
Jul 26, 2007
Currently Being Moderated
Apr 11, 2008 1:58 AM in response to: Gaston Dombiak
Re: 3.5.0 s2s MUC is broken

 

Gato I will put server 3.5.0 on line all day tomorro for you can use it for testing my chatrrom subdomain is chat.kingshomeworld.com

 

 

   Bruce 

 

 

Remko Troncon Bronze 48 posts since
Apr 30, 2006
Currently Being Moderated
Apr 11, 2008 3:29 AM in response to: Bruce
Re: 3.5.0 s2s MUC is broken

Not sure if that will help though, because connecting to any Openfire MUC works, it's connecting to non-openfire MUC services that doesn't work. I have checked this with jivesoftware.com, igniterealtime.org, your server, and another openfire server (even in a dyndns domain). All worked fine.

Bruce Silver 109 posts since
Jul 26, 2007
Currently Being Moderated
Apr 11, 2008 3:24 AM in response to: Remko Troncon
Re: 3.5.0 s2s MUC is broken

the only ones I am sure where opnfire servers where igniterealtime witch works and jive witch did not work!Just like to help some