My production play server sometimes shutdowns without any warning .
The last message in system.out is:
~ Selection key is not valid.
INFO | jvm 9 | 2012/02/27 11:01:23 | 11:01:22,654 %0-5p ~ Shut down memcached client
INFO | jvm 9 | 2012/02/27 11:01:23 | 11:01:22,657 %0-5p ~ Shut down channel java.nio.channels.SocketChannel[closed]
INFO | jvm 9 | 2012/02/27 11:01:23 | 11:01:22,672 %0-5p ~ Shut down selector sun.nio.ch.EPollSelectorImpl
error happens in spymemcached.jar
Why? Any reason?
Thanks.