As the OP I am getting the same error.
I also installed the Wave Protocol successfully and am able to
communicate using the terminal.
However when I access from the browser I get the following messages:

INFO: New Connection set up from java.nio.channels.SocketChannel
[connected local=/<my ip>:9876 remote=/<my ip>:55472]
Exception in thread "pool-1-thread-2" java.lang.IllegalStateException:
Payload (542393671 bytes) too large for buffer (32768 bytes)
        at org.waveprotocol.wave.examples.fedone.rpc.SequencedProtoChannel
$1.run(SequencedProtoChannel.java:117)
        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)

Is there a way around this error?
TIA

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