On Wed, Sep 11, 2013 at 4:48 PM, Elias Ross <genman@noderunner.net> wrote:

Actually another issue is JDK7u40 on x86_64 EL6, I get this:

$ ./rhqctl start --storage
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
23:29:40,705 INFO  [org.jboss.modules] JBoss Modules version 1.2.0.CR1
xss =  -ea -javaagent:./../lib/jamm-0.2.5.jar -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms512M -Xmx512M -Xmn128M -XX:+HeapDumpOnOutOfMemoryError -Xss180k
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

The stack size specified is too small, Specify at least 228k
Error: Could not create the Java Virtual Machine.

... Not good. I got rid of this Linux optimization in 'conf/cassandra-env.sh':


It looks like this got fixed in Cassandra already:

https://issues.apache.org/jira/browse/CASSANDRA-5895?attachmentOrder=asc