code path when using inet loader
Sebastien Merle
s.merle@REDACTED
Wed Jul 29 21:33:45 CEST 2009
Hi,
I'm experimenting with remote code server using a master node
with erl_boot_server that starts slave nodes with arguments "-loader inet".
It seems that if the master is started with -pz arguments, the beam files
from the added path cannot be loaded by the slave nodes.
If I just start the master in the directory where the beam files are instead
of adding the path with -pz, the slave can load the beam files.
Any hints on why this is happening ?
Regards,
Sebastien Merle.
More information about the erlang-questions
mailing list