Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not start ensemble #57

Open
skypexu opened this issue Jan 18, 2015 · 0 comments
Open

can not start ensemble #57

skypexu opened this issue Jan 18, 2015 · 0 comments

Comments

@skypexu
Copy link

skypexu commented Jan 18, 2015

Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false]

Eshell V5.10.4 (abort with ^G)
(a@e7440)1> application:load(crypto).
ok
(a@e7440)2> application:load(riak_ensemble).
ok
(a@e7440)3> application:set_env(riak_ensemble, data_root, "/tmp/riak").
ok
(a@e7440)4> application:start(riak_ensemble).
ok
(a@e7440)5> riak_ensemble_manager:enable().
ok
(a@e7440)6>
=INFO REPORT==== 18-Jan-2015::13:48:33 ===
application: riak_ensemble
exited: shutdown
type: temporary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant