Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "HowToDebug" page has been changed by DaveBrosius: https://wiki.apache.org/cassandra/HowToDebug?action=diff&rev1=15&rev2=16 Comment: update for latest changes 2. Put the following parameters in the VM args section {{{ - -ea -javaagent:${project_loc}/lib/jamm-0.2.5.jar + -ea -javaagent:${project_loc}/lib/jamm-0.2.6.jar -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms752M @@ -65, +65 @@ 2. JVM_OPTS="$JVM_OPTS -Xloggc - 1. The entries in the log4j-server.properties file that are effected are: + 1. The entries in the logback.xml file that are effected are: - 2. log4j.appender.R.File + 2. <fileNamePattern/> {{{ Note: You should always build from the command line
