ZoroXing / xmemcached

Automatically exported from code.google.com/p/xmemcached
Apache License 2.0
0 stars 0 forks source link

突然总报MemcachedServerException #199

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
net.rubyeye.xmemcached.exception.T: unexpected
        at net.rubyeye.xmemcached.command.Command.decodeError(Command.java:254)
        at net.rubyeye.xmemcached.command.Command.decodeError(Command.java:270)
        at net.rubyeye.xmemcached.command.text.TextStoreCommand.decode(TextStoreCommand.java:118)
        at net.rubyeye.xmemcached.codec.MemcachedDecoder.decode0(MemcachedDecoder.java:61)
        at net.rubyeye.xmemcached.codec.MemcachedDecoder.decode(MemcachedDecoder.java:56)
        at com.google.code.yanf4j.nio.impl.NioTCPSession.decode(NioTCPSession.java:288)
        at com.google.code.yanf4j.nio.impl.NioTCPSession.readFromBuffer(NioTCPSession.java:205)
        at com.google.code.yanf4j.nio.impl.AbstractNioSession.onRead(AbstractNioSession.java:198)
        at com.google.code.yanf4j.nio.impl.AbstractNioSession.onEvent(AbstractNioSession.java:343)
        at com.google.code.yanf4j.nio.impl.SocketChannelController.dispatchReadEvent(SocketChannelController.java:56)
        at com.google.code.yanf4j.nio.impl.NioController.onRead(NioController.java:157)
        at com.google.code.yanf4j.nio.impl.Reactor.dispatchEvent(Reactor.java:294)
        at com.google.code.yanf4j.nio.impl.Reactor.run(Reactor.java:141)

不知道还有没有人遇到过这种情况

Original issue reported on code.google.com by gzy...@gmail.com on 15 Jun 2012 at 6:55

GoogleCodeExporter commented 8 years ago
这个异常信息应该不完整吧?

Original comment by killme2...@gmail.com on 1 Jul 2012 at 11:21

GoogleCodeExporter commented 8 years ago
没有后续反馈关闭了。

Original comment by killme2...@gmail.com on 16 Jul 2012 at 11:52