i load a java applet in my gwt project and some of the fetures in the
applet works fine but some of ther throws the following  errors
altough they work when i run them in a non browser form
i am using gwt2.0  and i get the following error
13:30:10.386 [ERROR] [vzooo] Uncaught exception escaped
com.google.gwt.core.client.JavaScriptException: (Error): ÒÙéÔ àÓ×ê
âÑÕè <http://localhost> ÜçÑÜê ÞÐäÙÙß HTMLHtmlElement.nodeType ÞÐê <moz-
safe-about:blank>.
 fileName: http://localhost
 lineNumber: 62
 stack: ([object XPCCrossOriginWrapper])@http://localhost:62
@:0
(null,327808,[object MouseEvent])@http://localhost/vzooo/hosted.html?
vzooo:56
([object MouseEvent])@http://localhost:32
((function (evt) {if (!__gwt_makeJavaInvoke(1)(null, 327808, evt))
{evt.stopPropagation();evt.preventDefault();return false;}return
true;}),null,[object Object])@http://localhost:50
@:0
(null,65563,(function (evt) {if (!__gwt_makeJavaInvoke(1)(null,
327808, evt)) {evt.stopPropagation();evt.preventDefault();return
false;}return true;}),[object GWTJavaObject],[object Object])@http://
localhost/vzooo/hosted.html?vzooo:56
([object MouseEvent])@http://localhost:38
([object MouseEvent])@http://localhost:20
((function (evt) {if (__static[196659](evt)) {var cap = __static
[196658];if (cap && cap.__listener) {if (__gwt_makeJavaInvoke(1)(null,
262177, cap.__listener)) {__gwt_makeJavaInvoke(3)(null, 327709, evt,
cap, cap.__listener);evt.stopPropagation();}}}}),[object
XPCCrossOriginWrapper],[object Object])@http://localhost:50
@:0
(null,65563,(function (evt) {if (__static[196659](evt)) {var cap =
__static[196658];if (cap && cap.__listener) {if (__gwt_makeJavaInvoke
(1)(null, 262177, cap.__listener)) {__gwt_makeJavaInvoke(3)(null,
327709, evt, cap, cap.__listener);evt.stopPropagation();}}}}),[object
XPCCrossOriginWrapper],[object Object])@http://localhost/vzooo/
hosted.html?vzooo:56
([object MouseEvent])@http://localhost:38
    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript
(BrowserChannelServer.java:195)
    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke
(ModuleSpaceOOPHM.java:120)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative
(ModuleSpace.java:507)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject
(ModuleSpace.java:264)
    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject
(JavaScriptHost.java:91)
    at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
    at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:188)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke
(MethodAdaptor.java:103)
    at com.google.gwt.dev.shell.MethodDispatch.invoke
(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke
(OophmSessionHandler.java:157)
    at
com.google.gwt.dev.shell.BrowserChannel.reactToMessagesWhileWaitingForReturn
(BrowserChannel.java:1713)
    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript
(BrowserChannelServer.java:165)
    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke
(ModuleSpaceOOPHM.java:120)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative
(ModuleSpace.java:507)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject
(ModuleSpace.java:264)
    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject
(JavaScriptHost.java:91)
    at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
    at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:188)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke
(MethodAdaptor.java:103)
    at com.google.gwt.dev.shell.MethodDispatch.invoke
(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke
(OophmSessionHandler.java:157)
    at com.google.gwt.dev.shell.BrowserChannel.reactToMessages
(BrowserChannel.java:1668)
    at com.google.gwt.dev.shell.BrowserChannelServer.processConnection
(BrowserChannelServer.java:401)
    at com.google.gwt.dev.shell.BrowserChannelServer.run
(BrowserChannelServer.java:222)
    at java.lang.Thread.run(Unknown Source)

-- 
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-tool...@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