I have setup a secondary server to test federation on (easier when I've got two servers I can view logs on). I've updated both to current tip and built with 'ant dist-server compile_gwt_dev'. When viewing a wave (either when federated over to server B (eggy.me) or when I logout on eggy.cc), it appears I'm getting the "Everything's shiny" message. Below is the stack trace: (TypeError): Cannot call method 'getScroller' of null stack: TypeError: Cannot call method 'getScroller' of null at $onInit_0 ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:80575:119) at Object.onInit_0 [as onInit] ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:80619:66) at $fireOnInit ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:80138:74) at $init_4 ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:80191:40) at $renderWave ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:4445:87) at Object.execute_12 [as execute_0] ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:4727:89) at Object.onOpenFinished_0 [as onOpenFinished] ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:7235:177) at $maybeOpenFinished ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:87677:107) at Object.onOpenFinished_1 [as onOpenFinished] ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:88070:105) at Object.onUpdate_6 [as onUpdate_0] ( http://wave.eggy.cc:9898/webclient/111BCDE20064F5314D316C5C2148A8E6.cache.html:88698:175) type: non_object_property_call arguments: getScroller, Unknown.$collect (JsArrayString.java:42) Unknown.fillInStackTrace_2 (StackTraceCreator.java:146) Unknown.fillInStackTrace_0 (StackTraceCreator.java:386) Unknown.fillInStackTrace (Throwable.java:72) Unknown.$$init_10 (Throwable.java:46) Unknown.Throwable_0 (Throwable.java:49) Unknown.Exception_0 (Exception.java:25) Unknown.RuntimeException_0 (RuntimeException.java:25) Unknown.JavaScriptException_0 (JavaScriptException.java:127) Unknown.caught_0 (Exceptions.java:29) Unknown.$onInit_0 (FocusFramePresenter.java:90) Unknown.onInit_0 (FocusFramePresenter.java:89) Unknown.$fireOnInit (WavePanelImpl.java:227) Unknown.$init_4 (WavePanelImpl.java:203) Unknown.$renderWave (StageTwo.java:556) Unknown.execute_12 (StageTwoProvider.java:134) Unknown.onOpenFinished_0 (WaveChannelBinder.java:136) Unknown.$maybeOpenFinished (OperationChannelMultiplexerImpl.java:873) Unknown.onOpenFinished_1 (OperationChannelMultiplexerImpl.java:554) Unknown.onUpdate_6 (ViewChannelImpl.java:335) Unknown.onWaveletUpdate_0 (RemoteWaveViewService.java:309) Unknown.onWaveletUpdate (RemoteViewServiceMultiplexer.java:106) Unknown.onMessage_3 (WaveWebSocketClient.java:144) Unknown.onMessage_1 (WaveSocketFactory.java:65) Unknown.onMessage (GWTSocketIOConnectionImpl.java:120) Unknown.anonymous (GWTSocketIOConnectionImpl.java:17) Unknown.apply (Impl.java:168) Unknown.entry0 (Impl.java:214) Unknown.anonymous (Impl.java:57)
Not sure if this has been fixed already, as I've seen some pushes to the libraries repository recently. If this is still outstanding, I will file an issue. -- --Matt -- 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.
