I was testing the GWT 2 RC2 and everything was ok, untill it stoped to word
with all my
apps with the error below:

21:26:31.938 [ERROR] [teste] Unable to load module entry point class
br.com.teste.client.AppTeste (see associated exception for details)
java.lang.NullPointerException: null
    at br.com.teste.client.AppTeste.onModuleLoad(AppTeste.java:53)
    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.ModuleSpace.onLoad(ModuleSpace.java:369)
    at
com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:185)
    at
com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:380)
    at
com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:222)
    at java.lang.Thread.run(Unknown Source)

This error occurs in any browser I choose.
I am using Windows Vista and Eclipse Galileo with Google Plugin 1.2

2009/11/28 Paul Grenyer <[email protected]>

> Hi Thomas
>
> >> 5.Then copied gpe-e35-1.2rc1.zip\eclipse\plugins to C:\Program Files
> >> (x86)\eclipse\plugins
> >
> > 1) Why are you using 1.2rc1? it won't work with GWT 2.0.0 RC2 wrt the -
> > portHosted vs. -codeServerPort naming change.
>
> There you go. I was obviously suffering brain fade and really not
> paying attention. Thank you for pointing that out.
>
> > 2) Why not just unzip it in C:\Program Files (x86)\eclipse\dropins as
> > you're told to do?
>
> Go easy! :-)
>
> ...because the first time i tried it, it didn't work.
>
> Seems to work perfectly now. It may well have been due to me having
> the wrong plugin.
>
> >> 6.Then copied the contents of gwt-2.0.0-rc2.zip to
> >> gpe-e35-1.2rc1.zip\eclipse\plugins
> >
> > Why are you putting it within your eclipse install?
>
> Was fighting int he dark. I'm no eclipse expert and that's where it
> seemed to be in the previous plugin. I've now moved it.
>
> > See above: you have to use the RC2 version of the plugin with the RC2
> > version of GWT.
>
> Thanks! :-)
>
> All workign now. Thanks!
>
> --
> Thanks
> Paul
>
> Paul Grenyer
> e: [email protected]
> b: paulgrenyer.blogspot.com
>
> --
>
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>

--

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