Hi,

I am trying to federate my FedOne server with the Wavesandbox. Thanks
to some excellent walk troughs posted in this group it looks like I
got most of it working. Except for the final step...

I configured FedOne with startssl certificates. When I start FedOne I
see a ping from wavesandbox coming in so it seems that the connection
looks good. When creating a new wave and adding my wavesandbox account
to it nothing seems to happen. In the server console I see that
messages are send and received, also in wireshark traces I see some
traffic during this activity.

Any ideas what might cause this last step to fail?

I added output of de Openfire debug logging from starting the server
up to the first ping that I received.

Cheers,
Eelco

---8< cut here >8---

2009.11.12 12:55:39 OutgoingSessionPromise: Error sending packet to
remote server:
<iq type="get" id="3146-0" to="wavesandbox.com"
from="wave.servicelab.org">
<query xmlns="http://jabber.org/protocol/disco#items"/>
</iq>
java.lang.Exception: Failed to create connection to remote server
at org.jivesoftware.openfire.server.OutgoingSessionPromise
$PacketsProcessor.sendPacket(OutgoingSessionPromise.java:252)
at org.jivesoftware.openfire.server.OutgoingSessionPromise
$PacketsProcessor.run(OutgoingSessionPromise.java:216)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
2009.11.12 12:55:39 LocalOutgoingServerSession: OS - Trying to connect
to wave.wavesandbox.com:5269(DNS lookup: xmpp-server1.l.google.com:
5268)
2009.11.12 12:55:40 LocalOutgoingServerSession: OS - Plain connection
to wave.wavesandbox.com:5269 successful
2009.11.12 12:55:40 LocalOutgoingServerSession: OS - About to try
connecting using server dialback XMPP 1.0 with: wave.wavesandbox.com
2009.11.12 12:55:40 ServerDialback: OS - Sent dialback key to host:
wave.wavesandbox.com id: 1891D5375ADE0958 from domain:
wave.servicelab.org
2009.11.12 12:55:41 Connect Socket[addr=/
74.125.154.129,port=20562,localport=5269]
2009.11.12 12:55:41 Error creating session
java.io.EOFException: input contained no data
at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:3003)
at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046)
at org.xmlpull.mxp1.MXParser.parseProlog(MXParser.java:1410)
at org.jivesoftware.openfire.net.MXParser.nextImpl(MXParser.java:332)
at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093)
at org.jivesoftware.openfire.net.SocketReader.createSession
(SocketReader.java:364)
at org.jivesoftware.openfire.net.BlockingReadingMode.run
(BlockingReadingMode.java:54)
at org.jivesoftware.openfire.net.SocketReader.run(SocketReader.java:
120)
at java.lang.Thread.run(Thread.java:619)
2009.11.12 12:55:41 Connection closed before session established
Socket[addr=/74.125.154.129,port=20562,localport=5269]
2009.11.12 12:55:41 Connect Socket[addr=/
74.125.154.129,port=20563,localport=5269]
2009.11.12 12:55:41 ServerDialback: RS - Received dialback key from
host: wave.wavesandbox.com to: wave.servicelab.org
2009.11.12 12:55:41 ServerDialback: RS - Trying to connect to
Authoritative Server: wave.wavesandbox.com:5268(DNS lookup: xmpp-
server.l.google.com:5268)
2009.11.12 12:55:41 ServerDialback: RS - Connection to AS:
wave.wavesandbox.com:5268 successful
2009.11.12 12:55:41 ServerDialback: RS - Asking AS to verify dialback
key for id8a057030
2009.11.12 12:55:42 ServerDialback: RS - Key was VERIFIED by the
Authoritative Server for: wave.wavesandbox.com
2009.11.12 12:55:42 ServerDialback: RS - Closing connection to
Authoritative Server: wave.wavesandbox.com
2009.11.12 12:55:42 ServerDialback: RS - Sending key verification
result to OS: wave.wavesandbox.com
2009.11.12 12:55:42 ServerDialback: AS - Verifying key for host:
wave.wavesandbox.com id: 1891D5375ADE0958
2009.11.12 12:55:42 ServerDialback: AS - Key was: VALID for host:
wave.wavesandbox.com id: 1891D5375ADE0958
2009.11.12 12:55:42 ServerDialback: OS - Validation GRANTED from:
wave.wavesandbox.com id: 1891D5375ADE0958 for domain:
wave.servicelab.org
2009.11.12 12:55:42 LocalOutgoingServerSession: OS - SERVER DIALBACK
XMPP 1.0 with wave.wavesandbox.com was successful

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to