Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-29-2011, 08:07 AM
Junior Member
 
Posts: 9
Default clamd/antivirus couldn't be started? (address in use)

Hello

Our zimbra server is running just fine except that the antivirus part can't be started
I remounted folder /opt to another partition, thus I had to copy /opt/zimbra folder to the new location too. I did run zm command to fix permission but it seems not to be able to solve the problem.

Code:
Aug 29 14:55:11 mx clamd[14608]: clamd daemon 0.97-broken-compiler (OS: linux-gnu, ARCH: x86_64, CPU: x86_64)
Aug 29 14:55:11 mx clamd[14608]: Log file size limited to 20971520 bytes.
Aug 29 14:55:11 mx clamd[14608]: Reading databases from /opt/zimbra/data/clamav/db
Aug 29 14:55:11 mx clamd[14608]: Not loading PUA signatures.
Aug 29 14:55:13 mx amavis[14555]: SpamControl: init_pre_fork on SpamAssassin done
Aug 29 14:55:13 mx amavis[14555]: extra modules loaded after daemonizing/chrooting: Mail/SpamAssassin/Plugin/FreeMail.pm
Aug 29 14:55:21 mx clamd[14608]: Loaded 1028386 signatures.
Aug 29 14:55:22 mx clamd[14608]: TCP: bind() error: Address already in use
Code:
	Starting ldap...Done.
	Starting zmconfigd...Done.
	Starting logger...Done.
	Starting mailbox...Done.
	Starting antispam...Done.
	Starting antivirus...Failed.
Starting amavisd...amavisd is already running.
Starting freshclam...done.
Starting clamd...failed.


	Starting snmp...Done.
	Starting spell...Done.
	Starting mta...Done.
	Starting stats...Done.
Code:
	antispam                Running
	antivirus               Stopped
		zmclamdctl is not running
	ldap                    Running
	logger                  Running
	mailbox                 Running
	mta                     Running
	snmp                    Running
	spell                   Running
	stats                   Running
	zmconfigd               Running
Code:
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -               
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:953           0.0.0.0:*               LISTEN      -               
tcp        0      0 0.0.0.0:7780            0.0.0.0:*               LISTEN      2918/httpd      
tcp        0      0 10.162.35.159:389       0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:10663         0.0.0.0:*               LISTEN      1977/zmlogger: zmrr
tcp        0      0 127.0.0.1:10024         0.0.0.0:*               LISTEN      2072/amavisd (maste
tcp        0      0 127.0.0.1:10025         0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:7306          0.0.0.0:*               LISTEN      1974/mysqld     
tcp        0      0 0.0.0.0:587             0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:3310          0.0.0.0:*               LISTEN      28523/clamd     
tcp        0      0 0.0.0.0:465             0.0.0.0:*               LISTEN      -               
tcp        0      0 10.162.35.159:53        0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN      -               
tcp6       0      0 :::22                   :::*                    LISTEN      -               
tcp6       0      0 ::1:953                 :::*                    LISTEN      -               
tcp6       0      0 :::10015                :::*                    LISTEN      -               
tcp6       0      0 :::7071                 :::*                    LISTEN      -               
tcp6       0      0 :::7072                 :::*                    LISTEN      -               
tcp6       0      0 :::7777                 :::*                    LISTEN      -               
tcp6       0      0 :::993                  :::*                    LISTEN      -               
tcp6       0      0 :::995                  :::*                    LISTEN      -               
tcp6       0      0 127.0.0.1:7171          :::*                    LISTEN      1162/java       
tcp6       0      0 :::5222                 :::*                    LISTEN      -               
tcp6       0      0 :::5223                 :::*                    LISTEN      -               
tcp6       0      0 :::7335                 :::*                    LISTEN      -               
tcp6       0      0 :::110                  :::*                    LISTEN      -               
tcp6       0      0 :::143                  :::*                    LISTEN      -               
tcp6       0      0 :::80                   :::*                    LISTEN      -               
tcp6       0      0 :::7025                 :::*                    LISTEN      -               
tcp6       0      0 :::5269                 :::*                    LISTEN      -               
tcp6       0      0 :::53                   :::*                    LISTEN      -               
udp        0      0 0.0.0.0:514             0.0.0.0:*                           -               
udp        0      0 0.0.0.0:53              0.0.0.0:*                           -               
udp        0      0 10.162.35.159:53        0.0.0.0:*                           -               
udp        0      0 127.0.0.1:53            0.0.0.0:*                           -               
udp        0      0 0.0.0.0:68              0.0.0.0:*                           -               
udp6       0      0 :::514                  :::*                                -               
udp6       0      0 :::57130                :::*                                1162/java       
udp6       0      0 :::38709                :::*                                -               
udp6       0      0 :::53                   :::*                                -
Reply With Quote
  #2 (permalink)  
Old 08-29-2011, 08:27 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Quote:
Originally Posted by nkhoa View Post
Hello

Our zimbra server is running just fine except that the antivirus part can't be started
I remounted folder /opt to another partition, thus I had to copy /opt/zimbra folder to the new location too. I did run zm command to fix permission but it seems not to be able to solve the problem.

Code:
Aug 29 14:55:11 mx clamd[14608]: clamd daemon 0.97-broken-compiler (OS: linux-gnu, ARCH: x86_64, CPU: x86_64)
Aug 29 14:55:11 mx clamd[14608]: Log file size limited to 20971520 bytes.
Aug 29 14:55:11 mx clamd[14608]: Reading databases from /opt/zimbra/data/clamav/db
Aug 29 14:55:11 mx clamd[14608]: Not loading PUA signatures.
Aug 29 14:55:13 mx amavis[14555]: SpamControl: init_pre_fork on SpamAssassin done
Aug 29 14:55:13 mx amavis[14555]: extra modules loaded after daemonizing/chrooting: Mail/SpamAssassin/Plugin/FreeMail.pm
Aug 29 14:55:21 mx clamd[14608]: Loaded 1028386 signatures.
Aug 29 14:55:22 mx clamd[14608]: TCP: bind() error: Address already in use
Code:
	Starting ldap...Done.
	Starting zmconfigd...Done.
	Starting logger...Done.
	Starting mailbox...Done.
	Starting antispam...Done.
	Starting antivirus...Failed.
Starting amavisd...amavisd is already running.
Starting freshclam...done.
Starting clamd...failed.


	Starting snmp...Done.
	Starting spell...Done.
	Starting mta...Done.
	Starting stats...Done.
Shutdown Zimbra, when it's stopped kill any remaining processes and then start Zimbra again. Check the log files after you've done that, if it's still not running.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.