View Single Post
  #2 (permalink)  
Old 04-17-2008, 02:59 PM
LMStone LMStone is offline
Moderator
 
Posts: 1,186
Default

Code:
Apr 16 16:49:50 mail amavis[31382]: (!)Net::Server: 2008/04/16-16:49:50 Can't connect to TCP port 10024 on 127.0.0.1 [Address already in use]\n at line 88 i
n file /opt/zimbra/zimbramon/lib/Net/Server/Proto/TCP.pm
Looks like something else is already running on port 10024, which is what amavis uses to collect mail from Postfix. (Amavis then reinjects mail to Postfix on 10025.)

After you do a zmcontrol stop, exit out to root and run top. Enter u followed by zimbra and I expect you will see some Zimbra processes still running. If there are any zimbra processes running, you'll need to kill them first before trying a zmcontrol start.

Hope that helps,
Mark
__________________
___________________________________
L. Mark Stone, CIO


"Uptime. All the time."

477 Congress Street | Portland, ME 04101-3431 | (207) 772-5678

proactive maintenance and monitoring | technology consulting
Zimbra groupware | EMR implementations | private cloud hosting
Reply With Quote