View Single Post
  #7 (permalink)  
Old 11-16-2007, 03:03 AM
tamilnandhu tamilnandhu is offline
Active Member
 
Posts: 37
Default Hi mailboxd issue.............

Hi ,

Thanks for your reply...

I tried the zmstorectl start command and i got the error like mysql.safe is already running in the pid 4747. So i killed it (kill 4747) and again run the command. Now i got the following message..

Code:
Fri Nov 16 15:26:13 2007  Service imapproxy is not enabled.  Skipping imapproxy
Fri Nov 16 15:26:13 2007  Var zimbraImapSSLServerEnabled changed from '' -> 'yes'
Fri Nov 16 15:26:13 2007  Var zimbraPop3BindPort changed from '' -> '110'
Fri Nov 16 15:26:13 2007  Var mailboxd_keystore_password changed from '' -> 'JstE3Iblk0'
Fri Nov 16 15:26:13 2007  Var zimbraPop3SSLBindPort changed from '' -> '995'
Fri Nov 16 15:26:13 2007  Var zimbraMailPort changed from '' -> '800'
Fri Nov 16 15:26:13 2007  Var zimbraLmtpBindPort changed from '' -> '7025'
Fri Nov 16 15:26:13 2007  Var zimbra_gid changed from '' -> '500'
Fri Nov 16 15:26:13 2007  Var zimbraImapSSLBindPort changed from '' -> '993'
Fri Nov 16 15:26:13 2007  Var zimbraMailSSLPort changed from '' -> '4430'
Fri Nov 16 15:26:13 2007  Var mailboxd_truststore_password changed from '' -> 'changeit'
Fri Nov 16 15:26:13 2007  Var zimbraPop3ServerEnabled changed from '' -> 'yes'
Fri Nov 16 15:26:13 2007  Var zimbraImapBindPort changed from '' -> '143'
Fri Nov 16 15:26:13 2007  Var zimbraAdminURL changed from '' -> '/zimbraAdmin'
Fri Nov 16 15:26:13 2007  Var zimbraLogToSyslog changed from '' -> 'no'
Fri Nov 16 15:26:13 2007  Var zimbraImapServerEnabled changed from '' -> 'yes'
Fri Nov 16 15:26:13 2007  Var zimbraPop3SSLServerEnabled changed from '' -> 'yes'
Fri Nov 16 15:26:13 2007  Var zimbra_uid changed from '' -> '500'
Fri Nov 16 15:26:13 2007  Rewrote: /opt/zimbra/mailboxd/etc/jetty.properties
Fri Nov 16 15:26:13 2007  Rewrote: /opt/zimbra/conf/log4j.properties
Fri Nov 16 15:26:13 2007  Rewrote: /opt/zimbra/mailboxd/etc/jetty.xml
mailboxd started.
Then i gave the "zmprov ms sugarzimbra.com +zimbraServiceEnabled mailbox" command (Here sugarzimbra is my computer name.).
and i get the following error,,,,
Code:
ERROR: zclient.IO_ERROR (invoke Connection reset, server: localhost) (cause: java.net.SocketException Connection reset)

But still zmmailboxdctl is not running. (But it was working well when first install. After rebootiing, it will give trouble . I think its pid may not be statble.)

What should i do to correct this problem...?

Thanks and Regards,
Nandhu.
Reply With Quote