Index: [Article Count Order] [Thread]

Date:  Wed, 21 May 2008 04:38:37 -0700 (PDT)
From:  Dan Kriwitsky <webhosting (at mark) yahoo.com>
Subject:  [coba-e:13005] Re: Error creating new site
To:  coba-e (at mark) bluequartz.org
Message-Id:  <429052.7277.qm (at mark) web65616.mail.ac4.yahoo.com>
In-Reply-To:  <420a01c8bb2b$89a774e0$967da8c0@thomasferrari>
X-Mail-Count: 13005


--- thomas <tfj-online (at mark) mail.tele.dk> wrote:

> Hi All,
> 
>  
> I keep getting this error when trying to create a new site
>  
> CCE Error:305 WARN "[[base-disk.couldNotGetId,target=site87,id=GID]]"
>  
>  
> I have rebooted the machine a couple of times, no dice.
>  
> This did not help:
> /etc/init.d/cced.init restart
>  
> From /var/log/messages
> May 21 12:05:08 server saslauthd: saslauthd shutdown failed
> May 21 12:05:26 server PAM_pwdb[7501]: check pass; user unknown
>  
> This did not help:
> /etc/init.d/dbrecover start
>  

Try running:
chkconfig --list | grep sasl

If it's showing
saslauthd       0:off   1:off   2:off   3:off   4:off 
Try:
/etc/rc.d/init.d/saslauthd restart
You might have to run that twice.

Then see what chkconfig --list | grep sasl shows.
If it's still showing off, try:
chkconfig saslauthd on

See if that helps the problem. There is some strange issue in some servers
that saslauthd is not properly restarting. I and others have seen this.
Nobody seems to know why it's not happening on all servers. saslauthd does
not appear to properly stop on a reboot on some servers, then it doesn't
properly start on reboot.

-- 
Dan Kriwitsky