Dale wrote: > On Mon, 2009-02-09 at 10:43 -0500, Paul Mossman wrote: > > On problem is that I'm getting a lot of "semget: Invalid argument" > > messages in the console where sipx-setup was run. (From > > sipx-supervisor I think?) > > Your kernel has run out of semaphore groups to allocate. > There is leakage of semaphore groups when sipX is build from > source, or when the unit tests run, or something like that. > The system program 'ipcs' > should reveal the problem. The sipX program bin/ipcclean.pl > can delete the unused semaphores. (Don't run it when sipX is > running!)
Thanks Dale, I'll put a call to bin/ipcclean.pl into the next release of the EDE scripts. Anyway, after simply re-building from scratch sipXconfig now stays up and there are no more "semget" errors on the console. I did have to restart sipXpbx in order to convince most of the services to get past "ResourceRequired", but all is fine now. -Paul [email protected] _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
