i restart the system and it displays:
INFO  17:16:54 Starting listening for CQL clients on
localhost/127.0.0.1:9042...
INFO  17:16:54 Binding thrift service to localhost/127.0.0.1:9160
INFO  17:16:54 Listening for thrift clients...

!!!
perharps i have to kill the process on the port 9160 when i restart
cassandra ...


2015-03-16 18:59 GMT+01:00 jean paul <researche...@gmail.com>:

> I have done the same test again but i have errors with the two versions
> 2.1.3 and 2.0.13
>
> :~/Bureau/apache-cassandra-*2.1.3*/bin$ ./cassandra -f
> CompilerOracle: inline
> org/apache/cassandra/db/AbstractNativeCell.compareTo
> (Lorg/apache/cassandra/db/composites/Composite;)I
> CompilerOracle: inline
> org/apache/cassandra/db/composites/AbstractSimpleCellNameType.compareUnsigned
> (Lorg/apache/cassandra/db/composites/Composite;Lorg/apache/cassandra/db/composites/Composite;)I
> CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare
> (Ljava/nio/ByteBuffer;[B)I
> CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare
> ([BLjava/nio/ByteBuffer;)I
> CompilerOracle: inline
> org/apache/cassandra/utils/ByteBufferUtil.compareUnsigned
> (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
> CompilerOracle: inline
> org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo
> (Ljava/lang/Object;JILjava/lang/Object;JI)I
> CompilerOracle: inline
> org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo
> (Ljava/lang/Object;JILjava/nio/ByteBuffer;)I
> CompilerOracle: inline
> org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo
> (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
> Erreur: Exception envoyée par l'agent : java.lang.NullPointerException
>
> :~/Bureau$ cd apache-cassandra-*2.0.13/*
> :~/Bureau/apache-cassandra-2.0.13$ ./cassandra -f
> bash: ./cassandra: Aucun fichier ou dossier de ce type
> :~/Bureau/apache-cassandra-2.0.13$ cd bin/
> :~/Bureau/apache-cassandra-2.0.13/bin$ ./cassandra -f
> Erreur: Exception envoyée par l'agent : java.lang.NullPointerException
>
> perharps i have to do some config before running cassandra ?
>
>
>
> 2015-03-16 18:38 GMT+01:00 Redmumba <redmu...@gmail.com>:
>
>> You should probably make a new thread for this.  This is an announcement
>> for a new Cassandra release.
>>
>> On Mon, Mar 16, 2015 at 10:34 AM, jean paul <researche...@gmail.com>
>> wrote:
>>
>>> OK.
>>> I have tens of nodes in my cluster. i'd like to get the states of these
>>> nodes(alive, not etc ..). (it is just a first step to test cassandra)
>>> So, i have downloaded the latest release.
>>>
>>> *First terminal: *
>>>
>>> ../apache-cassandra-2.1.3/bin$ ./cassandra -f
>>> .............
>>>
>>> INFO  17:16:54 Starting listening for CQL clients on
>>> localhost/127.0.0.1:9042...
>>> INFO  17:16:54 Binding thrift service to localhost/127.0.0.1:9160
>>> INFO  17:16:54 Listening for thrift clients...
>>>
>>> *Second terminal:*
>>> ./nodetool gossipinfo -h localhost -p 9042
>>> nodetool: Found unexpected parameters: [-h, localhost]
>>> See 'nodetool help' or 'nodetool help <command>'.
>>>
>>> Have you an idea please about the last message ?
>>>
>>> Best Regards.
>>> Thanks a lot.
>>>
>>>
>>>
>>> 2015-03-16 17:55 GMT+01:00 Michael Shuler <mich...@pbandjelly.org>:
>>>
>>>> 2.0.13 is the latest release in the 2.0 branch. There is also the 2.1
>>>> branch, which is currently at 2.1.3, and 2.1.4 is under development.
>>>>
>>>> This is all listed on http://cassandra.apache.org/download/ and this
>>>> question may be best suited for the user mailing list :)
>>>>
>>>> --
>>>> Michael
>>>>
>>>> On 03/16/2015 11:34 AM, jean paul wrote:
>>>>
>>>>> Hello,
>>>>>
>>>>> Please, i have a cluster of 10 nodes, so i have to download the last
>>>>> version of cassandra and install it on each node, that's it ?
>>>>>
>>>>>
>>>>> Thanks a lot.
>>>>> Best Regards.
>>>>>
>>>>> 2015-03-16 16:39 GMT+01:00 Jake Luciani <j...@apache.org
>>>>> <mailto:j...@apache.org>>:
>>>>>
>>>>>     Apache Cassandra is a fully distributed database. It is the right
>>>>> choice
>>>>>     when you need scalability and high availability without
>>>>> compromising
>>>>>     performance.
>>>>>
>>>>>     http://cassandra.apache.org/
>>>>>
>>>>>     Downloads of source and binary distributions are listed in our
>>>>> download
>>>>>     section:
>>>>>
>>>>>     http://cassandra.apache.org/download/
>>>>>
>>>>>     This version is a bug fix release[1] on the 2.0 series. As always,
>>>>>     please pay
>>>>>     attention to the release notes[2] and Let us know[3] if you were to
>>>>>     encounter
>>>>>     any problem.
>>>>>
>>>>>     Enjoy!
>>>>>
>>>>>     [1]: http://goo.gl/Rh9gyx (CHANGES.txt)
>>>>>     [2]: http://goo.gl/k8vIom (NEWS.txt)
>>>>>     [3]: https://issues.apache.org/jira/browse/CASSANDRA
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>

Reply via email to