You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Hari (JIRA)" <ji...@apache.org> on 2013/12/04 10:46:39 UTC

[jira] [Created] (CASSANDRA-6445) Cassandra 2.0.3 is not starting on RHEL with HotSpot JDK

Hari created CASSANDRA-6445:
-------------------------------

             Summary: Cassandra 2.0.3 is not starting on RHEL with HotSpot JDK
                 Key: CASSANDRA-6445
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6445
             Project: Cassandra
          Issue Type: Bug
         Environment: [root@BRANDYBUCKVM2 bin]# java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

            Reporter: Hari


1. I copied apache-cassandra-2.0.3-bin.tar to my linux box (RHEL)
2. Did untar, created directories in /var/log/cassandra and /var/lib/cassandra
3. Java -version
[root@BRANDYBUCKVM2 bin]# java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
4. But when i try to start it, by /bin/cassandra -f, I am getting the following error, 
[root@BRANDYBUCKVM2 bin]# ./cassandra -f
xss =  -ea -javaagent:./../lib/jamm-0.2.5.jar -XX:+UseThreadPriorities -XX:ThreadPriorit                                       yPolicy=42 -Xms1024M -Xmx1024M -Xmn200M -XX:+HeapDumpOnOutOfMemoryError -Xss256k
numactl: execution of `': No such file or directory

What could be the error cause?



--
This message was sent by Atlassian JIRA
(v6.1#6144)