Hi Ben,

thanks a lot for adding the additional client logging!!! (a really
great support ;) After creating the wavelet, the client in the first
session receives no updates. Do you know what goes wrong ?

----------------------------------------------
log form the session that creates the wavelet:
----------------------------------------------

Aug 26, 2009 10:08:03 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
openWave
INFO: Opening wave [WaveId:!indexwave] for prefix ""
Aug 26, 2009 10:08:12 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
sendWaveletDelta
INFO: Sending delta WaveletDelta([email protected], 1 ops:
[AddParticipant([email protected])]) for
[WaveId:wave1.esentri.com!w+ZzwppVJ6-rV5]/[WaveletId:wave1.esentri.com!
conv+root]
Aug 26, 2009 10:08:12 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
receiveWaveletUpdate
INFO: Received update wavelet_name: "wave://wave1.esentri.com/!
indexwave/w+ZzwppVJ6-rV5"
applied_delta {
  hashed_version {
    version: 0
    history_hash: ""
  }
  author: "[email protected]"
  operation {
    add_participant: "[email protected]"
  }
}
resulting_version {
  version: 1
  history_hash: ""
}

Aug 26, 2009 10:08:12 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
openWave
INFO: Opening wave [WaveId:wave1.esentri.com!w+ZzwppVJ6-rV5] for
prefix "wave1.esentri.com!conv+root"
Aug 26, 2009 10:08:12 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
receiveWaveletUpdate
INFO: Received update wavelet_name: "wave://wave1.esentri.com/w
+ZzwppVJ6-rV5/conv+root"
applied_delta {
  hashed_version {
    version: 0
    history_hash: "wave://wave1.esentri.com/w+ZzwppVJ6-rV5/conv+root"
  }
  author: "[email protected]"
  operation {
    add_participant: "[email protected]"
  }
}
resulting_version {
  version: 1
  history_hash: "\203&\307\257=
\247\244}\377\345\306\0029\330\035\300\217\307\025\204"
}

// ---> create the wavelet <---

Aug 26, 2009 10:09:43 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
sendWaveletDelta
INFO: Sending delta WaveletDelta([email protected], 1 ops:
[AddParticipant([email protected])]) for
[WaveId:wave1.esentri.com!w+ZzwppVJ6-rV5]/[WaveletId:wave1.esentri.com!
conv+DvA9FhIF]

// ---> nothing happens after that <---


-------------------------------
log from a restarted session:
-------------------------------
Aug 26, 2009 10:13:16 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
openWave
INFO: Opening wave [WaveId:!indexwave] for prefix ""
Aug 26, 2009 10:13:16 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
receiveWaveletUpdate
INFO: Received update wavelet_name: "wave://wave1.esentri.com/!
indexwave/w+ZzwppVJ6-rV5"
applied_delta {
  hashed_version {
    version: 0
    history_hash: ""
  }
  author: "[email protected]"
  operation {
    add_participant: "[email protected]"
  }
}
resulting_version {
  version: 1
  history_hash: ""
}

Aug 26, 2009 10:13:16 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
openWave
INFO: Opening wave [WaveId:wave1.esentri.com!w+ZzwppVJ6-rV5] for
prefix "wave1.esentri.com!conv+root"
Aug 26, 2009 10:13:17 AM
org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend
receiveWaveletUpdate
INFO: Received update wavelet_name: "wave://wave1.esentri.com/w
+ZzwppVJ6-rV5/conv+root"
applied_delta {
  hashed_version {
    version: 0
    history_hash: "wave://wave1.esentri.com/w+ZzwppVJ6-rV5/conv+root"
  }
  author: "[email protected]"
  operation {
    add_participant: "[email protected]"
  }
}
resulting_version {
  version: 1
  history_hash: "\203&\307\257=
\247\244}\377\345\306\0029\330\035\300\217\307\025\204"
}

-----------------------


Tobber

--~--~---------~--~----~------------~-------~--~----~
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