Hi everyone, enif_send: env==NULL on non-SMP VM
is the error I'm getting when runing a CB application under CB 0.8.12 with erlang R17 in a Ubuntu 14.04 in a m3.medium AWS EC2 instance. It seems erlang does not start with smp by default in my instance. $ erl Erlang R16B03-1 (erts-5.10.4) [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false] $ erl -smp Erlang R16B03-1 (erts-5.10.4) [source] [64-bit] [smp:1:1] [async-threads:10] [hipe] [kernel-poll:false] What is the proper configuration to force -smp enable flag when starting a CB application? Kind regards. -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/382a4c43-943d-4b53-a20b-86c5d698f621%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
