> > [junit] Exception in thread "pool-1-thread-569" > > java.lang.NullPointerException [junit] at > > com.google.gwt.dev.util.DiskCache.transferToStream(DiskCache.java:187) > > [junit] at > > > > com.google.gwt.dev.util.DiskCacheToken.writeObject(DiskCacheToken.java:91) > > > > At the very least, that suggests there is a bug in the DiskCache code > that lets an NPE leak out. Do you have enough disk space?
Sorry for not replying sooner; I have ~25gb free now (down from 50gb free a few days ago, but I had to install some IE VMs; crap they're huge). I would not be surprised if something terribly degenerate happened; I have swap turned off on my machine, so whenever my ~12gb of RAM is gone (which it was in this case), things start failing in really odd ways. Chrome tabs crash, applications go wonky, etc. I might poke at it a bit more but am probably not going to worry too much about it. - Stephen -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
