[ 
https://issues.apache.org/jira/browse/CASSANDRA-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Thompson updated CASSANDRA-11290:
----------------------------------------
    Attachment: node3.log
                node3_debug.log
                node2.log
                node2_debug.log
                node1.log
                node1_debug.log

I'm uploading the logs from this run. There are a few exceptions in there.

{code}
WARN  [SharedPool-Worker-16] 2016-02-11 19:15:19,072 
AbstractLocalAwareExecutorService.java:169 - Uncaught exception on thread 
Thread[SharedPool-Worker-16,10,main]: {}
java.lang.NullPointerException: null
        at org.apache.cassandra.db.Keyspace.apply(Keyspace.java:543) ~[main/:na]
        at org.apache.cassandra.db.Keyspace.lambda$apply$62(Keyspace.java:469) 
~[main/:na]
        at org.apache.cassandra.db.Keyspace$$Lambda$239/1334525713.run(Unknown 
Source) ~[na:na]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[na:1.8.0_45]
        at 
org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService$FutureTask.run(AbstractLocalAwareExecutorService.java:164)
 ~[main/:na]
        at org.apache.cassandra.concurrent.SEPWorker.run(SEPWorker.java:105) 
[main/:na]
        at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
WARN  [SharedPool-Worker-10] 2016-02-11 19:15:19,107 
AbstractLocalAwareExecutorService.java:169 - Uncaught exception on thread 
Thread[SharedPool-Worker-10,10,main]: {}
java.lang.NullPointerException: null
        at org.apache.cassandra.db.Keyspace.apply(Keyspace.java:543) ~[main/:na]
        at org.apache.cassandra.db.Keyspace.lambda$apply$62(Keyspace.java:469) 
~[main/:na]
        at org.apache.cassandra.db.Keyspace$$Lambda$239/1334525713.run(Unknown 
Source) ~[na:na]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[na:1.8.0_45]
        at 
org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService$FutureTask.run(AbstractLocalAwareExecutorService.java:164)
 ~[main/:na]
        at org.apache.cassandra.concurrent.SEPWorker.run(SEPWorker.java:105) 
[main/:na]
        at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
{code}

> dtest failure in 
> materialized_views_test.TestMaterializedViewsConsistency.single_partition_consistent_reads_after_write_test
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11290
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11290
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Russ Hatch
>            Assignee: Philip Thompson
>              Labels: dtest
>             Fix For: 3.x
>
>         Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, 
> node3.log, node3_debug.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_offheap_dtest/26/testReport/materialized_views_test/TestMaterializedViewsConsistency/single_partition_consistent_reads_after_write_test
> Failed on CassCI build trunk_offheap_dtest #26
> Failing infrequently but same error on at least two of those infrequent flaps:
> {noformat}
> Connection to 127.0.0.2 was closed
> {noformat}



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

Reply via email to