cassandra woes ----- why cant cassandra work with the outside world with port 9160

2014-04-17 Thread David Montgomery
Why can no server connect to 9160? I dont understand? Yes...i have the port open. I am using ip address as listen_address on cassandra.yaml. I can telnet to 7199but 9160 is a total disaster. I can telnet from localhost but fro remote? no way. How do I open up 9160? I have both brodcast

Re: supervisord and cassandra

2014-02-14 Thread David Montgomery
I had to give up on supervisor. I installed the deb package rather than from source. that worked though. thanks On Sat, Feb 15, 2014 at 10:10 AM, Michael Shuler wrote: > On 02/14/2014 07:34 PM, Michael Shuler wrote: > >> On 02/14/2014 06:58 PM, David Montgomery wrot

Re: supervisord and cassandra

2014-02-14 Thread David Montgomery
Hi, Using now oracle 7. commented out the line StringTableSize=103 same issue. but nothing in the log file now. but I start from, the command line the works. Thanks On Fri, Feb 14, 2014 at 9:48 AM, Michael Shuler wrote: > On 02/13/2014 07:03 PM, David Montgomery wrote: >

Re: supervisord and cassandra

2014-02-13 Thread David Montgomery
Hi, I only added the -f flag after the first time it did not work. If I dont use the -f flag. cassandra_server:cassandra FATAL Exited too quickly (process log may have details) On Thu, Feb 13, 2014 at 11:25 PM, Tristan Seligmann wrote: > On 13 February 2014 11:39, Da

Re: supervisord and cassandra

2014-02-13 Thread David Montgomery
atically restart the daemon. > > Good luck, > > Robert > > > On 13 February 2014 09:39, David Montgomery wrote: > >> omg..wow...can cassandra run under supervisor? >> >> this works from the command line as root >> /var/apache-cassandra-<%=@versi

supervisord and cassandra

2014-02-13 Thread David Montgomery
omg..wow...can cassandra run under supervisor? this works from the command line as root /var/apache-cassandra-<%=@version%>/bin/cassandra -f this does not work. why? [program:cassandra] command = /var/apache-cassandra-<%=@version%>/bin/cassandra -f #environment=JVM_EXTRA_OPTS="-Dcom.sun.manage