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

[leo_manager] already_started always appeared in error.log on managers #560

Closed
mocchira opened this issue Dec 27, 2016 · 0 comments
Closed

Comments

@mocchira
Copy link
Member

I don't know exactly when but at some point
the below error has always appeared when starting a cluster.
no problem the cluster itself.

on master

[E]     manager_0@127.0.0.1     2016-12-27 13:47:41.210637 +0900        1482814061      leo_manager_sup:create_mnesia_tables_1/2        287     [{cause,{badmatch,{error,{already_started,mnesia}}}}]

and on slave

[E]     manager_1@127.0.0.1     2016-12-27 13:47:43.211639 +0900        1482814063      null:null       0       Error in process <0.936.0> on node 'manager_1@127.0.0.1' with exit value: {{badmatch,{error,{already_started,mnesia}}},[{leo_manager_sup,create_mnesia_tables_2,2,[{file,"src/leo_manager_sup.erl"},{line,305}]}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants