Hi all,

Currently I am using Cassandra version 3.0.9 and Datastax Driver 3.1.2.

I am running application on same server where Cassandra is running. I am able 
to insert data in Cassandra but also I am getting below error in Cassandra log.

INFO  [SharedPool-Worker-1] 2017-01-02 15:16:36,166 Message.java:611 - 
Unexpected exception during request; channel = [id: 0x5b0c467d, 
/XXX.XX.18.59:22763 :> /XXX.XX.18.59:9042]
java.io.IOException: Error while read(...): Connection reset by peer
    at io.netty.channel.epoll.Native.readAddress(Native Method) 
~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at 
io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675)
 ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at 
io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714)
 ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at 
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) 
~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) 
~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at 
io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
 ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at 
io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
 ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at java.lang.Thread.run(Thread.java:745) [na:1.8.0_111]


The Second Wind (TSW), an Executive Education initiative of the Times of India 
Group, announces Open Programs in Mumbai, Delhi and Bangalore by experts like 
Marshall Goldsmith, Jamie Anderson and more. The Pivot Series from TSW has been 
crafted to offer innovative leadership techniques. Learn more: 
http://timestsw.com/open-programs/

Reply via email to