I can reproduce the problem on my linux box (ubuntu 10.4 chromium). I'll take a look tomorrow.
-J On Thu, May 27, 2010 at 5:21 PM, James Purser <[email protected]> wrote: > Well done all! > > Now for the problem :) > > I've got it built and up and running on Fedora using Suns JDK. I can > connect to the server using the old client console, however whenever I > try and connect from the web via websockets it refuses to connect. > > I'm using Ubuntu + Chromium (6.0.416.0 (48240) Ubuntu) to do the > connection. > > I've included a portion of the log below: > > May 27, 2010 5:18:30 PM > org.waveprotocol.wave.examples.fedone.rpc.WebSocketServerChannel > onDisconnect > INFO: websocket disconnected: > org.waveprotocol.wave.examples.fedone.rpc.websocketserverchan...@156e5ed > May 27, 2010 5:18:35 PM > org.waveprotocol.wave.examples.fedone.rpc.ServerRpcProvider > $WebSocketConnection <init> > INFO: New websocket connection set up. > May 27, 2010 5:18:35 PM > org.waveprotocol.wave.examples.fedone.rpc.WebSocketServerChannel > onDisconnect > INFO: websocket disconnected: > org.waveprotocol.wave.examples.fedone.rpc.websocketserverchan...@4e2f0a > May 27, 2010 5:18:40 PM > org.waveprotocol.wave.examples.fedone.rpc.ServerRpcProvider > $WebSocketConnection <init> > INFO: New websocket connection set up. > May 27, 2010 5:18:40 PM > org.waveprotocol.wave.examples.fedone.rpc.WebSocketServerChannel > onDisconnect > INFO: websocket disconnected: > org.waveprotocol.wave.examples.fedone.rpc.websocketserverchan...@1d5b89c > May 27, 2010 5:18:45 PM > org.waveprotocol.wave.examples.fedone.rpc.ServerRpcProvider > $WebSocketConnection <init> > INFO: New websocket connection set up. > May 27, 2010 5:18:45 PM > org.waveprotocol.wave.examples.fedone.rpc.WebSocketServerChannel > onDisconnect > INFO: websocket disconnected: > org.waveprotocol.wave.examples.fedone.rpc.websocketserverchan...@1531164 > May 27, 2010 5:18:50 PM > org.waveprotocol.wave.examples.fedone.rpc.ServerRpcProvider > $WebSocketConnection <init> > > -- > James Purser > http://wavingtheshiny.collaborynth.com.au > Wave Addresses: > [email protected] (wave.google.com) > [email protected] (wavesandbox.com) > [email protected] (collaborynth.com.au FedOne Server) > Skype: purserj1977 > 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. > > -- 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.
