Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: OzMoosis on April 25, 2008, 10:23:44 PM
-
Hi,
after updates of 20 april, my message-logfiles are filled with this:
Apr 20 15:03:44 www slapd[4785]: @(#) $OpenLDAP: slapd 2.2.13 (Feb 21 2008 18:41:29) $ mockbuild@builder6.centos.org:/builddir/build/BUILD/openldap-2.2.13/openldap-2.2.13/build-servers/servers/slapd
Apr 20 15:03:44 www slapd[4785]: bdb_initialize: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
Apr 20 15:03:44 www slapd[4785]: bdb_initialize: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
Apr 20 15:03:44 www slapd[4785]: slapd stopped.
Apr 20 15:03:44 www slapd[4785]: connections_destroy: nothing to destroy.
There's a new entry every second......
Also CPU load is averaging at 5% where it used to be less than 1%, and it sounds like my disk is a lot more active than it used to be. Which makes sense if the logs are so busy.
Contribs I'm using are: Squid cache manager 1.0-2, SME7admin 1.1.0.1, Advanced user manager and Horde 3.1.x extra's Gollem, Kronolith, Mnemo, Nag and Trean.
Any ideas as to what's causing this?
Marcel
-
After updates of 20 april, my message-logfiles are filled with this:
Apr 20 15:03:44 www slapd[4785]: @(#) $OpenLDAP: slapd 2.2.13 (Feb 21 2008 18:41:29) $ mockbuild@builder6.centos.org:/builddir/build/BUILD/openldap-2.2.13/openldap-2.2.13/build-servers/servers/slapd
Apr 20 15:03:44 www slapd[4785]: bdb_initialize: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
Apr 20 15:03:44 www slapd[4785]: bdb_initialize: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
Apr 20 15:03:44 www slapd[4785]: slapd stopped.
Apr 20 15:03:44 www slapd[4785]: connections_destroy: nothing to destroy.
Any ideas as to what's causing this?
Please report bugs and potential bugs in the bug tracker. Thanks.
PS. Do a search in the bug tracker as this has been answered twice in the past week.
-
PS. Do a search in the bug tracker as this has been answered twice in the past week.
If you have kronolith installed, most likely, this is the one you are looking for: http://bugs.contribs.org/show_bug.cgi?id=4171
-
Thanks Cactus and Byte,
it was Kronolith. After searching for a while for which version to update to, I decided to just update Kronolith with:
yum --enablerepo=smecontribs install kronolith-h3
and
yum --enablerepo=smecontribs install smeserver-kronolith
Then signal-event post-upgrade and signal-event reboot. Problem solved, with my Kronolith-h3 version now 2.1.7-1 and smeserver-kronolith 1.1-11.
Also see post by smitro http://forums.contribs.org/index.php?topic=40860.0
I notice the bug has been reopened, and also it appears there's another Kronolith update available (2.1.8-1) , using
yum --disablerepo=* --enablerepo=smecontribs list available
Marcel
-
Thanks Cactus and Byte,
it was Kronolith. After searching for a while for which version to update to, I decided to just update Kronolith with:
yum --enablerepo=smecontribs install kronolith-h3
and
yum --enablerepo=smecontribs install smeserver-kronolith
Then signal-event post-upgrade and signal-event reboot. Problem solved, with my Kronolith-h3 version now 2.1.7-1 and smeserver-kronolith 1.1-11.
Also see post by smitro http://forums.contribs.org/index.php?topic=40860.0
I notice the bug has been reopened, and also it appears there's another Kronolith update available (2.1.8-1) , using
yum --disablerepo=* --enablerepo=smecontribs list available
Marcel
You should only need to issue yum install smeserver-kronolith --enablerepo-smecontribs
That should drag in all required packages from the enabled repositories (including the temporarily, for this command only, enabled SME Contribs repository)
-
Is this wrong?
yum --enablerepo=smecontribs install smeserver-kronolith
that is what it says to do on
http://wiki.contribs.org/Kronolith
see the equal sign ?