[erlang-questions] Windows Update 15063 et erl.exe

Wes James comptekki@REDACTED
Mon May 8 18:46:07 CEST 2017


The only params you can set via erlsrv, are on this page
http://erlang.org/doc/man/erlsrv.html .  I don't think you can manipulate
the automatic delay or delay time  with erlsrv.  Maybe something they could
add later.  I've test this with otp 19.3 (8.3) and opt 20 rc1 (9.0) and
they both work.

-wes




On Mon, May 8, 2017 at 10:13 AM, Frank Muller <frank.muller.erl@REDACTED>
wrote:

> Hi James,
>
> Thank you. I'll try in few minutes and I'll let you know.
>
> Question: is there a way to set these parameters via erlsrv.exe?
>
> /Frank
>
> <comptekki@REDACTED> wrote :
>
> I just finished installing the 15063 update and the app I had installed
>> via erlsrv is still running fine.  With windows 10, in the first place, to
>> get an erl app running as a service, i've had to set the service as
>> Automatic (delayed start), but to speed that up I added the registry entry
>> AutoStartDelay with decimal 1 value (1 second).  You can see the script I
>> use here:  https://github.com/comptekki/esysman .  It's
>> the win-erlsrv-installer.cmd script.
>>
>> -wes
>>
>> On Mon, May 8, 2017 at 8:44 AM, Wes James <comptekki@REDACTED> wrote:
>>
>>> I'm installing it now to see how it works with my erl service.  If you
>>> need your application working, you can select the option to go back to
>>> previous build of windows 10.  And wait until the new windows build gets
>>> out of alpha.... hmmm...  w10 hasn't gotten out of alpha in the first
>>> place, so......
>>>
>>> -wes
>>>
>>> On Sun, May 7, 2017 at 11:11 PM, Frank Muller <
>>> frank.muller.erl@REDACTED> wrote:
>>>
>>>> Hi,
>>>>
>>>>
>>>> I've an Erlang application called tapp which was running perfectly as
>>>> a service under Windows 10 "build 14393" (and earlier versions).
>>>>
>>>>
>>>> Since Microsoft is forcing updates now, the app stopped working when I
>>>> got the update build "15063".
>>>>
>>>> Here is the syslog error message I'm getting now:
>>>>
>>>>
>>>>
>>>> <EventData>
>>>>
>>>>   <Data>tapp</Data>
>>>>
>>>>   <Data>Possible cyclic restarting of erlang machine.</Data>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> In the Windows's task manager, I can see that both erl.exe and
>>>> conhost.exe get restarted every second.
>>>>
>>>>
>>>> Does anyone notice this problem? Any idea for a fix?
>>>>
>>>>
>>>> N.B: I'm using erts-8.2
>>>>
>>>>
>>>> /Frank
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> erlang-questions mailing list
>>>> erlang-questions@REDACTED
>>>> http://erlang.org/mailman/listinfo/erlang-questions
>>>>
>>>>
>>>
>> _______________________________________________
>> 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/20170508/ea8a4cc1/attachment.htm>


More information about the erlang-questions mailing list