You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "rene kochen (JIRA)" <ji...@apache.org> on 2011/06/20 11:11:47 UTC

[jira] [Updated] (CASSANDRA-2787) java agent option missing in cassandra.bat file

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

rene kochen updated CASSANDRA-2787:
-----------------------------------

    Description: 
This option must be included in cassandra.bat:

-javaagent:%CASSANDRA_HOME%\lib\jamm-0.2.2.jar

Otherwise you see the following warnings in cassandra log:

WARN 12:02:32,478 MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead


  was:
This option must be included in cassandra.bat:

-javaagent:%CASSANDRA_HOME%/lib/jamm-0.2.2.jar

Otherwise you see the following warnings in cassandra log:

WARN 12:02:32,478 MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead



> java agent option missing in cassandra.bat file
> -----------------------------------------------
>
>                 Key: CASSANDRA-2787
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2787
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.0
>            Reporter: rene kochen
>            Priority: Minor
>
> This option must be included in cassandra.bat:
> -javaagent:%CASSANDRA_HOME%\lib\jamm-0.2.2.jar
> Otherwise you see the following warnings in cassandra log:
> WARN 12:02:32,478 MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira