I am getting similar messages intermittently. I am running java
1.6.0_07, on a red hat RHEL 5.2 system. I am not using third party
libs or tools except for Eclipse 3.4.1
I see:
Compiling module my.module
Compilation succeeded
Linking compilation into ./www/my.module
Exception in thread "main" java.lang.NullPointerException
at com.google.gwt.dev.util.Util.copy(Util.java:994)
at com.google.gwt.dev.util.Util.copy(Util.java:181)
at com.google.gwt.dev.util.Util.copy(Util.java:166)
at
com.google.gwt.core.ext.linker.impl.StandardLinkerContext.link(StandardLinkerContext.java:
284)
at com.google.gwt.dev.GWTCompiler.distill(GWTCompiler.java:
367)
at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:564)
at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:554)
at com.google.gwt.dev.GWTCompiler.main(GWTCompiler.java:214)
Again, this is not an every-time thing. I see it maybe 1 in 5 tries.
On very rare occasions it will happen 2 or 3 times in a row but
usually a re-compile works just fine.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---