component shutdown
In siebel 8.1, we found out that many times when we shutdown a component, it remains in "shutting down" mode and does not get shutdown. Then if use kill component it goes into shutdown mode but sometimes this also does not work and if I trigger more than 2-3 times "kill comp <comp_name>" command, then server goes down and list_server shows "server process not running".
I want to know:
- How does "kill comp <comp_name>" work and what it does?
- Why sometimes the above command also cannot shutdown the component?
- Why triggering above command more than 2-3 times brings down the server?