Yes port 8080 is jmx port that you can change in Cassandra.in.sh. Has anybody been able to REMOTELY connect to the jmx server (default 8080) on Cassandra? I kept getting freezing then timeout for that. This is important for us to monitor the cluster.
Thanks! -----Original Message----- From: Rich Atkinson [mailto:atkins...@gmail.com] Sent: Tuesday, February 09, 2010 6:15 PM To: cassandra-user@incubator.apache.org Subject: Re: cassandra with a firewall i think you need port 8080 On Wed, Feb 10, 2010 at 10:12 AM, Patrick de Torcy <pdeto...@gmail.com> wrote: > Hi, > > I've installed Cassandra 0.5 on Windows server 2003. It works fine with the > firewall disabled, but if it's enabled, I can't connect to Cassandra. I've > opened the following ports : 9160, 7000, 7001, 9170, 8888, but it didn't > work. > What could I do ? > > Thanks !