[erlang-questions] Windows Update 15063 et erl.exe
Frank Muller
frank.muller.erl@REDACTED
Mon May 8 08:27:36 CEST 2017
Forgot to mention that the application is still working fine if started
manually (i.e. console mode):
c:\> bin\tapp.cmd console
But not when started as a Windows service.
/Frank
<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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170508/565dd08a/attachment.htm>
More information about the erlang-questions
mailing list