Thanks, we're investigating in
https://issues.apache.org/jira/browse/CASSANDRA-4275.
On Fri, May 25, 2012 at 10:31 AM, Viktor Jevdokimov <
viktor.jevdoki...@adform.com> wrote:
> Hell all,
>
> ** **
>
> We’ve started to test Oracle Java 7u4 (currently we’re on 7u3) on Linux to
> try G1 GC.***
Hell all,
We've started to test Oracle Java 7u4 (currently we're on 7u3) on Linux to try
G1 GC.
Cassandra can't start on 7u4 with exception:
The stack size specified is too small, Specify at least 160k
Cannot create Java VM
Changing in cassandra-env.sh -Xss128k to -Xss160k allowed to start Cas