and did you set sockets.io to true or false in the server.config
property file.

On Jan 15, 2:59 pm, David Hearnden <[email protected]> wrote:
> Hi Ian,
>
> A few questions:
> 1) What browser are you using?
> 2) Did you run ant compile-gwt?
>
> -Dave
>
> On Jan 15, 9:36 pm, IanC <[email protected]> wrote:
>
>
>
>
>
>
>
> > In short, the web client for wave in a box is only displaying the
> > header and no waves. I am wondering why this is and how to resolve it?
>
> > Some detail:
>
> > I have installed the wave in a box app on Linux (Ubuntu 10.10, clean
> > vm) and on Mac (10.6.5) by the instructions 
> > athttps://sites.google.com/a/waveprotocol.org/wave-protocol/code/instal...
> > and both installations have the same problem that they do not display
> > the web client fully.
>
> > The web client displays the sign-in and register pages fine, and I can
> > create accounts. However, once logged in, the page only displays the
> > header that contains my username with the status of offline (it never
> > goes to online) - the frame that is supposed to contain the waves (as
> > seen on this video) does not appear with either service.
>
> > The console client works. When I create waves in the console client,
> > this works and they persist. However the web client still does not
> > display waves, even though from console I can confirm that waves
> > exist.
>
> > The following page suggests that I need to wait until the status says
> > online but on my server the login never gets to 
> > onlinehttp://www.google.com/support/forum/p/wave/thread?tid=0ca7406ac67c8f1...
>
> > Below is a sample of my server console output from a webclient request
> > to login to the wave in a box server. I guess the line "RESPONSE /
> > webclient/webclient.nocache.js  404" has something to do with it, but
> > that's as far as I can get with the debugging.
>
> > Any suggestion of how to resolve this problem so I can see waves in
> > the web client will be much appreciated.
>
> > Also any tips on where to begin with where to begin with editing /
> > customising the web client would be appreciated no matter how simple.
>
> > 2011-01-15 20:44:41.928:DBUG::REQUEST / on
> > org.eclipse.jetty.server.nio.SelectChannelConnector$2@b4d39c
> > 2011-01-15 20:44:41.928:DBUG::Got Session ID
> > 141uyyhyqmsli1c0a0anr0u0d4 from cookie
> > 2011-01-15
> > 20:44:41.928:DBUG::sessionManager=org.eclipse.jetty.server.session.HashSess 
> > ionManager@e06ce
> > 2011-01-15
> > 20:44:41.928:DBUG::session=org.eclipse.jetty.server.session.HashSessionMana 
> > ger
> > $Session:141uyyhyqmsli1c0a0anr0u0d4@18859192
> > 2011-01-15
> > 20:44:41.928:DBUG::servlet=org.waveprotocol.box.server.rpc.WaveClientServle 
> > t-10054858
> > 2011-01-15 20:44:41.928:DBUG::servlet holder=
> > org.waveprotocol.box.server.rpc.WaveClientServlet-10054858
> > 2011-01-15 20:44:41.928:DBUG::chain= null
> > 2011-01-15 20:44:41.930:DBUG::RESPONSE /  200
> > 2011-01-15 20:44:41.941:DBUG::REQUEST /webclient/webclient.nocache.js
> > on org.eclipse.jetty.server.nio.SelectChannelConnector$2@b4d39c
> > 2011-01-15 20:44:41.941:DBUG::Got Session ID
> > 141uyyhyqmsli1c0a0anr0u0d4 from cookie
> > 2011-01-15
> > 20:44:41.941:DBUG::sessionManager=org.eclipse.jetty.server.session.HashSess 
> > ionManager@e06ce
> > 2011-01-15
> > 20:44:41.941:DBUG::session=org.eclipse.jetty.server.session.HashSessionMana 
> > ger
> > $Session:141uyyhyqmsli1c0a0anr0u0d4@18859192
> > 2011-01-15
> > 20:44:41.942:DBUG::servlet=org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.942:DBUG::servlet holder=
> > org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.942:DBUG::chain= null
> > 2011-01-15 20:44:41.943:DBUG::RESOURCE /webclient/
> > webclient.nocache.js=null
> > 2011-01-15 20:44:41.943:DBUG::RESOURCE /webclient/
> > webclient.nocache.js=null
> > 2011-01-15 20:44:41.943:DBUG::resource=null
> > 2011-01-15 20:44:41.944:DBUG::RESPONSE /webclient/
> > webclient.nocache.js  404
> > 2011-01-15 20:44:41.949:DBUG::REQUEST /static/logo.png on
> > org.eclipse.jetty.server.nio.SelectChannelConnector$2@b4d39c
> > 2011-01-15 20:44:41.949:DBUG::Got Session ID
> > 141uyyhyqmsli1c0a0anr0u0d4 from cookie
> > 2011-01-15
> > 20:44:41.949:DBUG::sessionManager=org.eclipse.jetty.server.session.HashSess 
> > ionManager@e06ce
> > 2011-01-15
> > 20:44:41.949:DBUG::session=org.eclipse.jetty.server.session.HashSessionMana 
> > ger
> > $Session:141uyyhyqmsli1c0a0anr0u0d4@18859192
> > 2011-01-15
> > 20:44:41.949:DBUG::servlet=org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.949:DBUG::servlet holder=
> > org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.949:DBUG::chain= null
> > 2011-01-15 20:44:41.949:DBUG::resource=file:/home/ian/wave/war/static/
> > logo.png content
> > 2011-01-15 20:44:41.950:DBUG::RESPONSE /static/logo.png  304
> > 2011-01-15 20:44:41.928:DBUG::REQUEST / on
> > org.eclipse.jetty.server.nio.SelectChannelConnector$2@b4d39c
> > 2011-01-15 20:44:41.928:DBUG::Got Session ID
> > 141uyyhyqmsli1c0a0anr0u0d4 from cookie
> > 2011-01-15
> > 20:44:41.928:DBUG::sessionManager=org.eclipse.jetty.server.session.HashSess 
> > ionManager@e06ce
> > 2011-01-15
> > 20:44:41.928:DBUG::session=org.eclipse.jetty.server.session.HashSessionMana 
> > ger
> > $Session:141uyyhyqmsli1c0a0anr0u0d4@18859192
> > 2011-01-15
> > 20:44:41.928:DBUG::servlet=org.waveprotocol.box.server.rpc.WaveClientServle 
> > t-10054858
> > 2011-01-15 20:44:41.928:DBUG::servlet holder=
> > org.waveprotocol.box.server.rpc.WaveClientServlet-10054858
> > 2011-01-15 20:44:41.928:DBUG::chain= null
> > 2011-01-15 20:44:41.930:DBUG::RESPONSE /  200
> > 2011-01-15 20:44:41.941:DBUG::REQUEST /webclient/webclient.nocache.js
> > on org.eclipse.jetty.server.nio.SelectChannelConnector$2@b4d39c
> > 2011-01-15 20:44:41.941:DBUG::Got Session ID
> > 141uyyhyqmsli1c0a0anr0u0d4 from cookie
> > 2011-01-15
> > 20:44:41.941:DBUG::sessionManager=org.eclipse.jetty.server.session.HashSess 
> > ionManager@e06ce
> > 2011-01-15
> > 20:44:41.941:DBUG::session=org.eclipse.jetty.server.session.HashSessionMana 
> > ger
> > $Session:141uyyhyqmsli1c0a0anr0u0d4@18859192
> > 2011-01-15
> > 20:44:41.942:DBUG::servlet=org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.942:DBUG::servlet holder=
> > org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.942:DBUG::chain= null
> > 2011-01-15 20:44:41.943:DBUG::RESOURCE /webclient/
> > webclient.nocache.js=null
> > 2011-01-15 20:44:41.943:DBUG::RESOURCE /webclient/
> > webclient.nocache.js=null
> > 2011-01-15 20:44:41.943:DBUG::resource=null
> > 2011-01-15 20:44:41.944:DBUG::RESPONSE /webclient/
> > webclient.nocache.js  404
> > 2011-01-15 20:44:41.949:DBUG::REQUEST /static/logo.png on
> > org.eclipse.jetty.server.nio.SelectChannelConnector$2@b4d39c
> > 2011-01-15 20:44:41.949:DBUG::Got Session ID
> > 141uyyhyqmsli1c0a0anr0u0d4 from cookie
> > 2011-01-15
> > 20:44:41.949:DBUG::sessionManager=org.eclipse.jetty.server.session.HashSess 
> > ionManager@e06ce
> > 2011-01-15
> > 20:44:41.949:DBUG::session=org.eclipse.jetty.server.session.HashSessionMana 
> > ger
> > $Session:141uyyhyqmsli1c0a0anr0u0d4@18859192
> > 2011-01-15
> > 20:44:41.949:DBUG::servlet=org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.949:DBUG::servlet holder=
> > org.eclipse.jetty.servlet.DefaultServlet-4873336
> > 2011-01-15 20:44:41.949:DBUG::chain= null
> > 2011-01-15 20:44:41.949:DBUG::resource=file:/home/ian/wave/war/static/
> > logo.png content
> > 2011-01-15 20:44:41.950:DBUG::RESPONSE /static/logo.png  304

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