Jun 14

I just want to sharing, my zimbra went off today and when i start the zimbra i got this error

# su zimbra

$ zmcontrol start
Host mail.test.org
Starting ldap…Done.
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn’t exist.

Solution :

Please check ur resolv.conf and host file . If still problem persist please stop the zimbra service by zmcontrol stop (as zimbra user)
As a root user issue following two commands.
1) chown -R zimbra:zimbra /opt/zimbra
2) /opt/zimbra/libexec/zmfixperms -verbose

# su zimbra

$ zmcontrol stop
Host mail.test.org
Stopping stats…Done
Stopping mta…Done
Stopping spell…Done
Stopping snmp…Done
Stopping archiving…Done
Stopping antivirus…Done
Stopping antispam…Done
Stopping imapproxy…Done
Stopping mailbox…Done
Stopping logger…Done
Stopping ldap…Done
$ zmcontrol start
Host mail.test.org
Starting ldap…Done.
Starting logger…Done.
Starting mailbox…Done.
Starting antispam…Done.
Starting antivirus…Done.
Starting snmp…Done.
Starting spell…Done.
Starting mta…Done.
Starting stats…Done.

Jun 03

Got this error when trying to run .exe scheduled tast on the new windows sevrer 2003 r2 sp2

Could not load file or assembly ‘vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The system cannot find the file specified

solution :

You need to download Microsoft Visual J# Version 2.0 Redistributable Package on http://www.microsoft.com/downloads/details.aspx?familyid=f72c74b3-ed0e-4af8-ae63-2f0e42501be1&displaylang=en