Freshclam Cron error after Clamav Update
Posted: Wed Nov 03, 2010 1:29 pm
After updating to clamav-0.9.4-2.el5.art yesterday, we have been getting the following error every hour on the cron task. Any ideas what could be wrong? This was'nt happening the day before when the intial 9.4 was released.
Also does'nt fix the issue after restarting the deamon.
Code: Select all
/etc/cron.hourly/freshclam:
ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).
ERROR: /var/log/clamav/freshclam.log is locked by another process
Code: Select all
[xxxxx@xxxxx ~]# freshclam
ERROR: /var/log/clamav/freshclam.log is locked by another process
ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).
[xxxxx@xxxxx ~]# rpm -q clamav
clamav-0.96.4-2.el5.art
[xxxxx@xxxxx ~]# service clamd restart
Stopping Clam AntiVirus Daemon: [ OK ]
Starting Clam AntiVirus Daemon: [ OK ]
[xxxxx@xxxxx ~]# freshclam
ERROR: /var/log/clamav/freshclam.log is locked by another process
ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).
[xxxxx@xxxxx ~]#