Re: NullPointerException when running nodetool stopdaemon

2019-04-03 Thread dmngaya
On 2019/02/22 23:31:01, Timothy Palpant wrote: > I am trying to use `nodetool stopdaemon` to stop Cassandra but hitting the > following error: > > ``` > $ cassandra_ctl nodetool -h 127.0.0.1 -p 5100 stopdaemon > error: null > -- StackTrace -- > java.lang.NullPointerException > at >

NullPointerException when running nodetool stopdaemon

2019-02-22 Thread Timothy Palpant
I am trying to use `nodetool stopdaemon` to stop Cassandra but hitting the following error: ``` $ cassandra_ctl nodetool -h 127.0.0.1 -p 5100 stopdaemon error: null -- StackTrace -- java.lang.NullPointerException at