On Sat, Nov 9, 2013 at 9:33 AM, <[email protected]> wrote: > I've updated today my environment to Java 7 And the gae 1.8.7 sdk. > Since then every operation that i make that is related to memcache gives > me the following error : > >
Are you running Java 6 & 7 concurrently, or only 7? If you have both installed on your machine try uninstalling 6. Can you go to another computer, install Java 7 and the latest App Engine SDK, and see if the dev appserver can run your application? If you upload this code to production GAE servers do you experience the same error? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine. For more options, visit https://groups.google.com/groups/opt_out.
