Re: Killing cassandra is not working

2011-08-03 Thread Benoit Perroud
so use netstat to find out which process had opened the port. 2011/8/3 CASSANDRA learner > Thnks for the reply Nila > > When i did PS command, I could not able to find any process related to > cassandra. Thts the problem.. > > > On Wed, Aug 3, 2011 at 4:12 PM, Benoit Perroud wrote: > >> See

Re: Killing cassandra is not working

2011-08-03 Thread CASSANDRA learner
Thnks for the reply Nila When i did PS command, I could not able to find any process related to cassandra. Thts the problem.. On Wed, Aug 3, 2011 at 4:12 PM, Benoit Perroud wrote: > Seems like you have already a Cassandra instance running, so the second > instance cannot open the same port

Re: Killing cassandra is not working

2011-08-03 Thread Benoit Perroud
Seems like you have already a Cassandra instance running, so the second instance cannot open the same port twice. I would suggest you to kill all instances of Cassandra and start it again. 2011/8/3 Nilabja Banerjee > try to use *grep* command to check the port where your cassandra was > runni

Re: Killing cassandra is not working

2011-08-03 Thread Nilabja Banerjee
try to use *grep* command to check the port where your cassandra was running. On 3 August 2011 16:01, CASSANDRA learner wrote: > H,, > > I was running cassandra in my mac and after some time the machine got to > sleep mode. Now after the machine is On. I tried to kill the process of > ca