if i compile via ant and deploy to my local weblogic server,
everything works fine.  This is the only error i have to go by...there
is nothing else which is frustrating.

I am using GWT 2.0.4.  Does that support 64-bit windows?



On Jan 7, 9:45 am, Marley <nathaniel.au...@gmail.com> wrote:
> I have the latest Eclipse and the latest GWT eclipse plug-in.  My
> application works on 32-bit XP however i got a new machine running
> Windows 7 professional 64-bit
>
> When i try to launch my application i get the following error from
> GWT:
>
> 09:41:19.956 [ERROR] [my_gwt] Failed to load module 'my_gwt' from user
> agent 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
> Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
> 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)' at
> 127.0.0.1:53373
> java.lang.NoSuchFieldError:
> reportUnusedDeclaredThrownExceptionIncludeDocCommentReference
>     at
> com.google.gwt.dev.javac.JdtCompiler.getCompilerOptions(JdtCompiler.java:
> 310)
>     at com.google.gwt.dev.javac.JdtCompiler
> $CompilerImpl.<init>(JdtCompiler.java:148)
>     at com.google.gwt.dev.javac.JdtCompiler.doCompile(JdtCompiler.java:
> 466)
>     at com.google.gwt.dev.javac.CompilationStateBuilder
> $CompileMoreLater.compile(CompilationStateBuilder.java:142)
>     at
> com.google.gwt.dev.javac.CompilationStateBuilder.doBuildFrom(CompilationSta 
> teBuilder.java:
> 281)
>     at
> com.google.gwt.dev.javac.CompilationStateBuilder.buildFrom(CompilationState 
> Builder.java:
> 182)
>     at
> com.google.gwt.dev.cfg.ModuleDef.getCompilationState(ModuleDef.java:
> 280)
>     at com.google.gwt.dev.DevModeBase
> $UiBrowserWidgetHostImpl.createModuleSpaceHost(DevModeBase.java:99)
>     at
> com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler 
> .java:
> 180)
>     at
> com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChan 
> nelServer.java:
> 380)
>     at
> com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java :
> 222)
>     at java.lang.Thread.run(Thread.java:662)

-- 
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