On 5/19/06, 'Jesus' Jeff Rogers <[EMAIL PROTECTED]> wrote:
I imagine on Linux it manifests differently; on Solaris I got the EINVAL return from pthread_cond_timedwait (of course it isn't documented that this can mean a bad time, it usually means a bad pointer) but on linux with a different pthreads implementation it could result in locking up or just never returning (which presumably would result in all timed events after it in the queue which us sorted by time getting blocked and not running, as others reported.
No EINVAL on Linux, but first visible symptom was acs_messaging_process_queue not running every fifteen minutes anymore... Changing the MaxIdle/MaxOpen settings & restarting AOLserver worked like a charm. Michael -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.