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: http://wiki.apache.org/cassandra/HowToDebug?action=diff&rev1=4&rev2=5 2. Use org.apache.cassandra.thrift.CassandraDaemon as the main class + 2. Add the directory ./conf to your debugging user class path + 2. Put the following parameters in the VM args section {{{ -ea -javaagent:${project_loc}/lib/jamm-0.2.5.jar @@ -57, +59 @@ -Dlog4j.defaultInitOverride=true }}} - 2. Add the directory ./conf to your debugging user class path
