Thanks for the suggestion! With 1018 I can get it up and running and keeping deltas. I tried Firefox 4 (haven't got time to upgrade) and it worked! However even I cleaned the cache of Chrome 15 I still keep offline all the time.
On Sun, Aug 28, 2011 at 22:55, Ruxiao Ma <[email protected]> wrote: > Now recloning the repo to get a clean copy. > > But what about those testing errors? without manually disabling that test I > can't even compile it... > > On Sun, Aug 28, 2011 at 22:52, Yuri Z <[email protected]> wrote: > >> Try to clean the browse rcache. >> >> On Sun, Aug 28, 2011 at 5:49 PM, Ruxiao Ma <[email protected]> wrote: >> >> > Update: >> > >> > Went back to 1018 , no more test errors, but still get turbulence. >> > >> > Went back to 1015, still can't get it running. >> > >> > Got lots of DBUG::EOF org.eclipse.jetty.io.EofException in the output. >> > >> > Since there is no xorg on the server, I've bound the server to >> > 0.0.0.0:9898to access it. >> > >> > I'm confused because I've managed to get it running several months ago. >> I >> > don't know why I can't run it now(looks like others don't have this >> > problem). >> > >> > On Sun, Aug 28, 2011 at 21:10, Ruxiao Ma <[email protected]> wrote: >> > >> > > Hi everyone, >> > > >> > > I've pulled the tip and tried to compile it on Ubuntu Server 10.04.3 >> > amd64 >> > > but it always fail on tests. >> > > >> > > In test_out it says: >> > > >> > > Argument(s) are different! Wanted: openListener.onUpdate( <Capturing >> > > argument>, isNull(), [DeltaSequence empty], isNull(), true, isNull() >> ); >> > -> >> > > at >> > > >> > >> org.waveprotocol.box.server.frontend.ClientFrontendImplTest.verifyMarker(ClientFrontendImplTest.java:346) >> > > Actual invocation has different arguments: openListener.onUpdate( >> > > [WaveletName example.com/waveId/example.com/dummy+root], null, >> > > [DeltaSequence empty], null, true, "ch1" ); -> at >> > > >> > >> org.waveprotocol.box.server.frontend.ClientFrontendImpl.openRequest(ClientFrontendImpl.java:224) >> > > >> > > Argument(s) are different! Wanted: >> > > openListener.onUpdate( >> > > , >> > > isNull(), >> > > [DeltaSequence empty], >> > > isNull(), >> > > true, >> > > isNull() >> > > ); >> > > -> at >> > > >> > >> org.waveprotocol.box.server.frontend.ClientFrontendImplTest.verifyMarker(ClientFrontendImplTest.java:346) >> > > Actual invocation has different arguments: >> > > openListener.onUpdate( >> > > [WaveletName example.com/waveId/example.com/dummy+root], >> > > null, >> > > [DeltaSequence empty], >> > > null, >> > > true, >> > > "ch1" >> > > ); >> > > -> at >> > > >> > >> org.waveprotocol.box.server.frontend.ClientFrontendImpl.openRequest(ClientFrontendImpl.java:224) >> > > >> > > at >> > > >> > >> org.waveprotocol.box.server.frontend.ClientFrontendImplTest.verifyMarker(ClientFrontendImplTest.java:346) >> > > at >> > > >> > >> org.waveprotocol.box.server.frontend.ClientFrontendImplTest.testOpenEmptyWaveReceivesChannelIdAndMarker(ClientFrontendImplTest.java:133) >> > > >> > > and so on. If I skip this test, wiab won't run correctly, I can log in >> > but >> > > can't get my status to Online and keep getting turbulence. >> > > >> > > Now I'm trying to build on an 32-bit machine to see if it works. >> > > >> > > @James Purser, I'm not subscribed so I can't directly reply your mail >> but >> > > yes, I think we got same errors. >> > > >> > >> > >
