RE: Trying to find cause of exception

2017-01-03 Thread Amit Singh F
your Node is under heavy load. From: Ney, Richard [mailto:richard@aspect.com] Sent: Tuesday, January 03, 2017 2:58 PM To: user@cassandra.apache.org Subject: Re: Trying to find cause of exception Johnny, Would these WARN cause the read issues I’m seeing WARN [GossipTasks:1] 2017-01-03 03:27

Re: Trying to find cause of exception

2017-01-03 Thread Ney, Richard
; Date: Monday, January 2, 2017 at 1:28 PM To: "user@cassandra.apache.org" Subject: Re: Trying to find cause of exception Richard, From looking at the stack trace in your Cassandra logs, you might be hitting a variation of this bug: https://issues.apache.org/jira/browse/CASSANDRA-

Re: Trying to find cause of exception

2017-01-02 Thread Ney, Richard
Miller Reply-To: "user@cassandra.apache.org" Date: Monday, January 2, 2017 at 1:28 PM To: "user@cassandra.apache.org" Subject: Re: Trying to find cause of exception Richard, From looking at the stack trace in your Cassandra logs, you might be hitting a variation of this bug: h

Re: Trying to find cause of exception

2017-01-02 Thread Johnny Miller
RESEARCH & DEVELOPMENT > +1 (978) 848.6640 WORK > +1 (916) 846.2353 MOBILE > UNITED STATES > richard@aspect.com <mailto:richard@aspect.com> > aspect.com <http://www.aspect.com/> > > > > From: Amit Singh F <mailto:amit.f.si...@ericsson.com>> >

Re: Trying to find cause of exception

2017-01-02 Thread Ney, Richard
richard@aspect.com<mailto:richard@aspect.com> aspect.com<http://www.aspect.com/> [mailSigLogo-rev.jpg] From: Amit Singh F Reply-To: "user@cassandra.apache.org" Date: Monday, January 2, 2017 at 4:34 AM To: "user@cassandra.apache.org" Subject: RE: Trying to find cause o

RE: Trying to find cause of exception

2017-01-02 Thread Amit Singh F
Hello, Few pointers : a.) Can you check in system.log for similar msgs like “marking as down” on the node which gives err msg if yes, then please check for GC pause . Heavy load is one of the reason for this. b.)Can you try connecting cqlsh to that node once you get this kind of msg