Never used AppEngine but the first two things I would check are: 1.) Caching issue for module.nocache.js so that the browser has the old one cached and requests an old <hash>.cache.html file which does not exist anymore. 2.) Maybe AppEngine distributes your app across different nodes which may take a while and you hit a node that is not updated yet (load balancing issue).
-- J. -- 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 google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to google-web-toolkit@googlegroups.com. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.