Is your server up? Do you have port 5269 open on your firewall? I just tried connecting and I time out.
I've written a little bit about debugging Wave Server Configurations at http://www.orient-lodge.com/node/3859 which you might find helpful in trying to debug this. Send me a message if you want to work together on trying to connect Aldon [email protected] (My test account on my FedOne server) [email protected] [email protected] (We have a good discussion about testing going on there) -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Giovanni Sent: Wednesday, December 09, 2009 4:21 PM To: Wave Protocol Subject: Federating Problem Hi guys i've just configured my Fedone with Openfire platform. It dont seems to work well... I've launched the ./run-server.sh, and in another shell the "./run- client-console.sh giovanni" After of that i've tried to send some blips to [email protected] and viceversa (i havent a sandbox account so i'm using the ralf's server to testing the mine http://www.24100.net/2009/11/federate-google-wave-sandbox-with-your-own-fedo ne-server/) but the two servers dont want communicate.... in the log files there arent errors and in the server session i see that the two servers exchange some packets in both way... it's very strange... i've followed all the steps described on the above link. There is only a thing not very clear for me, the username that i've to use on ./run-client-console, must be definited also on Openfire platform? I've also created a user called giovanni on Openfire but the console script dont seems to make any check on Opefire database. In local all work better, for example if i try to blip from a local account to another local account it work very well. Below i'll report some portion of run-server.sh messages: Dec 9, 2009 8:48:06 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppDisco sendDiscoItemsGet INFO: Trying to discover remote server: wave24z.com Dec 9, 2009 8:48:06 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent sendPacket INFO: sent XMPP packet: <iq type="get" id="7129-2" to="wave24z.com" from="wave.wavesurfing.us"> <query xmlns="http://jabber.org/protocol/disco#items"/> </iq> Dec 9, 2009 8:48:06 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent sendPacket INFO: key for this error is org.xmpp.packet.IQ:wave24z.com:7129-2 Dec 9, 2009 8:48:06 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent processPacket INFO: received XMPP packet: <iq type="result" id="7129-2" from="wave24z.com" to="wave.wavesurfing.us"> <query xmlns="http://jabber.org/protocol/disco#items"> <item jid="wave.wave24z.com" name="Google Prototype Wave Server - FedOne"/> </query> </iq> Dec 9, 2009 8:48:06 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent processIqPacket INFO: key for this error is org.xmpp.packet.IQ:wave24z.com:7129-2 Dec 9, 2009 8:48:06 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent sendPacket INFO: sent XMPP packet: <iq type="get" id="9062-3" to="wave.wave24z.com" from="wave.wavesurfing.us"> <query xmlns="http://jabber.org/protocol/disco#info"/> </iq> Dec 9, 2009 8:48:06 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent sendPacket INFO: key for this error is org.xmpp.packet.IQ:wave.wave24z.com:9062-3 Dec 9, 2009 8:48:12 PM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl isLocalWavelet INFO: ### WS is local? [WaveId:wavesurfing.us!w+ebmoYZMJHQ4z]/ [WaveletId:wavesurfing.us!conv+root] = true Dec 9, 2009 8:48:12 PM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta INFO: ## WS: Got submit: [WaveId:wavesurfing.us!w+ebmoYZMJHQ4z]/ [WaveletId:wavesurfing.us!conv+root] delta: ByteStringMessage: hashed_version { version: 3 history_hash: "I\372\263\272\341v\347\353\'(\233\222\374ai \2646\313l" } -- 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. -- 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.
