Mozilla-based browsers during an XmpHttpRequest, are only able to report
HTTP errors.
So, for example, if you have an UncaughtExceptionHandler and
override onUncaughtException(Throwable e) and a network error occurs, and
then in the onUncaughtException() method you use e.getMessage() then the
Mozilla-based browser (i.e. almost certainly FireFox) will throw the error
you are seeing.

There may be other scenarios, but I got caught on this one.

Ian

http://examples.roughian.com


2009/7/6 asianCoolz <second.co...@gmail.com>

>
> does anyone know what this error triggered from in gwt?
>
>
>
> [Exception... "Component is not available" nsresult: "0x80040111
> (NS_ERROR_NOT_AVAILABLE)" location: "JS frame ::
>
> file:///Applications/Firefox.app/Contents/MacOS/components/nsSessionStore.js
> :: sss_saveState :: line 1909" data: no]
> getLabels()(Object t=Object name=iw, Object, "http://gg.google.com/
> csi")NmZDK%2B...oNg%3D%3D (line 1)
> Lz("iw", [["iwo0", 0 0=iwo0 1=0], ["oss0", 3141 0=oss0 1=3141],
> ["oss1", 3910 0=oss1 1=3910], 1 more... 0=[2] 1=[2] 2=[2] 3=[2]],
> Object)NmZDK%2B...oNg%3D%3D (line 1)
> Qz("iw", [["iwo0", 0 0=iwo0 1=0], ["oss0", 3141 0=oss0 1=3141],
> ["oss1", 3910 0=oss1 1=3910], 1 more... 0=[2] 1=[2] 2=[2] 3=[2]],
> Object)NmZDK%2B...oNg%3D%3D (line 1)
> Pz("iw")NmZDK%2B...oNg%3D%3D (line 1)
> wl()()main.js (line 1018)
> require()()main.js (line 165)
> XA()("stats", 1, function(), undefined, undefined)main.js (line 162)
> require()("stats", 1, function(), undefined, undefined)main.js (line
> 166)
> Rc("stats", 1, function(), undefined, undefined)main.js (line 175)
> wl("iw", [["iwo0", 0 0=iwo0 1=0], ["oss0", 3141 0=oss0 1=3141],
> ["oss1", 3910 0=oss1 1=3910], 1 more... 0=[2] 1=[2] 2=[2] 3=[2]],
> Object)main.js (line 1018)
> mh()(["iw", [["iwo0", 0 0=iwo0 1=0], ["oss0", 3141 0=oss0 1=3141],
> ["oss1", 3910 0=oss1 1=3910], 1 more... 0=[2] 1=[2] 2=[2] 3=[2]],
> Object 0=iw 1=[4] 2=Object])main.js (line 297)
> fh()()main.js (line 277)
> p([Object gj=report ZO=0 Ea=0 __type=[4] 0=Object], function())main.js
> (line 102)
> Q(pf(), "report")main.js (line 277)
> pP()()main.js (line 1004)
> branch()(undefined, undefined)main.js (line 1001)
> dC()()main.js (line 1319)
> O()()main.js (line 139)
> Sx()()
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to