First I will start by giving you my scenario.
We are mostly a windows shop running Active Directory on Server 2003 boxes.
For security reasons I'll change some names around etc.etc.
Lets say for the AD FQDN is world.hq.local. We are running MS DNS with no Reverse Lookup Zones really configured.
I have attempted to setup Zimbra following this guide:
Centos 5 Install Guide
The CentOS box's hostname is worldmail01.worldmail.com. Unfortunately since it ties into the DNS of our MS DNS box it shows up as worldmail01.worldmail.com.world.hq.local. No clue why or if this will be an issue.
/etc/hosts consists of:
192.168.0.43 worldmail01.world.hq.local worldmail01
This Zimbra install is being setup to host mail for our internet domain which is world.com.
Install process and errors:
I start the install for zimbra 4.5.5 with:
================================================
Code:
Select the packages to install
Install zimbra-ldap [Y] n
Install zimbra-logger [Y] y
Install zimbra-mta [Y] y
Install zimbra-snmp [Y] y
Install zimbra-store [Y] y
Install zimbra-spell [Y] y
Right away I get :
Code:
Setting defaults... MX: worldmail01.world.com.world.hq.local (192.168.0.43)
Interface: 192.168.0.43
Interface: 127.0.0.1
192.168.0.43
Done
Checking for port conflicts
Port conflict detected: 25 (zimbra-mta)
Port conflict detected: 25 (zimbra-mta)
Port conflicts detected! - Any key to continue Config is:
Code:
1) Hostname: worldmail01.world.hq.local
2) Ldap master host: worldmail01.world.hq.local
3) Ldap port: 389
4) Ldap password: set
5) zimbra-store: Enabled
6) zimbra-mta: Enabled
7) zimbra-snmp: Enabled
8) zimbra-logger: Enabled
9) zimbra-spell: Enabled
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit
*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help)
Once I choose to apply by pressing 'a' I get:
Code:
Setting local config values...Done
Setting up CA...Done
Creating SSL certificate...Done
Fetching CA from ldap...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.Communicatio nException worldmail01.world.hq.local:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException worldmail01.world
Done
Installing SSL certificate...Done
Creating server entry for worldmail01.world.hq.local...Done
Setting spell check URL...Done
Setting service ports on worldmail01.world.hq.local...Done
Adding worldmail01.world.hq.local to zimbraMailHostPool in default COS...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException worldmail01.world.hq.local:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException worldmail01.world.hq.local:389)
Done
Installing skins...
Then it installs skins and creates users, then I get:
Code:
Setting up syslog.conf...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException worldmail01.world.hq.local:389)
Done
You have the option of notifying Zimbra of your installation.
This helps us to track the uptake of the Zimbra Collaboration Suite.
The only information that will be transmitted is:
The VERSION of zcs installed (4.5.5_GA_838_CentOS5{i})
The ADMIN EMAIL ADDRESS created (admin@worldmail01.world.hq.local)
Notify Zimbra of your installation? [Yes] Then the starting of servers and zimlets begins and I get:
Code:
Starting servers...Done.
Installing zimlets...
com_zimbra_url
com_zimbra_email
com_zimbra_date
com_zimbra_phone
com_zimbra_search
Done
Initializing Documents...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException worldmail01.world.hq.local:389)
failed to initialize documents...see logfile for details.
Restarting tomcat...Done Any ideas on where my problems are and how I might fix them would be great. Again, my end result is to setup a mail server that hosts our mail for world.com (not really world.com but you get it :P)
Also, I have tried installing 5.0 with pretty much the same results. The only things I had to do differently was force 5.0 to ignore what distro I was trying to install it on.
-Phys
**Edit: I just tried a few things:
Code:
]# su - zimbra
~]$ zmcontrol status
Cannot determine services - exiting
~]$ zmcontrol start
Host worldmail01.world.hq.local
~]$ zmcontrol status
Cannot determine services - exiting