<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 23 Jan 2015, at 03:44, Nuku Ameyibor <<a href="mailto:nayibor@gmail.com" class="">nayibor@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">=INFO REPORT==== 23-Jan-2015::02:20:57 ===</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">global: Name conflict terminating {m8ball_server,<2910.62.0>}</div></div></blockquote><br class=""></div><div>This suggests that you’re connecting the nodes *after* starting your applications, so that the application processes have time to globally register themselves first. Global detects the name conflict when trying to merge the registries of the two nodes.</div><div><br class=""></div><div>You can for example use the ‘distributed’ option, described here:</div><div><a href="http://www.erlang.org/doc/apps/kernel/application.html#load-1" class="">http://www.erlang.org/doc/apps/kernel/application.html#load-1</a></div><div><br class=""></div><div>and here:</div><div><br class=""></div><div><a href="http://www.erlang.org/doc/man/kernel_app.html" class="">http://www.erlang.org/doc/man/kernel_app.html</a></div><div><br class=""></div><div>BR,</div><div>Ulf W</div><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div class=""><div class="">Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.</div><div class=""><a href="http://feuerlabs.com" class="">http://feuerlabs.com</a></div></div><div class=""><br class=""></div></span><br class="Apple-interchange-newline">

</div>
<br class=""></body></html>