I just tried and it worked for me. I've been pushing lots of changes today, try pulling again.
On 9 December 2010 17:58, James Purser <[email protected]> wrote: > Just pulled down the latest code and I am currently getting error messages > like the following whenever I try and add a participant to a wave: > > INFO: Subscribed [email protected] to [WaveId indexwave!indexwave] > channel ch5 > java.lang.IllegalArgumentException: Delta 1 / 4 ends at version 1, next > begins at 0 > at > com.google.common.base.Preconditions.checkArgument(Preconditions.java:115) > at > org.waveprotocol.box.common.DeltaSequence.checkDeltaVersions(DeltaSequence.java:87) > at > org.waveprotocol.box.common.DeltaSequence.<init>(DeltaSequence.java:73) > at > org.waveprotocol.box.common.DeltaSequence.of(DeltaSequence.java:47) > at > org.waveprotocol.box.common.IndexWave.createIndexDeltas(IndexWave.java:133) > at > org.waveprotocol.box.server.frontend.ClientFrontendImpl.openRequest(ClientFrontendImpl.java:189) > at > org.waveprotocol.box.server.frontend.WaveClientRpcImpl.open(WaveClientRpcImpl.java:92) > at > org.waveprotocol.box.common.comms.WaveClientRpc$ProtocolWaveClientRpc$1.open(WaveClientRpc.java:4451) > at > org.waveprotocol.box.common.comms.WaveClientRpc$ProtocolWaveClientRpc.callMethod(WaveClientRpc.java:4584) > at > org.waveprotocol.box.server.rpc.ServerRpcControllerImpl.run(ServerRpcControllerImpl.java:200) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:636) > Dec 9, 2010 5:56:05 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$Connection$1 run > INFO: error = java.lang.IllegalArgumentException: Delta 1 / 4 ends at > version 1, next begins at 0 > Session[LKSZZUiqx__m44XjHQVD]: sendMessage: [DATA]: > {"version":1,"sequenceNumber":2,"messageType":"RpcFinished","messageJson":"{\"1\":true,\"2\":\"java.lang.IllegalArgumentException: > Delta 1 / 4 ends at version 1, next begins at 0\"}"} > > -- > 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]<wave-protocol%[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.
