Hi Alok
Unfortunately I'm seeing the same situation. I have a similar setup
(Ubuntu 8.04.3 LTS, Openfire).
I've attached my log as well (starting server, creating new wave,
adding sandbox participant, saying 'hello?')
I also receive a
<message id="1492-8" from="wave.wavesandbox.com" to="wave.1011ltd.com">
<received xmlns="urn:xmpp:receipts"/>
</message>
message which should indicate a successful receive according to the
draft protocol
(http://www.waveprotocol.org/draft-protocol-specs/draft-protocol-spec#wavelet-ops).
On Fri, Dec 4, 2009 at 7:39 AM, Alok Jha <[email protected]> wrote:
> Hi All,
> I have implemented the federation server using Openfire XMPP on Ubuntu 9.10
> using the StartSSL certificates for my domain but i am struggling to see
> the basic federation of FedOne client with my Wavesandbox id.
> I have ensured that XMPP SRV entries are in place for server to server
> federation. I have attached the screen log from run-server.sh command to
> review.
> If anyone has faced the similar issue and he was successful in getting it
> corrected then please let me know.
> Thanks,
> Alok
>
>
>
>
> --
>
> 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.
>
--
Benjamin Nortier
e: [email protected]
c: +44 (0)778 946 1959
gtalk: [email protected]
--
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.
w...@1011ltd~/wave-protocol $ ./run-server.sh
04-Dec-2009 14:49:47
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl <init>
INFO: Wave Server configured to host local domains: [1011ltd.com]
04-Dec-2009 14:49:48
org.waveprotocol.wave.examples.fedone.ServerMain$RpcInetSocketAddressFactory
<init>
INFO: Starting client frontend on host: 1011ltd.com port: 3456
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
initialize
INFO: initializing with JID: wave.1011ltd.com
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent start
INFO: connected to XMPP server with JID: wave.1011ltd.com
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppDisco
sendDiscoItemsGet
INFO: Trying to discover remote server: wavesandbox.com
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<iq type="get" id="780-1" from="component.1011ltd.com" to="wave.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#info"/>
</iq>
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processIqPacket
INFO: key for this error is org.xmpp.packet.IQ:component.1011ltd.com:780-1
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<iq type="result" id="780-1" from="wave.1011ltd.com" to="component.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#info">
<identity category="collaboration" type="google-wave" name="Google
Prototype Wave Server - FedOne"/>
<feature var="http://waveprotocol.org/protocol/0.2/waveserver"/>
</query>
</iq>
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<iq type="get" id="346-0" to="wavesandbox.com" from="wave.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#items"/>
</iq>
04-Dec-2009 14:49:49
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: key for this error is org.xmpp.packet.IQ:wavesandbox.com:346-0
04-Dec-2009 14:49:49 org.waveprotocol.wave.examples.fedone.ServerMain run
INFO: Starting server
04-Dec-2009 14:50:03
org.waveprotocol.wave.examples.fedone.rpc.ServerRpcProvider$Connection <init>
INFO: New Connection set up from java.nio.channels.SocketChannel[connected
local=/173.45.237.137:3456 remote=/173.45.237.137:35807]
04-Dec-2009 14:50:09
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl isLocalWavelet
INFO: ### WS is local?
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] = true
04-Dec-2009 14:50:09
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: ## WS: Got submit:
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] delta:
ByteStringMessage: hashed_version {
version: 0
history_hash: "wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root"
}
author: "[email protected]"
operation {
add_participant: "[email protected]"
}
operation {
mutate_document {
document_id: "conversation"
document_operation {
component {
element_start {
type: "conversation"
}
}
component {
element_end: true
}
}
}
}
04-Dec-2009 14:50:09
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl isLocalWavelet
INFO: ### WS is local?
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] = true
04-Dec-2009 14:50:10
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: ## WS: Submit result:
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root]
appliedDelta: ByteStringMessage: signed_original_delta {
delta:
"\n/\b\000\022+wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root\022\[email protected]\032\027\n\[email protected]\032(\032&\n\fconversation\022\026\n\020\032\016\n\fconversation\n\002
\001"
signature {
signature_bytes:
"I)\326!\\7\265\261\373\322\003\032\330\355\326\300=>\201\201\235k\000\3754A\004\324\206X\201\223\037.?\322\034\327\220g*A\226\'Zn\305\333\376]\274\031\352.\022*X\021H\366\220z\343\211\247\265T\207\274X\302\234\321\353ja\372\357;]R\261\250\356$\373sj\302\034)\310\216\246\220\277\237\223\310a\026\005\273\305\0173h\242e\210\360\262\277\251\3660`\001z\242z\305\\\375\301\314\376e\035mt\021\345\t\210\034\256gm\017\272\334\307ad\305\362blftt\271py\v\325\360rr\321\034\031x\334\363vw\310\017\2444\215\242\351\367\032\200\302\315\022j%^\236...@\227\365\2358\267\263x\325\252\233\305f\"+=\261\213az\022g\224p\366ms\252S\336\372\002\017D\253\375\261\322nRGHU\361\254\341r\f!\350tQ`-\303X\263\362\027]\035^\265\2259\343\243"
signer_id:
"\324\367\307\214i\317\303\303;\307q}q\334\t\224rwP\225z\366\3168\307\324\304\020\211(78"
signature_algorithm: SHA1_RSA
}
}
hashed_version_applied_at {
version: 0
history_hash: "wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root"
}
operations_applied: 2
application_timestamp: 1259938210260
04-Dec-2009 14:50:10
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: Sending update to client listener: hashed_version {
version: 0
history_hash: "wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root"
}
author: "[email protected]"
operation {
add_participant: "[email protected]"
}
operation {
mutate_document {
document_id: "conversation"
document_operation {
component {
element_start {
type: "conversation"
}
}
component {
element_end: true
}
}
}
}
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl isLocalWavelet
INFO: ### WS is local?
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] = true
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: ## WS: Got submit:
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] delta:
ByteStringMessage: hashed_version {
version: 2
history_hash: "+i\330\022\254\206]\204\221C\254[\220\024l[A\310G\311"
}
author: "[email protected]"
operation {
add_participant: "[email protected]"
}
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl isLocalWavelet
INFO: ### WS is local?
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] = true
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: ## WS: Submit result:
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root]
appliedDelta: ByteStringMessage: signed_original_delta {
delta:
"\n\030\b\002\022\024+i\330\022\254\206]\204\221c\254[\220\024l[a\310g\311\022\[email protected]\032\033\n\[email protected]"
signature {
signature_bytes:
"d\355\331\025!\311\306\247\325a\3570J}\\uW{\311P\307\"\277\276\235nT7\342\273\372\340\343\311\261\023\235V[\236\362\3440\301\016U\227\223\336\031\266\355\265\206\000\027\245\r\006{\362@&\353{\314l\371s\245fR1\307Z>\n\213Z\371[\264a\201k\307\301\271\316\322\030\212\226f1\335\266\266\267\035}\237V\377\263\201\375%\316-\003\366\030\275\262~\337n\a\201\202\336\2431\nC\216\r\376m\321gr\217\240\203\261\362\'\237\341\351\270P;\340\310\355Y\ni\rCp\261\267\365sT\215b\363\2272\302\220\376\t3\265\366\223\204\331
\016l\023}\242\270<\344?\213\2531\240;p\323y\202A\3236\345\243{\204aBL{21\203\226\211\223c\332i\251\207\300L(%\237\303K\263\314\335\"\272R[\377\277l\323\267\247O\247\264\232\346.\231e\236\343\037\2500\257\035\316\370?0"
signer_id:
"\324\367\307\214i\317\303\303;\307q}q\334\t\224rwP\225z\366\3168\307\324\304\020\211(78"
signature_algorithm: SHA1_RSA
}
}
hashed_version_applied_at {
version: 2
history_hash: "+i\330\022\254\206]\204\221C\254[\220\024l[A\310G\311"
}
operations_applied: 1
application_timestamp: 1259938223509
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: Sending update to client listener: hashed_version {
version: 2
history_hash: "+i\330\022\254\206]\204\221C\254[\220\024l[A\310G\311"
}
author: "[email protected]"
operation {
add_participant: "[email protected]"
}
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppDisco
sendDiscoItemsGet
INFO: Trying to discover remote server: wavesandbox.com
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<iq type="get" id="7614-1" to="wavesandbox.com" from="wave.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#items"/>
</iq>
04-Dec-2009 14:50:23
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: key for this error is org.xmpp.packet.IQ:wavesandbox.com:7614-1
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<iq type="error" id="346-0" to="wave.1011ltd.com" from="wavesandbox.com">
<query xmlns="http://jabber.org/protocol/disco#items"/>
<error code="404" type="cancel">
<remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</iq>
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processIqPacket
INFO: key for this error is org.xmpp.packet.IQ:wavesandbox.com:346-0
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<iq type="get" id="9410-2" to="wave.wavesandbox.com" from="wave.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#info"/>
</iq>
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: key for this error is org.xmpp.packet.IQ:wave.wavesandbox.com:9410-2
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<iq type="error" id="7614-1" to="wave.1011ltd.com" from="wavesandbox.com">
<query xmlns="http://jabber.org/protocol/disco#items"/>
<error code="404" type="cancel">
<remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</iq>
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processIqPacket
INFO: key for this error is org.xmpp.packet.IQ:wavesandbox.com:7614-1
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<iq type="get" id="4839-3" to="wave.wavesandbox.com" from="wave.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#info"/>
</iq>
04-Dec-2009 14:51:50
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: key for this error is org.xmpp.packet.IQ:wave.wavesandbox.com:4839-3
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<iq type="result" id="9410-2" from="wave.wavesandbox.com"
to="wave.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#info">
<identity category="collaboration" type="google-wave" name="Google Wave
Server"/>
<feature var="http://waveprotocol.org/protocol/0.2/waveserver"/>
</query>
</iq>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processIqPacket
INFO: key for this error is org.xmpp.packet.IQ:wave.wavesandbox.com:9410-2
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppDisco$DiscoItemIterator
run
INFO: Discovered remote JID: wave.wavesandbox.com for wavesandbox.com
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
transmitDummyMessage
INFO: sending ping message:
<message type="normal" to="wave.wavesandbox.com" from="wave.1011ltd.com"
id="1329-4">
<ping xmlns="http://waveprotocol.org/protocol/0.2/waveserver"/>
<request xmlns="urn:xmpp:receipts"/>
</message>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<message type="normal" to="wave.wavesandbox.com" from="wave.1011ltd.com"
id="1329-4">
<ping xmlns="http://waveprotocol.org/protocol/0.2/waveserver"/>
<request xmlns="urn:xmpp:receipts"/>
</message>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<iq type="result" id="4839-3" from="wave.wavesandbox.com"
to="wave.1011ltd.com">
<query xmlns="http://jabber.org/protocol/disco#info">
<identity category="collaboration" type="google-wave" name="Google Wave
Server"/>
<feature var="http://waveprotocol.org/protocol/0.2/waveserver"/>
</query>
</iq>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processIqPacket
INFO: key for this error is org.xmpp.packet.IQ:wave.wavesandbox.com:4839-3
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppDisco$DiscoItemIterator
run
INFO: Discovered remote JID: wave.wavesandbox.com for wavesandbox.com
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppFederationHostForDomain
waveletUpdate
INFO: Broadcasting Delta: signed_original_delta {
delta:
"\n\030\b\002\022\024+i\330\022\254\206]\204\221c\254[\220\024l[a\310g\311\022\[email protected]\032\033\n\[email protected]"
signature {
signature_bytes:
"d\355\331\025!\311\306\247\325a\3570J}\\uW{\311P\307\"\277\276\235nT7\342\273\372\340\343\311\261\023\235V[\236\362\3440\301\016U\227\223\336\031\266\355\265\206\000\027\245\r\006{\362@&\353{\314l\371s\245fR1\307Z>\n\213Z\371[\264a\201k\307\301\271\316\322\030\212\226f1\335\266\266\267\035}\237V\377\263\201\375%\316-\003\366\030\275\262~\337n\a\201\202\336\2431\nC\216\r\376m\321gr\217\240\203\261\362\'\237\341\351\270P;\340\310\355Y\ni\rCp\261\267\365sT\215b\363\2272\302\220\376\t3\265\366\223\204\331
\016l\023}\242\270<\344?\213\2531\240;p\323y\202A\3236\345\243{\204aBL{21\203\226\211\223c\332i\251\207\300L(%\237\303K\263\314\335\"\272R[\377\277l\323\267\247O\247\264\232\346.\231e\236\343\037\2500\257\035\316\370?0"
signer_id:
"\324\367\307\214i\317\303\303;\307q}q\334\t\224rwP\225z\366\3168\307\324\304\020\211(78"
signature_algorithm: SHA1_RSA
}
}
hashed_version_applied_at {
version: 2
history_hash: "+i\330\022\254\206]\204\221C\254[\220\024l[A\310G\311"
}
operations_applied: 1
application_timestamp: 1259938223509
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<message type="normal" from="wave.1011ltd.com" id="6018-5"
to="wave.wavesandbox.com">
<request xmlns="urn:xmpp:receipts"/>
<event xmlns="http://jabber.org/protocol/pubsub#event">
<items>
<item>
<wavelet-update xmlns="http://waveprotocol.org/protocol/0.2/waveserver"
wavelet-name="wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root">
<applied-delta><![CDATA[CvoCCk4KGAgCEhQradgSrIZdhJFDrFuQFGxbQchHyRIVYmpub3J0aWVyQDEwMTFsdGQuY29tGhsKGWJqbm9ydGllckB3YXZlc2FuZGJveC5jb20SpwIKgAJk7dkVIcnGp9Vh7zBKfVx1V3vJUMciv76dblQ34rv64OPJsROdVlue8uQwwQ5Vl5PeGbbttYYAF6UNBnvyQCbre8xs+XOlZlIxx1o+Cota+Vu0YYFrx8G5ztIYipZmMd22trcdfZ9W/7OB/SXOLQP2GL2yft9uB4GC3qMxCkOODf5t0Wdyj6CDsfInn+HpuFA74MjtWQppDUNwsbf1c1SNYvOXMsKQ/gkztfaThNkgDmwTfaK4POQ/i6sxoDtw03mCQdM25aN7hGFCTHsyMYOWiZNjf9ppqYfATCgln8NLs8zdIrpSW/+/bNO3p0+ntJrmLpllnuMfqDCvfx3O+D8wEiDU98eMac/DwzvHcX1x3AmUcndQlXr2zjjH1MQQiSg3OBgBEhgIAhIUK2nYEqyGXYSRQ6xbkBRsW0HIR8kYASCVq67R1SQ=]]></applied-delta>
</wavelet-update>
</item>
</items>
</event>
</message>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<message type="normal" from="wave.1011ltd.com" id="2318-6"
to="wave.wavesandbox.com">
<request xmlns="urn:xmpp:receipts"/>
<event xmlns="http://jabber.org/protocol/pubsub#event">
<items>
<item>
<wavelet-update xmlns="http://waveprotocol.org/protocol/0.2/waveserver"
wavelet-name="wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root">
<commit-notice version="3"
history-hash="zzCdHRnLanfnj3eos+KDmEpzhts="/>
</wavelet-update>
</item>
</items>
</event>
</message>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<message type="normal" id="1329-4" from="wave.wavesandbox.com"
to="wave.1011ltd.com">
<received xmlns="urn:xmpp:receipts"/>
</message>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processMessageReceipt
INFO: got ping response from wavesandbox.com
<message type="normal" id="1329-4" from="wave.wavesandbox.com"
to="wave.1011ltd.com">
<received xmlns="urn:xmpp:receipts"/>
</message>
04-Dec-2009 14:51:51
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<message id="2318-6" from="wave.wavesandbox.com" to="wave.1011ltd.com">
<received xmlns="urn:xmpp:receipts"/>
</message>
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl isLocalWavelet
INFO: ### WS is local?
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] = true
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: ## WS: Got submit:
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] delta:
ByteStringMessage: hashed_version {
version: 3
history_hash: "\3170\235\035\031\313jw\347\217w\250\263\342\203\230Js\206\333"
}
author: "[email protected]"
operation {
mutate_document {
document_id: "b+rZTNlM"
document_operation {
}
}
}
operation {
mutate_document {
document_id: "b+rZTNlM"
document_operation {
component {
element_start {
type: "body"
}
}
component {
element_start {
type: "line"
}
}
component {
element_end: true
}
component {
characters: "hello?"
}
component {
element_end: true
}
}
}
}
operation {
mutate_document {
document_id: "conversation"
document_operation {
component {
retain_item_count: 1
}
component {
element_start {
type: "blip"
attribute {
key: "id"
value: "b+rZTNlM"
}
}
}
component {
element_end: true
}
component {
retain_item_count: 1
}
}
}
}
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl isLocalWavelet
INFO: ### WS is local?
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root] = true
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: ## WS: Submit result:
[WaveId:1011ltd.com!w+eHMeS6Q13I2O]/[WaveletId:1011ltd.com!conv+root]
appliedDelta: ByteStringMessage: signed_original_delta {
delta:
"\n\030\b\003\022\024\3170\235\035\031\313jw\347\217w\250\263\342\203\230js\206\333\022\[email protected]\032\016\032\f\n\bb+rztnlm\022\000\0324\0322\n\bb+rztnlm\022&\n\b\032\006\n\004body\n\b\032\006\n\004line\n\002
\001\n\b\022\006hello?\n\002
\001\0328\0326\n\fconversation\022&\n\002(\001\n\030\032\026\n\004blip\022\016\n\002id\022\bb+rZTNlM\n\002
\001\n\002(\001"
signature {
signature_bytes:
"\302`\036\032\035V\017`\203\017D)\234q\265SG\240P\237\202\'\340\346\321\341\271^\031\241\262\306e)\360\346e\003\016M\367\224gn\254\366Du,-o\306\254\314l\0069`\351w5[\016\212T\tb?\274\t\\\232\027\227u\027`\312>\335\230\212\330*\320I\002\2268\374\026\342\\\211Bf{\352\017c\212#\306\245k\375\242\374\365\315K{\351C\035\334w\357\226\322r\353\244\266\357:\261.\...@x\211a[\350\366b\236\376\372f\230\033\257e\352\354t\243\031\021\224\300\025\216<\004\3276\026\216+\034\220\bz\033\364}\363\023\347\314\364\0253%N\253\231!k\373\260,\330\022\220,\212\...@\340\334xb=w\360\315\324\255j\221\3762n\035\262g\031h\327l\355\374dd\361\357\310l\272\212\252\3045\277\315u\vh\232\037\331\275\364#\327\354d<Acm\312`\326\366\035jG\202X\375"
signer_id:
"\324\367\307\214i\317\303\303;\307q}q\334\t\224rwP\225z\366\3168\307\324\304\020\211(78"
signature_algorithm: SHA1_RSA
}
}
hashed_version_applied_at {
version: 3
history_hash: "\3170\235\035\031\313jw\347\217w\250\263\342\203\230Js\206\333"
}
operations_applied: 3
application_timestamp: 1259938380254
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl submitDelta
INFO: Sending update to client listener: hashed_version {
version: 3
history_hash: "\3170\235\035\031\313jw\347\217w\250\263\342\203\230Js\206\333"
}
author: "[email protected]"
operation {
mutate_document {
document_id: "b+rZTNlM"
document_operation {
}
}
}
operation {
mutate_document {
document_id: "b+rZTNlM"
document_operation {
component {
element_start {
type: "body"
}
}
component {
element_start {
type: "line"
}
}
component {
element_end: true
}
component {
characters: "hello?"
}
component {
element_end: true
}
}
}
}
operation {
mutate_document {
document_id: "conversation"
document_operation {
component {
retain_item_count: 1
}
component {
element_start {
type: "blip"
attribute {
key: "id"
value: "b+rZTNlM"
}
}
}
component {
element_end: true
}
component {
retain_item_count: 1
}
}
}
}
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppFederationHostForDomain
waveletUpdate
INFO: Broadcasting Delta: signed_original_delta {
delta:
"\n\030\b\003\022\024\3170\235\035\031\313jw\347\217w\250\263\342\203\230js\206\333\022\[email protected]\032\016\032\f\n\bb+rztnlm\022\000\0324\0322\n\bb+rztnlm\022&\n\b\032\006\n\004body\n\b\032\006\n\004line\n\002
\001\n\b\022\006hello?\n\002
\001\0328\0326\n\fconversation\022&\n\002(\001\n\030\032\026\n\004blip\022\016\n\002id\022\bb+rZTNlM\n\002
\001\n\002(\001"
signature {
signature_bytes:
"\302`\036\032\035V\017`\203\017D)\234q\265SG\240P\237\202\'\340\346\321\341\271^\031\241\262\306e)\360\346e\003\016M\367\224gn\254\366Du,-o\306\254\314l\0069`\351w5[\016\212T\tb?\274\t\\\232\027\227u\027`\312>\335\230\212\330*\320I\002\2268\374\026\342\\\211Bf{\352\017c\212#\306\245k\375\242\374\365\315K{\351C\035\334w\357\226\322r\353\244\266\357:\261.\...@x\211a[\350\366b\236\376\372f\230\033\257e\352\354t\243\031\021\224\300\025\216<\004\3276\026\216+\034\220\bz\033\364}\363\023\347\314\364\0253%N\253\231!k\373\260,\330\022\220,\212\...@\340\334xb=w\360\315\324\255j\221\3762n\035\262g\031h\327l\355\374dd\361\357\310l\272\212\252\3045\277\315u\vh\232\037\331\275\364#\327\354d<Acm\312`\326\366\035jG\202X\375"
signer_id:
"\324\367\307\214i\317\303\303;\307q}q\334\t\224rwP\225z\366\3168\307\324\304\020\211(78"
signature_algorithm: SHA1_RSA
}
}
hashed_version_applied_at {
version: 3
history_hash: "\3170\235\035\031\313jw\347\217w\250\263\342\203\230Js\206\333"
}
operations_applied: 3
application_timestamp: 1259938380254
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<message type="normal" from="wave.1011ltd.com" id="4297-7"
to="wave.wavesandbox.com">
<request xmlns="urn:xmpp:receipts"/>
<event xmlns="http://jabber.org/protocol/pubsub#event">
<items>
<item>
<wavelet-update xmlns="http://waveprotocol.org/protocol/0.2/waveserver"
wavelet-name="wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root">
<applied-delta><![CDATA[Ct4DCrEBChgIAxIUzzCdHRnLanfnj3eos+KDmEpzhtsSFWJqbm9ydGllckAxMDExbHRkLmNvbRoOGgwKCGIrclpUTmxNEgAaNBoyCghiK3JaVE5sTRImCggaBgoEYm9keQoIGgYKBGxpbmUKAiABCggSBmhlbGxvPwoCIAEaOBo2Cgxjb252ZXJzYXRpb24SJgoCKAEKGBoWCgRibGlwEg4KAmlkEghiK3JaVE5sTQoCIAEKAigBEqcCCoACwmAeGh1WD2CDD0QpnHG1U0egUJ+CJ+Dm0eG5XhmhssZlKfDmZQMOTfeUZ26s9kR1LC1vxqzMbAY5YOl3NVsOilQJYj+8CVyaF5d1F2DKPt2Yitgq0EkCljj8FuJciUJme+oPY4ojxqVr/aL89c1Le+lDHdx375bScuuktu86sS7DQFiJYVvo9mKe/n/6Zpgbr0Xq7HSjGRGUwBWOPATXNhaOKxyQCHob9H3zE+fM9BUzJU6rmSFr+7As2BKQLIqmQODcWGI9V/DN1K1Kkf4ybh2yRxlI12zt/ERk8e/IbLqKqsQ1v811C2iaH9m99CPX7EQ8QWNtymDW9h1qR4JY/RIg1PfHjGnPw8M7x3F9cdwJlHJ3UJV69s44x9TEEIkoNzgYARIYCAMSFM8wnR0Zy2p35493qLPig5hKc4bbGAMg3vO30dUk]]></applied-delta>
</wavelet-update>
</item>
</items>
</event>
</message>
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<message type="normal" from="wave.1011ltd.com" id="1492-8"
to="wave.wavesandbox.com">
<request xmlns="urn:xmpp:receipts"/>
<event xmlns="http://jabber.org/protocol/pubsub#event">
<items>
<item>
<wavelet-update xmlns="http://waveprotocol.org/protocol/0.2/waveserver"
wavelet-name="wave://1011ltd.com/w+eHMeS6Q13I2O/conv+root">
<commit-notice version="6"
history-hash="tRaiyBdoUhbDxpLaUp1TI4bTcGs="/>
</wavelet-update>
</item>
</items>
</event>
</message>
04-Dec-2009 14:53:00
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:
<message id="1492-8" from="wave.wavesandbox.com" to="wave.1011ltd.com">
<received xmlns="urn:xmpp:receipts"/>
</message>