[ https://issues.apache.org/jira/browse/CASSANDRA-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904700#comment-16904700 ]
Benedict commented on CASSANDRA-15263: -------------------------------------- Thanks [~ferozshaik...@gmail.com]. Surprisingly the new message I introduced hasn't shown up, suggesting a {{ClusteringBoundary}} rather than {{ClusteringBound}} is being constructed. I've made a slight tweak, and confirmed that there's no other plausible way this bound could be created. If you could run the latest patch version when you get a chance. If you get around to running sstableexport for one of the affected keys on the affected table that would also be great, though hopefully this next debug run will give me something more to work with. > LegacyLayout RangeTombstoneList throws java.lang.NullPointerException: null > --------------------------------------------------------------------------- > > Key: CASSANDRA-15263 > URL: https://issues.apache.org/jira/browse/CASSANDRA-15263 > Project: Cassandra > Issue Type: Bug > Components: Cluster/Schema > Reporter: feroz shaik > Assignee: Benedict > Priority: Normal > Labels: 2.1.16, 3.11.4 > Attachments: sample.system.log, schema.txt, stack_trace.txt, > system.log, system.log, system.log, system_latest.log > > > We have hit a problem today while upgrading from 2.1.16 to 3.11.4. > we encountered this as soon as the first node started up with 3.11.4 > The full error stack is attached - [^stack_trace.txt] > > The below errors continued in the log file as long as the process was up. > ERROR [Native-Transport-Requests-12] 2019-08-06 03:00:47,135 > ErrorMessage.java:384 - Unexpected exception during request > java.lang.NullPointerException: null > ERROR [Native-Transport-Requests-8] 2019-08-06 03:00:48,778 > ErrorMessage.java:384 - Unexpected exception during request > java.lang.NullPointerException: null > ERROR [Native-Transport-Requests-13] 2019-08-06 03:00:57,454 > > The nodetool version says 3.11.4 and the no of connections on native por t- > 9042 was similar to other nodes. The exceptions were scary that we had to > call off the change. Any help and insights to this problem from the community > is appreciated. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org