On Wed, Dec 19, 2012 at 6:01 PM, Evan Vigil-McClanahan <emcclana...@basho.com> wrote: > For some reason your version of erlang is printing the string "Running > Erlang" every time it starts. It doesn't normally do this. > > I am not sure where this error is coming from, as it doesn't seem to > be a normal part of starting erlang. > > On Wed, Dec 19, 2012 at 5:30 PM, Chenini, Mohamed <mchen...@geico.com> wrote: >> I installed Erlang R15B03 and re-installed riak but I am still seeing the >> same error when I start a riak node: >> >> ~/riak-1.2.1/dev> dev1/bin/riak start >> Error reading /home/u1c332/riak-1.2.1/dev/dev1/etc/app.config >> Running Erlang ok
Hi, Chenini. Do you happen to have a ".erlang" file in your home directory? I know there are some tutorials that have the reader create this file early on, but then quickly forget it. The content of that file is run every time the Erlang VM starts, and this has been known to cause problems with Riak startup. http://erlang.org/doc/man/erl.html#configuration -Bryan _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com