Hello, I'm setting up a wave server with federation. The installation works fine, including certificates and connection to the XMPP server. However, when I try to federate with wavesandbox.com I always get the same errors :
Jul 20, 2010 2:08:01 PM org.waveprotocol.wave.federation.xmpp.RemoteDisco$3 retry INFO: Sending disco items request for: wavesandbox.com, timeout 16 seconds Jul 20, 2010 2:08:01 PM org.waveprotocol.wave.federation.xmpp.RemoteDisco$3$1 error INFO: Remote server wavesandbox.com failed on disco items: BAD_REQUEST Jul 20, 2010 2:08:01 PM org.waveprotocol.wave.federation.xmpp.RemoteDisco requestDiscoInfo INFO: Sending disco info request for: wavesandbox.com Jul 20, 2010 2:08:01 PM org.waveprotocol.wave.federation.xmpp.RemoteDisco requestDiscoInfo INFO: Sending disco info request for: wave.wavesandbox.com Jul 20, 2010 2:08:01 PM org.waveprotocol.wave.federation.xmpp.RemoteDisco finish INFO: Could not discover remote JID: error_code: BAD_REQUEST for wavesandbox.com Jul 20, 2010 2:08:01 PM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl$4 onFailure WARNING: outgoing waveletDeltaUpdate failure: error_code: RESOURCE_CONSTRAINT error_message: "error_code: BAD_REQUEST\n" Jul 20, 2010 2:08:01 PM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl$5 onFailure WARNING: outgoing waveletCommitUpdate failure: error_code: RESOURCE_CONSTRAINT error_message: "error_code: BAD_REQUEST\n" Is there a known cause to these errors ? The source file says that the request is so badly formed that it cannot be read. Is there a way to have a look at what is going on into the wires ? TYIA, -- 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.
