[ 
https://issues.apache.org/jira/browse/CASSANDRA-9023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492850#comment-14492850
 ] 

Ariel Weisberg edited comment on CASSANDRA-9023 at 4/13/15 6:58 PM:
--------------------------------------------------------------------

[~anishek] There are a bunch of test cases there. Is there a specific one I 
need to run that causes the issue to occur?

I'm also getting a lot of 
{noformat}
Apr 13, 2015 2:57:37 PM com.google.common.util.concurrent.ExecutionList 
executeListener
SEVERE: RuntimeException while executing runnable 
com.google.common.util.concurrent.Futures$5@344b6582 with executor 
com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService@69f84d90
java.lang.RuntimeException: something failed
        at 
com.anishek.threading.DefaultCallback.onFailure(DefaultCallback.java:23)
        at com.google.common.util.concurrent.Futures$5.run(Futures.java:1222)
        at 
com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:297)
        at 
com.google.common.util.concurrent.ExecutionList.executeListener(ExecutionList.java:156)
        at 
com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:145)
        at 
com.google.common.util.concurrent.ListenableFutureTask.done(ListenableFutureTask.java:91)
        at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:384)
        at java.util.concurrent.FutureTask.setException(FutureTask.java:251)
        at java.util.concurrent.FutureTask.run(FutureTask.java:271)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at com.anishek.ReadWriteRunnable.call(ReadWriteRunnable.java:52)
        at com.anishek.ReadWriteRunnable.call(ReadWriteRunnable.java:1)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        ... 3 more
{noformat}


was (Author: aweisberg):
[~anishek] There are a bunch of test cases there. Is there a specific one I 
need to run that causes the issue to occur?

> 2.0.13 write timeouts on driver
> -------------------------------
>
>                 Key: CASSANDRA-9023
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9023
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: For testing using only Single node 
> hardware configuration as follows:
> cpu :
> CPU(s):                16
> On-line CPU(s) list:   0-15
> Thread(s) per core:    2
> Core(s) per socket:    8
> Socket(s):             1
> NUMA node(s):          1
> Vendor ID:             GenuineIntel
> CPU MHz:               2000.174
> L1d cache:             32K
> L1i cache:             32K
> L2 cache:              256K
> L3 cache:              20480K
> NUMA node0 CPU(s):     0-15
> OS:
> Linux version 2.6.32-504.8.1.el6.x86_64 ([email protected]) 
> (gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ) 
> Disk: There only single disk in Raid i think space is 500 GB used is 5 GB
>            Reporter: anishek
>            Assignee: Ariel Weisberg
>             Fix For: 2.0.15
>
>         Attachments: out_system.log
>
>
> Initially asked @ 
> http://www.mail-archive.com/[email protected]/msg41621.html
> Was suggested to post here. 
> If any more details are required please let me know 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to