<div dir="ltr">The release is built using rebar3:<div><br></div><div>`{relx, [{release, {testproject, "0.1.0"}, [ testproject ]}]}.`</div><div><br></div><div>and erlang is started on the board with:</div><div><br></div><div>`erl.rtems -- -home . -pa . -root testproject -boot testproject/releases/0.1.0/testproject -kernel inetrc "./erl_inetrc"`</div><div><br></div><div>Thank you for your help.</div><div><br></div><div>Sebastien Merle,</div><div>Peer Stritzinger GmbH.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 29, 2018 at 11:21 AM, Siri Hansen <span dir="ltr"><<a href="mailto:erlangsiri@gmail.com" target="_blank">erlangsiri@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Sebastien,<div><br></div><div>which script/boot file do you use? Is it built with the new OTP version?</div><div><br></div><div>Kind Regards</div><div>/siri@otp</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2018-05-28 23:42 GMT+02:00 Sébastien Merle <span dir="ltr"><<a href="mailto:s.merle@gmail.com" target="_blank">s.merle@gmail.com</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi,<div><br></div><div>I am porting the grisp software (<a href="http://grisp.org" target="_blank">grisp.org</a>) to OTP 21.0-rc1.</div><div>Everything build and deploy just fine but when running Erlang on the board the console is swamped with error like:</div><div><br></div><div>  `(no logger present) unexpected logger message: {log,error,"Error in process ~p with exit value:~n~p~n",[<0.39.0>,{badar<wbr>g,[{ets,lookup,[logger,proc_<wbr>lib],[]},{logger_config,allow,<wbr>3,[{file,"logger_config.erl"},<wbr>{...`</div><div><br></div><div>I saw someone else complaining about this same error on the thread about 21.0-rc1 but the only response was to use a clean build, and I already built OTP from a fresh checkout.</div><div><br></div><div>Any idea what could be the cause ? Maybe this is a know issue or the new logger API requires some configuration or service to be started explicitly ?</div><div><br></div><div>Thank you very much.</div><div><br></div><div>Sebastien Merle,</div><div>Peer Stritzinger GmbH.</div></div>
<br></div></div>______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>