Re: Riak crashing until I delete AEE folders

2015-06-15 Thread Alex De la rosa
Hi Bryan, Yeah, 2.0.1 is an old one. I normally use 2.1.1 on my own developments but this exact one was for an in-house company competition they run last august so I was not able to touch the implementation until the competition was over last month (of course, my solution kicked everybody's else a

Re: Riak crashing until I delete AEE folders

2015-06-15 Thread bryan hunt
Hi Alex, Yes, I see the error messages, such as this: 2015-06-14 22:21:13.005 [error] emulator Error in process <0.20175.11> on node ‘riak@x.x.x.x' with exit value: {function_clause,[{proplists,get_value,[n_val,{error,no_type},undefined],[{file,"proplists.erl"},{line,225}]},{riak_kv_util,get_

Re: Recreation of default bucket type

2015-06-15 Thread Engel Sanchez
Hi Douglas. Would you mind sharing the riak_core section of your app.config? And also the output of `riak-admin bucket-type status default` for a node that has been restarted after the app.config has been updated with the change to the default bucket properties. On Wed, Jun 10, 2015 at 10:06 AM, D

Re: Riak crashing until I delete AEE folders

2015-06-15 Thread bryan hunt
Hi Alex, Slight confusion in the last response. Just zip up the log files from that node and email them directly to me. We’ll take a look. B > On 15 Jun 2015, at 15:50, Matthew Brender wrote: > > Hey Alex, > > The best place to start on troubleshooting behaviors like the one you > saw i

Re: Riak crashing until I delete AEE folders

2015-06-15 Thread Matthew Brender
Hey Alex, The best place to start on troubleshooting behaviors like the one you saw is to run `riak-debug`, which is in `/bin`. There's a great deal of data in there which you could upload to a Gist [1] and share with us. [1] https://gist.github.com/ Best, Matt Developer Advocacy Lead Basho Tec