Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #1 (permalink)  
Old 05-07-2008, 06:51 PM
Mudasar Mudasar is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Mudasar is on a distinguished road
Default [SOLVED] Logger and mailbox not running

Hi,

I ma using zimbra successfully on different linux and solaris boxes, i have installed in on the Linux AS 4 but got he following status results

---------------------------------------------------------
[zimbra@monitoring bin]$ ./zmcontrol status
Host monitoring.i2c.com
antispam Running
antivirus Running
ldap Running
logger Stopped
logmysql.server is not running
mailbox Stopped
mysql.server is not running
zmmailboxdctl is not running
mta Running
snmp Running
spell Running
stats Stopped
---------------------------------------------------------

this problem was all ready reported but no solution and no reply on it for last 5 month. (Problem With Status)
so i start a new thread. i have attached three log file /var/log/zimbra.log, /opt/zimbra/log/mailbox.log and /opt/zimbra/log/zmmailboxd.out.

Thanks.

Last edited by phoenix : 05-07-2008 at 10:36 PM.
Reply With Quote
  #2 (permalink)  
Old 05-08-2008, 04:03 AM
uxbod's Avatar
uxbod uxbod is online now
Moderator
 
Join Date: Nov 2006
Location: Northampton, UK
ZCS Version: Release 5.0.5_GA_2201.RHEL5_20080417003749 CentOS5 NETWORK edition (Unsupported OS)
Posts: 1,077
uxbod is on a distinguished road
Send a message via MSN to uxbod
Default

Welcome to the forums

Looks like your MySQL password is incorrect
Code:
MESSAGE: Access denied for user 'zimbra'@'localhost' (using password: YES)
So, have a read off MySql Password - Zimbra :: Wiki
__________________
Server | CentOS 5.1 | Dual Opteron 250 | Tyan K8W Mobo | 6GB RAM | 3WARE 9550-SX4 | 4 x Samsung 200GB SATA II |
Zimbra | Release 5.0.5_GA_2201.RHEL5_20080417003749 CentOS5 NETWORK edition running on Xen 3.2 CentOS 5.1 i386 VM |
Network | Cisco 877 Router - Cisco ASA 5505 FW - Cisco 1131AP |
Reply With Quote
  #3 (permalink)  
Old 05-08-2008, 06:28 PM
Mudasar Mudasar is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Mudasar is on a distinguished road
Default

Hi,

Thanks for your reply......

in your link there is only to show mysql password detail. can you please tell me where can i put this password deatil.......... if you mean to reset the mysql password......it can not be possible until mysql is running.....as i send Zimbra status its mysql is also not running....

but i have run the following command (with out put)

----------------------------------------------------------------[zimbra@monitoring root]$ zmmypasswd --root zimbra
/opt/zimbra/bin/mysqladmin -u root --password=zimbra password zimbra
/opt/zimbra/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/opt/zimbra/db/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/opt/zimbra/db/mysql.sock' exists!
**** PASSWORD CHANGE FAILED
----------------------------------------------------------------

Thanks
Reply With Quote
  #4 (permalink)  
Old 05-09-2008, 04:26 AM
uxbod's Avatar
uxbod uxbod is online now
Moderator
 
Join Date: Nov 2006
Location: Northampton, UK
ZCS Version: Release 5.0.5_GA_2201.RHEL5_20080417003749 CentOS5 NETWORK edition (Unsupported OS)
Posts: 1,077
uxbod is on a distinguished road
Send a message via MSN to uxbod
Default

are you able to connect using
Code:
su - zimbra
logmysql
__________________
Server | CentOS 5.1 | Dual Opteron 250 | Tyan K8W Mobo | 6GB RAM | 3WARE 9550-SX4 | 4 x Samsung 200GB SATA II |
Zimbra | Release 5.0.5_GA_2201.RHEL5_20080417003749 CentOS5 NETWORK edition running on Xen 3.2 CentOS 5.1 i386 VM |
Network | Cisco 877 Router - Cisco ASA 5505 FW - Cisco 1131AP |
Reply With Quote
  #5 (permalink)  
Old 05-09-2008, 12:35 PM
Mudasar Mudasar is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Mudasar is on a distinguished road
Default

Hi,

I dont think i will work until my sql will in running state

-----------------------------------------------------------------
[zimbra@monitoring bin]$ logmysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)

-----------------------------------------------------------------

Thanks,
Reply With Quote
  #6 (permalink)  
Old 05-10-2008, 01:51 AM
uxbod's Avatar
uxbod uxbod is online now
Moderator
 
Join Date: Nov 2006
Location: Northampton, UK
ZCS Version: Release 5.0.5_GA_2201.RHEL5_20080417003749 CentOS5 NETWORK edition (Unsupported OS)
Posts: 1,077
uxbod is on a distinguished road
Send a message via MSN to uxbod
Default

Please check the file /opt/zimbra/logger/db/data/.err to see if any of the MySQL tables are corrupt aswell.
__________________
Server | CentOS 5.1 | Dual Opteron 250 | Tyan K8W Mobo | 6GB RAM | 3WARE 9550-SX4 | 4 x Samsung 200GB SATA II |
Zimbra | Release 5.0.5_GA_2201.RHEL5_20080417003749 CentOS5 NETWORK edition running on Xen 3.2 CentOS 5.1 i386 VM |
Network | Cisco 877 Router - Cisco ASA 5505 FW - Cisco 1131AP |
Reply With Quote
  #7 (permalink)  
Old 05-12-2008, 03:48 PM
Mudasar Mudasar is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Mudasar is on a distinguished road
Default

Hi,

Thanks for your help, there was error in your mention file, some thing like dns is unable to resolve the name. i have correct the DNS entry. After that when i start the zimbra it gives me error "cannot create mysql.host". i reinstall the zimbra now it is working fine. (Sorry i havent the error messages)

Thanks
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
zmmailboxdctl is stopped frequently.. tamilnandhu Installation 14 04-12-2008 09:02 AM
tomcat not running / postfix/postqueue errors seravitae Installation 7 03-10-2007 07:18 PM
Post instsallation problems Assaf Installation 14 01-29-2007 10:38 AM
Trouble sending mail from Outlook czaveri Users 15 07-24-2006 11:01 AM
Kickstart for automated installation and disaster recovery mubley Installation 19 01-10-2006 02:45 PM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0