Thanks. I'll apply the patch. I'm not real familiar with the JVM options, but I assume that on a production machine I should remove -Xdebug and the -Xrunjdwp options.
Lee Parker On Mon, May 3, 2010 at 2:29 PM, Eric Evans <eev...@rackspace.com> wrote: > On Mon, 2010-05-03 at 13:30 -0500, Lee Parker wrote: > > I see these in the JVM_EXTRA_OPS line of /etc/defaults/cassandra, but > > I don't see where this data is actually passed into the jvm in the > > init script. Am I missing something? > > JVM_EXTRA_OPS should be getting passed (they used to be), so this is a > bug. It's been fixed now in SVN (both the 0.6 branch, and trunk); if > you're not running from SVN you can apply the following one-liner: > > > https://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/debian/init?r1=940575&r2=940574&pathrev=940575 > > Thanks for spotting this. > > -- > Eric Evans > eev...@rackspace.com > >