<div dir="ltr">Hi all,<div><br></div><div>I am trying start a very simple one_for_one supervisor architecture over</div><div>a working project; but all I get when I start_link/0 my supervisor is:</div><div>
<br></div><div>{shutdown,{failed_to_start_child,brocessing,brocessing}}<br></div><div><br></div><div><br></div><div>I don't know why it mentions "brocessing" twice; well I don't understand the message</div>


<div>much. brocessing is a module (containing the API to start a gen_server), but also it is</div><div>the registered name of my gen_server.</div><div><br></div><div>Here is my setup, and the whole code not far away: [1]</div>


<div><br></div><div>So far Internet hasn't been helpful. Can you share your insights?</div><div><br></div><div>[1]: <a href="https://bitbucket.org/fenollp/brocessing/src/5d7169f4600a05be42942ce890b2bee42c3fddda/src/brocessing_sup.erl?at=master" target="_blank">https://bitbucket.org/fenollp/brocessing/src/5d7169f4600a05be42942ce890b2bee42c3fddda/src/brocessing_sup.erl?at=master</a></div>


<div><br></div><div>Cheers,</div><div>Pierre</div></div>