It happened first time today when I tried to start the waveinabox.net server.
Setting the timeout to 20 seconds instead of 10 prevented this error.
WARNING: Overriding the existing type handler for class
com.google.wave.api.Attachment
Apr 18, 2011 11:12:32 PM org.waveprotocol.box.server.ServerMain main
SEVERE: WaveServerException when running server:
org.waveprotocol.box.server.waveserver.WaveletStateException: Timed out waiting
for wavelet to load
at org.waveprotocol.box.server.waveserver.WaveletContainerImpl.awaitLoad(WaveletContainerImpl.java:199)
at org.waveprotocol.box.server.waveserver.WaveletContainerImpl.getSnapshot(WaveletContainerImpl.java:297)
at org.waveprotocol.box.server.waveserver.WaveServerImpl.getSnapshot(WaveServerImpl.java:321)
at org.waveprotocol.box.server.frontend.ClientFrontendImpl.initialiseWave(ClientFrontendImpl.java:302)
at org.waveprotocol.box.server.frontend.ClientFrontendImpl.initialiseAllWaves(ClientFrontendImpl.java:284)
at org.waveprotocol.box.server.frontend.ClientFrontendImpl.create(ClientFrontendImpl.java:116)
at org.waveprotocol.box.server.ServerMain.initializeFrontend(ServerMain.java:235)
at org.waveprotocol.box.server.ServerMain.run(ServerMain.java:162)
at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:120)
Original issue reported on code.google.com by vega113 on 18 Apr 2011 at 11:33
Original issue reported on code.google.com by
vega113
on 18 Apr 2011 at 11:33