You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/02 19:17:24 UTC

[jira] [Resolved] (CASSANDRA-4107) fix broken link in cassandra-env.sh

     [ https://issues.apache.org/jira/browse/CASSANDRA-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-4107.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
                   1.0.10
                   0.8.11
         Assignee: Ilya Shipitsin

committed, thanks!
                
> fix broken link in cassandra-env.sh
> -----------------------------------
>
>                 Key: CASSANDRA-4107
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4107
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ilya Shipitsin
>            Assignee: Ilya Shipitsin
>             Fix For: 0.8.11, 1.0.10, 1.1.0
>
>
> link at blogs.sun.com leads to 404
> {noformat}
> --- conf/cassandra-env.sh.orig  Mon Apr  2 20:26:42 2012
> +++ conf/cassandra-env.sh       Mon Apr  2 20:27:30 2012
> @@ -186,7 +186,7 @@
>  # JVM_OPTS="$JVM_OPTS -Djava.rmi.server.hostname=<public name>"
>  #
>  # see
> -# http://blogs.sun.com/jmxetc/entry/troubleshooting_connection_problems_in_jconsole
> +# https://blogs.oracle.com/jmxetc/entry/troubleshooting_connection_problems_in_jconsole
>  # for more on configuring JMX through firewalls, etc. (Short version:
>  # get it working with no firewall first.)
>  JVM_OPTS="$JVM_OPTS -Dcom.sun.management.jmxremote.port=$JMX_PORT"
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira