Had the same problem. Problem was because of presence of 
another JdtCompiler (those one with Tomcat in my case) in class path which 
was run instead of GWT's one.  

On Monday, March 25, 2013 2:25:29 AM UTC+2, Kris wrote:
>
> GWT 2.5.1
> Maven 3.0.4
>
> Hi, suddenly I get this error, and I google it for a while now, and can 
> see others had the problem.
> But no solution... 
>
> * java.lang.NullPointerException*
> *[ERROR]  at 
> com.google.gwt.dev.util.DiskCache.transferToStream(DiskCache.java:187)*
> *[ERROR]  at 
> com.google.gwt.dev.util.DiskCacheToken.writeObject(DiskCacheToken.java:91)
> *
> *[ERROR]  at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)*
> *[ERROR]  at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> *
>
> I did delete the gwt-unitCache folder, I deleted everything under target ( 
> maven project ) 
> I have space left on my disk. 
>
> Attached a file with the full output.. 
>
> Thanks. 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to