Re: [appengine-java] What does "Memcache put: Error setting single item" mean?

2012-03-23 Thread Josué MOENS
Hello,

I have the same issue. How can we get the size of an object we put in the 
memcache ? I suppose it's serialized to be stored, so how to calculate the 
size ?

Best regards,

-- 
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/-/68DZEVbTxAsJ.
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.



Re: [appengine-java] What does "Memcache put: Error setting single item" mean?

2010-12-21 Thread Ikai Lan (Google)
How large is the data? Could it be >1mb?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Sat, Dec 18, 2010 at 4:00 AM, Shinohara  wrote:

> Hello,
>
> I'm having a trouble when I use memcached.
>
> When I use put method of memcached, I occasionally have a
> MemcacheServiceException.
> It says that "MemcacheServiceException memcache put: Error setting
> single item ([memcache key name])"
>
> It happens NOT always.
> I think it maybe happens when I put large data in memcached.
>
> Could you tell me "Memcache put: Error setting single item" means?
>
> Thenks for your answer
> Shinohara
>
> --
> 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-j...@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-j...@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.



[appengine-java] What does "Memcache put: Error setting single item" mean?

2010-12-19 Thread Shinohara
Hello,

I'm having a trouble when I use memcached.

When I use put method of memcached, I occasionally have a
MemcacheServiceException.
It says that "MemcacheServiceException memcache put: Error setting
single item ([memcache key name])"

It happens NOT always.
I think it maybe happens when I put large data in memcached.

Could you tell me "Memcache put: Error setting single item" means?

Thenks for your answer
Shinohara

-- 
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-j...@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.