I have just upgraded to gwt-log-2.5.2. I am now getting the following
error when starting hosted mode:
[ERROR] Failed to create an instance of
'com.allen_sauer.gwt.log.client.DivLogger' via deferred binding
com.google.gwt.core.client.JavaScriptException: (TypeError): Object
doesn't support this property or method
number: -2146827850
description: Object doesn't support this property or method
at
com.google.gwt.user.client.impl.DOMImplStandard.initEventSystem(Native
Method)
at
com.google.gwt.user.client.impl.DOMImplMozilla.initEventSystem(DOMImplMozilla.java:
45)
at
com.google.gwt.user.client.impl.DOMImpl.maybeInitializeEventSystem(DOMImpl.java:
165)
at
com.google.gwt.user.client.impl.DOMImplStandard.sinkEvents(DOMImplStandard.java:
160)
at
com.google.gwt.user.client.impl.DOMImplMozilla.sinkEvents(DOMImplMozilla.java:
33)
at com.google.gwt.user.client.DOM.sinkEvents(DOM.java:1214)
at com.google.gwt.user.client.ui.UIObject.sinkEvents(UIObject.java:
713)
at com.google.gwt.user.client.ui.ScrollPanel.<init>(ScrollPanel.java:
34)
at com.allen_sauer.gwt.log.client.DivLogger
$ScrollPanelImpl.<init>(DivLogger.java:48)
at com.allen_sauer.gwt.log.client.DivLogger
$ScrollPanelImpl.<init>(DivLogger.java:48)
at com.allen_sauer.gwt.log.client.DivLogger.<init>(DivLogger.java:
133)
at com.google.gwt.core.client.GWT.create(GWT.java:97)
at
com.allen_sauer.gwt.log.client.impl.LogImplBase.init(LogImplBase.java:
307)
at com.allen_sauer.gwt.log.client.Log.<clinit>(Log.java:71)
at
com.signtechno.javastreamer.client.tools.RedirectTools.getLogLevelParameter(RedirectTools.java:
132)
at
com.signtechno.javastreamer.client.rpc.RPCDomainSelector.processOrRedirect(RPCDomainSelector.java:
152)
at
com.signtechno.javastreamer.client.rpc.RPCDomainSelector.initializeAsynchronousMode(RPCDomainSelector.java:
64)
at
com.signtechno.javastreamer.client.rpc.RPCMessageDispatcher.initializeAsynchronousMode(RPCMessageDispatcher.java:
75)
at
com.signtechno.javastreamer.client.rpc.RPCMessageDispatcher.initializeAsynchronousMode(RPCMessageDispatcher.java:
52)
at com.stanjames.bo.client.BackOffice.onModuleLoad(BackOffice.java:
60)
Any help is appreciated
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"gwt-log" 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/gwt-log?hl=en
-~----------~----~----~----~------~----~------~--~---