Re: Deadlocking application_controller using init:stop/1, 2

Magnus Ottenklinger <[email protected]>
Newsgroups gmane.comp.lang.erlang.bugs
Message-ID <71607aa8a2fd48eb95938c1db5552c4a@DBXPR03MB511.eurprd03.prod.outlook.com>
Hey Siri,

sorry for taking so long to reply.

Our system takes quite some time starting up (around one minute). While this is being done, multiple applications are started, each with a supervisor tree. Within those supervisor trees, processes might start other OTP applications, such as ssl. 

The init:stop() is sent to the VM by our /etc/init.d script. If e.g. an error is detected during the startup phase, and we want to stop the node, the described deadlock appears, rendering the system unstoppable (in a clean way).

Regards, Magnus
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.