RE: Timeout starting Riak

2014-02-11 Thread Sahil Verma
:36 AM To: Sahil Verma Cc: riak-users@lists.basho.com Subject: Re: Timeout starting Riak Hi Sahil, Please check that you don't have another Riak or Erlang node running with the same name. The error right in the middle, "{error,duplicate_name}" indicates trying to register a no

Re: Timeout starting Riak

2014-02-11 Thread Sean Cribbs
Hi Sahil, Please check that you don't have another Riak or Erlang node running with the same name. The error right in the middle, "{error,duplicate_name}" indicates trying to register a node name that is already registered. On Tue, Feb 11, 2014 at 4:55 AM, Sahil Verma wrote: > Version: 1.4.7-

Timeout starting Riak

2014-02-10 Thread Sahil Verma
Version: 1.4.7-1.el6 riak start times out after 15 seconds. I can get the same version of riak to start on another server, but not this one. I do make sure no riak processes are running before doing riak start, so there shouldn't be a port number conflict. Anything else I can look at for findin