I had an old version (1.4.6) installed. I installed the latest version in the 1.4 series (1.4.12) using the Basho package. This appears to have fixed the problem. Thanks for the pointer! I guess the other version I had built myself.
On Fri, Apr 15, 2016 at 2:46 PM, Luke Bakken <lbak...@basho.com> wrote: > Satish - > > Thanks for the info. Did you install the Basho-packaged Riak or build > it yourself? > > If you built it yourself, I suspect you are running into this issue: > https://github.com/basho/riak/issues/267 > > Fix is here: https://gist.github.com/vinoski/4689170 > > Please remember to use "reply all" so that the riak-users list may > gain from our debugging. > > -- > Luke Bakken > Engineer > lbak...@basho.com > > On Fri, Apr 15, 2016 at 2:05 PM, satish bhatti <extr...@gmail.com> wrote: > > Remote Shell: Use "Ctrl-C a" to quit. q() or init:stop() will terminate > the > > riak node. > > Erlang R15B01 (erts-5.9.1) [source] [64-bit] [smp:8:8] [async-threads:0] > > [kernel-poll:false] > > > > Eshell V5.9.1 (abort with ^G) > > (riak@127.0.0.1)1> os:cmd("ulimit -n"). > > "65536\n" > > (riak@127.0.0.1)2> > > > > On Fri, Apr 15, 2016 at 1:21 PM, Luke Bakken <lbak...@basho.com> wrote: > >> > >> Please run: > >> > >> riak attach > >> > >> then in the Erlang shell: > >> > >> os:cmd("ulimit -n"). > >> > >> Please note that the period at the end of the above statement is > >> significant. CTRL-C twice will exit the attach session. > >> > >> -- > >> Luke Bakken > >> Engineer > >> lbak...@basho.com > >> > >> > >> On Fri, Apr 15, 2016 at 1:02 PM, satish bhatti <extr...@gmail.com> > wrote: > >> > That's the strange thing. I read that, and modified > >> > > >> > /Library/LaunchDaemons/limit.maxproc.plist > >> > /Library/LaunchDaemons/limit.maxfiles.plist > >> > > >> > as described. > >> > > >> > ulimit -n claims to be set to 65536 > >> > > >> > I have attached the logfiles. >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com