[erlang-questions] Finding node PID

Lee Sylvester lee.sylvester@REDACTED
Mon May 6 21:06:35 CEST 2013


Hi Konstantin,

How do you run them in the same VM?

Sorry, still an Erlang noob.

Thanks,
Lee


On 6 May 2013, at 19:31, Konstantin Tcepliaev <f355@REDACTED> wrote:

> Hello,
>  
> From what I see here: https://github.com/okeuday/CloudI/blob/master/src/rel/files/vm.args#L5 the problem is that cookies on your node and CloudI are different.
> As for me, I'd choose to run both applications within the same VM, given that documentation clearly suggests this: https://github.com/okeuday/CloudI/blob/master/src/api/README.markdown
>  
> Cheers,
> -- 
> Konstantin
>  
> 06.05.2013, 22:19, "Lee Sylvester" <lee.sylvester@REDACTED>:
>> Thank you.  I see this in the output:
>>  
>> name cloudi at port 4374
>>  
>> However, doing any of the following returns pang:
>>  
>> net_adm:ping(cloudi).
>> net_adm:ping('cloudi@REDACTED').
>> net_adm:ping('cloudi@REDACTED').
>>  
>> Am I doing something silly?
>>  
>> Thanks,
>> Lee
>>  
>> 
>> On 6 May 2013, at 19:11, Motiejus Jakštys <desired.mta@REDACTED> wrote:
>> 
>>> epmd -names
>> ,
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130506/7c1b5879/attachment.htm>


More information about the erlang-questions mailing list