I've had the same issue happen to me after using Memcached in my Java
application for about 6 months (I blame the traffic increase). I'm using
XMemecached and followed the timeout guide you provided with no success.

I'm using Memcached 1.4.13 on Ubuntu 12.04.3 LTS, Precise Pangolin. My
client is xmemcached-1.3.8 on Java HotSpot  64-bit version 1.6.0_32. I was
unable to check the packets dropped because of a bug in this version Ubuntu
that incorrectly increases the number of dropped packets.

Claudio


On Fri, Apr 25, 2014 at 12:26 PM, dormando <dorma...@rydia.net> wrote:

> http://memcached.org/timeouts
>
> also, you haven't said what version you're on of memcached? or provided
> stats, or etc...
>
> On Fri, 25 Apr 2014, Filippe Costa Spolti wrote:
>
> > Helle guys,
> >
> > Anyone already had a problem similar to this:
> >
> > Caused by: java.util.concurrent.ExecutionException:
> net.spy.memcached.internal.CheckedOperationTimeoutException: Operation
> timed out. - failing
> > node: localhost/127.0.0.1:11211
> >     at
> net.spy.memcached.internal.OperationFuture.get(OperationFuture.java:106)
> [spymemcached-2.8.1.jar:2.8.1]
> >     at net.spy.memcached.internal.GetFuture.get(GetFuture.java:62)
> [spymemcached-2.8.1.jar:2.8.1]
> >     at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:997)
> [spymemcached-2.8.1.jar:2.8.1]
> >     ... 80 more
> > Caused by: net.spy.memcached.internal.CheckedOperationTimeoutException:
> Operation timed out. - failing node: localhost/127.0.0.1:11211
> >
> > ?
> >
> > it's happening everyday here..
> >
> > A new version can "fix" it?
> >
> > --
> > Regards,
> > ______________________________________
> > Filippe Costa Spolti
> > Linux User n°515639 - http://counter.li.org/
> > filippespo...@gmail.com
> > "Be yourself"
> > [IMAGE]
> >
> > --
> >
> > ---
> > You received this message because you are subscribed to the Google
> Groups "memcached" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to memcached+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to memcached+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to