I asked about something else: Hi, 'appcfg.cmd update' response with: " java.io.FileNotFoundException: C: \aviv\Guestbook\WEB-INF\appengine-web.xml" although the file is located under WEB-INF.
see: c:\Program Files\Java\appengine-java-sdk-1.6.0\appengine-java- sdk-1.6.0\bin>appcfg.cmd update C:\aviv\Guestbook Reading application configuration data... Nov 26, 2011 11:46:10 AM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml SEVERE: Received exception processing C:/aviv/Guestbook\WEB-INF/ appengine-web.xml com.google.apphosting.utils.config.AppEngineConfigException: Could not locate C:\aviv\Guestbook\WEB-INF\appengine-web.xml at com.google.apphosting.utils.config.AppEngineWebXmlReader.getInputStream(AppEngineWebXmlReader.java: 108) at com.google.apphosting.utils.config.AppEngineWebXmlReader.readAppEngineWebXml(AppEngineWebXmlReader.java: 66) at com.google.appengine.tools.admin.Application.<init>(Application.java: 135) at com.google.appengine.tools.admin.Application.readApplication(Application.java: 218) at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java: 136) at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java: 67) at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java: 63) Caused by: java.io.FileNotFoundException: C:\aviv\Guestbook\WEB-INF \appengine-web.xml (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at com.google.apphosting.utils.config.AppEngineWebXmlReader.getInputStream(AppEngineWebXmlReader.java: 105) ... 6 more Bad configuration: Could not locate C:\aviv\Guestbook\WEB-INF \appengine-web.xml Caused by: C:\aviv\Guestbook\WEB-INF\appengine-web.xml (The system cannot find the path specified) Please see the logs [C:\Users\DELLV1~1\AppData\Local\Temp \appcfg2749241691786847795.log] for further information. Please your advise, Thanks, Aviv. On Saturday, November 26, 2011, Max <thebb...@gmail.com> wrote: > We use memcache + datastore counter and it works quite well. Let's say datastore counter will be updated every time count % 1000 == 0. then even the memcache crashed then you lose 1000 uncharged API call at most. > > -- > You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. > To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/czgaitacwn0J. > To post to this group, send email to google-appengine-java@googlegroups.com. > To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.