Hi David, Can you confirm you have built Riak from source? What branch/tag are you using? What version of Erlang are you using?
I would suggest undoing the "root:root" ownership change. Do you have any data in the Riak instance or is this a fresh install? How are you starting Riak (the exact command)? Can you provide the full set of log files from the node? Thanks, Dan Daniel Reverri Developer Advocate Basho Technologies, Inc. [email protected] On Tue, May 31, 2011 at 11:14 AM, David Mitchell <[email protected] > wrote: > Hi Dan, > > > > There are no other beam processes running. The only thing running that is > related to riak is “riak/erts-5.7.5/bin/epmd –daemon”. > > > > David > > > > > > > > *From:* Dan Reverri [mailto:[email protected]] > *Sent:* Tuesday, May 31, 2011 12:37 PM > *To:* David Mitchell > *Cc:* [email protected] > *Subject:* Re: riak not starting, Reason: {badmatch,already_exists} > > > > Hi David, > > > > Can you check to see if you have any beam processes running (perhaps > another Riak instance)? > > > > Thanks, > > Dan > > > Daniel Reverri > Developer Advocate > Basho Technologies, Inc. > [email protected] > > On Tue, May 31, 2011 at 9:17 AM, David Mitchell < > [email protected]> wrote: > > Hi, one of the riak nodes is not starting. I am getting > {badmatch,already_exists} in sasl-error.log. > > > > At first, I was getting ‘eaccess’ errors, so I changed all of the files to > be owned by “root:root”. Now, I am getting, > > {badmatch,already_exists}. > > > > In, erlang.log.1, I see: > > [{application,riak_kv},{exited,{shutdown,{riak_kv_app,start,[normal,[]]}}},{type,permanent}]/home/me/dev/poc/riak/riak/rel/riak/lib/os_mon-2.2.5/priv/bin/memsup: > Erlang has closed. > > Erlang has closed > > {"Kernel pid > terminated",application_controller,"{application_start_failure,riak_kv,{shutdown,{riak_kv_app,start,[normal,[]]}}}"} > > > > Crash dump was written to: erl_crash.dump > > Kernel pid terminated (application_controller) > ({application_start_failure,riak_kv,{shutdown,{riak_kv_app,start,[normal,[]]}}}) > > > > In my etc/vm.args, -name [email protected] (which is a unique name). > > > > Any ideas on why I cannot start riak? > > > > David > > > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
