<div dir="ltr"><div><div><div><div><div>Solved.<br></div>The problem was a prepackaged cowboy (ebin dir) that was shipped as it is and packed in the release.<br></div>The code wanted 1.0.x, the release was packed with 0.6.1.<br><br></div>Sorry for the spam.<br></div>Regards,<br></div>Tiberiu<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-22 12:32 GMT+02:00 CT Radu <span dir="ltr"><<a href="mailto:ct.radu.001@gmail.com" target="_blank">ct.radu.001@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hello everyone,<br><br></div>I'm experiencing a weird behavior related to cowboy.<br><br></div><div>I have an application that uses cowboy for the webinterface.<br></div><div>Prior to this month we used 0.6.1 and recently I started to update it to 1.0.1<br></div><div><br></div><div>I get the following error only when I start the application on fedora 20 (using R16B03-1)<br><br>[error] <0.943.0>Undefined - Undefined:Undefined:Undefined - CRASH REPORT Process <0.943.0> with 0 neighbours exited with reason: call to undefined function cowboy_router:compile([{'_',[{[<<"/wsock">>]...<br><br></div><div>The same code, compiled the same R16B03-1 on centos 6, when started, properly finds <br></div><div>the cowboy_router module and executes the cowboy_router:compile code.<br><br></div><div>Cowboy is included in app.src in the applications section.<br></div><div>Also (I think this is redundant) I've started it in the top application module (the one with the suffix _app.erl).<br><br></div><div>Still, I cannot start my application on fedora 20...<br></div><div>This application is packed as a release using relx.<br><br></div><div>Any ideas where I could look or what I may have missed ?<br><br></div><div>Many thanks,<br></div><div>Tiberiu<br></div></div>
</blockquote></div><br></div>