What was the line above that, with the actual JSON in it?

On Thu, May 27, 2010 at 17:42, James Purser <[email protected]> wrote:
> Hrmm now I'm getting some interesting errors:
> 2010-05-27 17:41:26.014:WARN::EXCEPTION
> com.google.gson.JsonParseException: Failed parsing JSON source:
> java.io.stringrea...@510e39 to Json
>         at com.google.gson.JsonParser.parse(JsonParser.java:57)
>         at com.google.gson.Gson.fromJson(Gson.java:443)
>         at com.google.gson.Gson.fromJson(Gson.java:396)
>         at com.google.gson.Gson.fromJson(Gson.java:372)
>         at
> org.waveprotocol.wave.examples.fedone.rpc.WebSocketChannel.handleMessageString(WebSocketChannel.java:98)
>         at
> org.waveprotocol.wave.examples.fedone.rpc.WebSocketServerChannel.onMessage(WebSocketServerChannel.java:72)
>         at
> org.eclipse.jetty.websocket.WebSocketConnection$1.onFrame(WebSocketConnection.java:33)
>         at
> org.eclipse.jetty.websocket.WebSocketParser.parseNext(WebSocketParser.java:138)
>         at
> org.eclipse.jetty.websocket.WebSocketConnection.handle(WebSocketConnection.java:96)
>         at
> org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:474)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:437)
>         at java.lang.Thread.run(Thread.java:619)
> May 27, 2010 5:41:30 PM
> org.waveprotocol.wave.examples.fedone.rpc.ServerRpcProvider$WebSocketConnection
> <init>
> INFO: New websocket connection set up.
> 2010-05-27 17:41:30.955:WARN::handle failed
> java.lang.IllegalArgumentException: !utf8
>         at
> org.eclipse.jetty.util.Utf8StringBuilder.append(Utf8StringBuilder.java:119)
>         at
> org.eclipse.jetty.websocket.WebSocketParser.parseNext(WebSocketParser.java:147)
>         at
> org.eclipse.jetty.websocket.WebSocketConnection.handle(WebSocketConnection.java:96)
>         at
> org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:474)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:437)
>         at java.lang.Thread.run(Thread.java:619)
>
> --
> 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.
>



-- 
Anthony Baxter, [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.

Reply via email to