:721)
>>>> ~[cassandra-all-2.1.12.1046.jar:2.1.12.1046]
>>>> at
>>>> org.apache.cassandra.service.StorageService.initServer(StorageService.java:612)
>>>> ~[cassandra-all-2.1.12.1046.jar:2.1.12.1046]
>>>> at
>>>> org.apache.cassand
tServer(StorageService.java:612)
>>>> ~[cassandra-all-2.1.12.1046.jar:2.1.12.1046]
>>>> at
>>>> org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:389)
>>>> ~[cassandra-all-2.1.12.1046.jar:2.1.12.1046]
>>>>
ax.bdp.server.DseDaemon.setup(DseDaemon.java:335)
>>> ~[dse-core-4.8.4.jar:4.8.4]
>>> at
>>> org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:564)
>>> ~[cassandra-all-2.1.12.1046.jar:2.1.12.1046]
>>>
at com.datastax.bdp.DseModule.main(DseModule.java:74)
>> [dse-core-4.8.4.jar:4.8.4]
>> INFO [Thread-2] 2016-02-08 16:45:27,629 DseDaemon.java:418 - DSE
>> shutting down...
>>
>> On Mon, Feb 8, 2016 at 4:25 PM, Stefania Alborghetti <
>> stefania
va:418 - DSE
> shutting down...
>
> On Mon, Feb 8, 2016 at 4:25 PM, Stefania Alborghetti <
> stefania.alborghe...@datastax.com> wrote:
>
>> CASSANDRA-8072 is not going to help you because the code that fails
>> (checkForEndpointCollision()) should not execute
ania.alborghe...@datastax.com> wrote:
> CASSANDRA-8072 is not going to help you because the code that fails
> (checkForEndpointCollision()) should not execute for seeds.
>
> I think the problem is that there are no seeds in cassandra.yaml:
>
> - seeds: "XX.YY"
CASSANDRA-8072 is not going to help you because the code that fails
(checkForEndpointCollision()) should not execute for seeds.
I think the problem is that there are no seeds in cassandra.yaml:
- seeds: "XX.YY"
If listen_address is localhost then try:
- seeds: "127.0.0.1"
If I apply the fix from CASSANDRA-8072 onto a 2.1.12 cluster, which files
should I replace ?
Thanks
On Mon, Feb 8, 2016 at 1:07 PM, Bhuvan Rawal wrote:
> Your config looks fine to me, i tried reproducing the scenario by setting
> localhost in listen_address,rpc_address and seed list,
gt;>>> On Tue, Feb 9, 2016 at 12:14 AM, Ted Yu wrote:
>>>>
>>>>> Hi,
>>>>> I am trying to setup a cluster with DSE 4.8.4
>>>>>
>>>>> I added the following in resources/cassandra/conf/cassandra.yaml :
>>>>>
>>>>> cluster_name: 'cass'
>>>>>
>>>>> which resulted in:
>>>>>
>>>>> http://pastebin.com/27adxKTM
>>>>>
>>>>> This seems to be resolved by CASSANDRA-8072
>>>>>
>>>>> My question is whether there is workaround ?
>>>>> If not, when can I expect 2.1.13 release ?
>>>>>
>>>>> Thanks
>>>>>
>>>>
>>>>
>>>
>>
>
gt;
>>> Have you started seed first and after waiting for 30 seconds started
>>> other nodes?
>>>
>>>
>>> On Tue, Feb 9, 2016 at 12:14 AM, Ted Yu wrote:
>>>
>>>> Hi,
>>>> I am trying to setup a cluster with DSE 4.8.4
tup a cluster with DSE 4.8.4
>>>
>>> I added the following in resources/cassandra/conf/cassandra.yaml :
>>>
>>> cluster_name: 'cass'
>>>
>>> which resulted in:
>>>
>>> http://pastebin.com/27adxKTM
>>>
>>> This seems to be resolved by CASSANDRA-8072
>>>
>>> My question is whether there is workaround ?
>>> If not, when can I expect 2.1.13 release ?
>>>
>>> Thanks
>>>
>>
>>
>
AM, Ted Yu wrote:
>
>> Hi,
>> I am trying to setup a cluster with DSE 4.8.4
>>
>> I added the following in resources/cassandra/conf/cassandra.yaml :
>>
>> cluster_name: 'cass'
>>
>> which resulted in:
>>
>> http://pastebin.com
4.8.4
>
> I added the following in resources/cassandra/conf/cassandra.yaml :
>
> cluster_name: 'cass'
>
> which resulted in:
>
> http://pastebin.com/27adxKTM
>
> This seems to be resolved by CASSANDRA-8072
>
> My question is whether there is wor
Hi,
I am trying to setup a cluster with DSE 4.8.4
I added the following in resources/cassandra/conf/cassandra.yaml :
cluster_name: 'cass'
which resulted in:
http://pastebin.com/27adxKTM
This seems to be resolved by CASSANDRA-8072
My question is whether there is workaround ?
If not
Hi folks,
We are hitting similar issue described inĀ
https://issues.apache.org/jira/browse/CASSANDRA-8072When we try to bootstrap a
node it doesn't bootstrap due to issues encountered in JIRA ticket above.
We are using version of cassandra 2.0.14.
Is there a work-around for the situation? Please n
15 matches
Mail list logo