b6956131dc36cb4e124796c8c57939a615acad24
[packages/precise/mcollective.git] / website / messages / PLMC7.md
1 ---
2 layout: default
3 title: Message detail for PLMC7
4 toc: false
5 ---
6
7 Detail for Marionette Collective message PLMC7
8 ===========================================
9
10 Example Message
11 ---------------
12
13     Exiting after signal: SignalException: runner.rb:6:in `run': Interrupt
14
15 Additional Information
16 ----------------------
17
18 When the MCollective daemon gets a signal from the Operating System that it does not specifically handle it will log this line before exiting.
19
20 You would see this whenever the daemon is stopped by init script or when sending it a kill signal, it will then proceed to disconnect from the middleware and exit its main loop