Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Memcache problem on a production application
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Per  
View profile  
 More options May 17 2012, 6:36 am
From: Per <per.fragem...@gmail.com>
Date: Thu, 17 May 2012 03:36:37 -0700 (PDT)
Local: Thurs, May 17 2012 6:36 am
Subject: Re: Memcache problem on a production application

Hi Mathieu,

not sure if you're aware of this (it took me a while as well) but you need
to design your application so it doesn't flinch even when memcache is
unavailable. Try-catch everything. We had an issue at the same time as you
as well, and it turned out that in one part of the application we had also
forgotten to try-catch memcache errors. Just keep improving until it's 100%
robust. Because memcache just isn't. A large scale downtime would probably
show up on the system status page, but local issues won't.

Cheers,
Per

On Wednesday, May 16, 2012 7:14:49 PM UTC+2, Mathieu Clavel wrote:

> Memcache is now working as expected.
> Problem was from 16h to 18h (UTC+2)

> Mathieu

> Le mercredi 16 mai 2012 17:49:45 UTC+2, Mathieu Clavel a écrit :

>> Hello,

>> My production application is currently having memcache problem.
>> Nothing is visible in the global appengine system status :
>> https://code.google.com/status/appengine/

>> Error is :

>> Caused by: com.google.appengine.api.memcache.MemcacheServiceException: Memcache put: Error setting single item (...)

>> Nothing is working : Jasper also has error :

>> org.apache.jasper.runtime.JspFactoryImpl internalGetPageContext: Exception initializing page context
>> com.google.appengine.api.memcache.MemcacheServiceException: Memcache put: Error setting single item (_ahsXuelLhc5ClPxy8Dra2vPUQ)

>> My application name is oav-agz.

>> Regards,

>> Mathieu


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.