problem with start and stop bearbox
Fausto Pasqualetti <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, we have a cluster with two nodes, when kannel is stopped on the first node, bearebox remains still alive process and the strace with the pid process returns the following messages: futex(0x87ca900, FUTEX_WAIT, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable) on the second node kannel is stopped normaly. In the first case the cpu goes since 100% and must kill with -9 option the process. Someone can help us? Best Regards Fausto