Hi, Using now oracle 7. commented out the line StringTableSize=1000003
same issue. but nothing in the log file now. but I start from, the command line the works. Thanks On Fri, Feb 14, 2014 at 9:48 AM, Michael Shuler <mich...@pbandjelly.org>wrote: > On 02/13/2014 07:03 PM, David Montgomery wrote: > >> I only added the -f flag after the first time it did not work. If I >> dont use the -f flag..... >> >> cassandra_server:cassandra FATAL Exited too quickly (process >> log may have details) >> > > From your original message: > > > > Unrecognized VM option 'StringTableSize=1000003' > > Could not create the Java virtual machine. > > Comment out the -XX:StringTableSize=1000003 line in conf/cassandra-env.sh > and see what happens. > > > > java version "1.7.0_25" > > OpenJDK Runtime Environment (IcedTea 2.3.10) > (7u25-2.3.10-1ubuntu0.12.04.2) > > Use Oracle's JVM and see what happens. > > -- > Michael >