Hello
I get this exception (in production mode). She's throw by 10 ou 100 by
seconds, one ore two times a day.

[CODE]
 2011-09-16 08:36:47 ERROR
[gwt.client.com.google.gwt.logging.client.LogConfiguration:74] One or
more exceptions caught, see full set in UmbrellaException#getCauses
java.lang.Throwable: One or more exceptions caught, see full set in
UmbrellaException#getCauses
        at java.lang.Exception.Exception(Exception.java:32)
        at java.lang.RuntimeException.RuntimeException(RuntimeException.java:
32)
        at
com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:
36)
        at
com.google.gwt.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:
25)
        at com.google.gwt.event.shared.HandlerManager.
$fireEvent(HandlerManager.java:117)
        at com.google.gwt.user.client.ui.Widget.$fireEvent(Widget.java:127)
        at
com.google.gwt.event.dom.client.DomEvent.fireNativeEvent(DomEvent.java:
102)
        at com.google.gwt.user.client.ui.Widget.$onBrowserEvent(Widget.java:
163)
        at com.google.gwt.user.client.ui.Widget.onBrowserEvent(Widget.java:
163)
        at com.google.gwt.user.client.DOM.dispatchEvent(DOM.java:1302)
        at Unknown.anonymous(Unknown Source)
        at com.google.gwt.core.client.impl.Impl.apply(Impl.java:165)
        at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:196)
        at Unknown.anonymous(Unknown Source)
        at Unknown.anonymous(Unknown Source)
Caused by: java.lang.Throwable: (TypeError): 'a' a la valeur Null ou
n'est pas un objet.
 number: -2146823281
 description: 'a' a la valeur Null ou n'est pas un objet.
[/CODE]

Do you know what it is?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en.

Reply via email to