no, the priblem is that jmx listens on 7199, once an incoming connection is
made, it literally tells the other side "come and connect to me on these 2
rmi ports",  and open up  2 random  Rmi ports

we used to use the trick in the above link to resolve this
On Aug 27, 2012 3:04 PM, "Hiller, Dean" <dean.hil...@nrel.gov> wrote:

> In cassandra-env.sh, search on JMX_PORT and it is set to 7199 (ie. Fixed)
> so that solves your issue, correct?
>
> Dean
>
> From: Yang <teddyyyy...@gmail.com<mailto:teddyyyy...@gmail.com>>
> Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" <
> user@cassandra.apache.org<mailto:user@cassandra.apache.org>>
> Date: Monday, August 27, 2012 3:44 PM
> To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" <
> user@cassandra.apache.org<mailto:user@cassandra.apache.org>>
> Subject: JMX(RMI) dynamic port allocation problem still exists?
>
> ow, does Cassandra come with an out-of-the box solution to fix the above
> problem? or do I have
> to create that little javaagent jar myself?
>

Reply via email to