Hi,

my java app (czumdm) was over quota, so I enabled billing. First
request was processed at 12-06 04:10PM 11.559. App worked correctly --
most request was processed  from JCache (logged as "execute()
skipping") and several request was processed directly (logged as
"execute()").

But as of 12-06 04:15PM 49.099 the method call cache.containsKey(key)
returns false, thus no request is processed from cache!

Cache statistics shows some cached objects (correct) but hits count is
stalled and miss count is increasing (weird).

Greets
Martin

--

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 [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-appengine-java?hl=en.


Reply via email to