[erlang-questions] enif_send: env==NULL on non-SMP VM[End]
Khitai Pang
khitai.pang@REDACTED
Mon Mar 21 15:39:13 CET 2016
Hi Tony,
I assume you mean "disable". I added the following to my vm.args:
-smp disable
and rebuilt, reran the release, but the issue is still there..
Thanks
Khitai
On 2016/3/21 19:40, Tony Rogvall wrote:
> Start erlang with
>
> erl -smp enable
>
> The alternatives are a bit harder.
>
> /Tony
>
>
>> On 21 mar 2016, at 12:08, Khitai Pang <khitai.pang@REDACTED> wrote:
>>
>> Hi,
>>
>> I have a cloud vm configured with only 1 cpu core. My app starts fine but when it starts processing client requests it dies with:
>>
>>
>> enif_send: env==NULL on non-SMP VM[End]
>>
>>
>> Is there a workaround for this? I'm using the esl-erlang package for Ubuntu trusty from erlang-solutions.com.
>>
>>
>> Thanks
>> Khitai
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list