Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-01-2008, 05:48 AM
Special Member
 
Posts: 123
Smile [SOLVED] zcs installation error in ldap.

Hi To All.

I tried to install zcs(open source edition) on my Fedora Core 7 , x86 OS. Everytime,I got same error message that belongs to ldap.

I don't know what exactly is happenning. My Server Hardware is High End ( XEON Processor) with Newely installed Fedora Core 7.

I have disable below services to install ZIMBRA.

Sendmail.
Postfix
mysql
httpd(apache)

Below is my error regarding ldap. Please help me out.

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException localhost:389)

Adding renovau.co.in to zimbraMailHostPool in default COS...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException renovau.co.in:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException renovau.co.in:389)
done.


prov> ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException renovau.co.in:389

Setting up syslog.conf...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException renovau.co.in:389)

Initializing Documents...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException renovau.co.in:389)
failed to initialize documents...see logfile for details.
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException renovau.co.in:389)
Restarting mailboxd...done.



Please help to sort out this error.

-Nishith Vyas.(india)
Reply With Quote
  #2 (permalink)  
Old 06-01-2008, 05:57 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Did you try this first? Do you also have valid DNS A & MX records plus a correct /etc/hosts file? Did you also search the forums for that error? It's been answered many times.
__________________
Regards


Bill

Last edited by phoenix; 06-01-2008 at 06:00 AM..
Reply With Quote
  #3 (permalink)  
Old 06-01-2008, 06:02 AM
Special Member
 
Posts: 123
Default

I have tried this also. But,finally no such result.

visudo

Comment out requiretty so the line looks like the following:
#Defaults requiretty


The above file hash is not working.

Tell me else please.

Nishith N.Vyas.
Reply With Quote
  #4 (permalink)  
Old 06-01-2008, 06:06 AM
Special Member
 
Posts: 123
Default

Dear Sir,
I am using Fedora Core 7 Linux & below is my default entries in

/etc/hosts file.

127.0.0.1 localhost.localdomain localhost
192.168.1.52 renovau.co.in renovau.co.in
::1 localhost6.localdomain6 localhost6


MX record entry in DNS Service. The location is /var/named/renovau.co.in.zone

The entry is as give below.

$TTL 86400
@ IN SOA renovau.co.in. root.renovau.co.in. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS renovau.co.in.
IN MX 10 webmail.renovau.co.in.; Primary Mail Server
IN TXT "Renovau Telecom Pvt.Ltd"
renovau.co.in. IN A 192.168.1.52
localhost IN A 127.0.0.1
ftp IN CNAME renovau.co.in.


The dns is working fine by executing follwoing commands.

dig -x
dig
host

Please repsond.

Nishith.
Reply With Quote
  #5 (permalink)  
Old 06-01-2008, 06:15 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Your DNS & /etc/hosts file are both wrong, you need to use the FQDN of your server in the hosts file. Check the documentation for the correct hosts file format and the instructions in this post for correcting the DNS.
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 06-01-2008, 06:40 AM
Special Member
 
Posts: 123
Default

Dear Bill,

Below is my /etc/hosts file entry. Please check it & tell me is it correct?

127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
58.68.123.55 webmail.renovau.co.in webmail
192.168.1.52 webmail.renovau.co.in webmail

Here,webmail is a local computer's host name & renovau.co.in is my dns name.


Please help me out to sort out my dns problem. If u have any demo dns file entry,please send me on nvblue@gmail.com.

Waiting,
Nishith N.Vyas.
Reply With Quote
  #7 (permalink)  
Old 06-01-2008, 06:57 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

You need to remove this line:

Code:
58.68.123.55 webmail.renovau.co.in webmail
from the hosts file. I guess that's your external IP address? You will also need external DNS records (I mean external to your DNS server on the LAN) so mail can be delivered correctly. The link I posted to the DNS in a Nutshell article is the correct format for the DNS records on your LAN DNS server.
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 06-01-2008, 07:05 AM
Special Member
 
Posts: 123
Default

Now,i have modified /etc/hosts file. See Below.

My server WAN ip is 58.68.123.55
My server LAn ip is 192.168.1.52


The /etc/hosts file entry is :-

127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
58.68.123.55 webmail.renovau.co.in webmail


Also check my dns file name entry.
---------------------------------------------------------
Forward entry.

$TTL 86400
@ IN SOA renovau.co.in. root.renovau.co.in. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS webmail.renovau.co.in.
IN MX 10 webmail.renovau.co.in.; Primary Mail Server
IN TXT "Renovau Telecom Pvt.Ltd"
webmail.renovau.co.in. IN A 58.68.123.55
localhost IN A 127.0.0.1
webmail.renovau.co.in. IN A 58.68.123.55
ftp IN CNAME renovau.co.in.

---------------------------------------------------------
Reverse Entry.

$TTL 86400
@ IN SOA renovau.co.in. root.renovau.co.in. (
1997022700 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
IN NS webmail.renovau.co.in.
55 IN PTR webmail.renovau.co.in.

Now,please tell me further.

Reply With Quote
  #9 (permalink)  
Old 06-01-2008, 07:07 AM
Special Member
 
Posts: 123
Default

the nutshell link is strange. ( Unknown language format ) Please check it.

By clicking it,I am getting this web page.
J Dahec,dictionnaire de la marine,de la mer, architecture et construction navale.

What to do?

Reply With Quote
  #10 (permalink)  
Old 06-01-2008, 07:25 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by nishith View Post
the nutshell link is strange. ( Unknown language format )
It's not an unknown language, it's French. The link I gave you was incorrect, sorry, this is the correct link.

You've also taken the wrong line out of your hosts file, you want to remove the one for the external IP an put the one for your LAN IP back in there.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.