[erlang-questions] Windows 10 Erlsrv
Oliver Bollmann(T-Online)
oliver.bollmann@REDACTED
Mon May 9 06:26:47 CEST 2016
Seems there is a problem that erlsrv want to
read
HKEY_LOCAL_MACHINE\SOFTWARE\Ericsson\Erlang\ErlSrv\1.1\InternalServiceName
instead of
HKEY_LOCAL_MACHINE\SOFTWARE\Ericsson\Erlang\ErlSrv\1.1\DisplayName
this happened only on boot of windows, starting manual the service works,
Set InternalServiceName = DisplayName solves the problem!
BTW: RabbitMQ does it too.
you may verify this behaviour using procmon from sysinternal,
https://technet.microsoft.com/en-us/sysinternals/processmonitor
Oliver
More information about the erlang-questions
mailing list