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
  #11 (permalink)  
Old 10-31-2005, 12:07 PM
Intermediate Member
 
Posts: 24
Default

Quote:
Originally Posted by KevinH
Well if the 216.x.x.x is not the real IP you should edit that file and reinstall. It needs to be correct for the install to work.
The funny thing is initially it wasn't there before I did setup

Could that be why I am getting problems then?
Reply With Quote
  #12 (permalink)  
Old 10-31-2005, 01:08 PM
Zimbra Employee
 
Posts: 4,792
Default

Quote:
Originally Posted by Dijital
The funny thing is initially it wasn't there before I did setup

Could that be why I am getting problems then?
If it's not your real IP then yes, you'll have problems.
Reply With Quote
  #13 (permalink)  
Old 10-31-2005, 02:04 PM
Intermediate Member
 
Posts: 24
Default

Quote:
Originally Posted by KevinH
If it's not your real IP then yes, you'll have problems.
OK, I did it again and editted my hosts file looks like this:

Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
69.9.193.234 mail.dijital-web.com mail

and my log looks like this after doing ./install.sh -u, once that was complete I did ./install.sh and now still get the same error, and here is my new log:

Preparing packages for installation...
zimbra-core-3.0.M1_21.FC3-20050920155949_
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.AuthenticationException [LDAP: error code 49 - Invalid Credentials])
Preparing packages for installation...
zimbra-ldap-3.0.M1_21.FC3-20050920155949_
Preparing packages for installation...
zimbra-mta-3.0.M1_21.FC3-20050920155949_
Preparing packages for installation...
zimbra-snmp-3.0.M1_21.FC3-20050920155949_
Preparing packages for installation...
zimbra-store-3.0.M1_21.FC3-20050920155949_
COMMAND: /opt/zimbra/libexec/zmmyinit
* Creating required directories
* Generating mysql config /opt/zimbra/conf/my.cnf
* Creating database in /opt/zimbra/db/data
* Starting mysql server
* Loading schema /opt/zimbra/db/db.sql
* Loading version from /opt/zimbra/db/versions-init.sql
* Setting random password for mysql root user in zimbra local config
* Setting random password for mysql zimbra user in zimbra local config
* Changing mysql root user password
* Changing mysql zimbra user password
* Changed zimbra mysql user password
COMMAND: zmlocalconfig -e zimbra_server_hostname=mail.dijital-web.com
COMMAND: zmlocalconfig -e ldap_host=mail.dijital-web.com
COMMAND: zmlocalconfig -e ldap_port=389
COMMAND: /opt/zimbra/libexec/zmldapinit
Started slapd: pid
ldap_bind: Invalid credentials (49)
ldap_bind: Invalid credentials (49)
COMMAND: zmprov cs mail.dijital-web.com
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: zmprov cd dijital-web.com
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: zmprov mcf zimbraDefaultDomainName dijital-web.com
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: zmprov ca admin@dijital-web.com ******** zimbraIsAdminAccount TRUE
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: id=`zmprov gs mail.dijital-web.com | grep zimbraId | awk '{print $2}'`; for i in `zmprov gc default | grep zimbraMailHostPool | sed 's/zimbraMailHostPool: //'`; do host="$host zimbraMailHostPool $i"; done; zmprov mc default $host zimbraMailHostPool $id
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
zmprov [cmd] [args ...]

CreateAccount(ca) {name@domain} {password} [attr1 value1 [attr2 value2...]]
DeleteAccount(da) {name@domain|id}
GetAccount(ga) {name@domain|id}
GetAllAccounts(gaa) [-v] [{domain}]
GetAllAdminAccounts(gaaa) [-v]
ModifyAccount(ma) {name@domain|id} [attr1 value1 [attr2 value2...]]
SetPassword(sp) {name@domain|id} {password}
AddAccountAlias(aaa) {name@domain|id} {alias@domain}
RemoveAccountAlias(raa) {name@domain|id} {alias@domain}
SetAccountCos(sac) {name@domain|id} {cos-name|cos-id}
SearchAccounts(sa) [-v] {ldap-query} [limit {limit}] [offset {offset}] [sortBy {attr}] [attrs {a1,a2...}] [sortAscending 0|1*] [applyCos [0|1*] [domain {domain}]
SearchGal(sg) {domain} {name}
RenameAccount(ra) {name@domain|id} {newName@domain}

CreateDomain(cd) {domain} [attr1 value1 [attr2 value2...]]
DeleteDomain(dd) {domain|id}
GetDomain(gd) {domain|id}
GetAllDomains(gad) [-v]
ModifyDomain(md) {domain|id} [attr1 value1 [attr2 value2...]]

CreateCos(cc) {name} [attr1 value1 [attr2 value2...]]
DeleteCos(dc) {name|id}
GetCos(gc) {name|id}
GetAllCos(gac) [-v]
ModifyCos(mc) {name|id} [attr1 value1 [attr2 value2...]]
RenameCos(rc) {name|id} {newName}

CreateServer(cs) {name} [attr1 value1 [attr2 value2...]]
DeleteServer(ds) {name|id}
GetServer(gs) {name|id}
GetAllServers(gas) [-v]
ModifyServer(ms) {name|id} [attr1 value1 [attr2 value2...]]

GetAllConfig(gacf)
GetConfig(gcf) {name}
ModifyConfig(mcf) attr1 value1 [attr2 value2...]

CreateDistributionList(cdl) {list@domain}
GetAllDistributionLists(gadl) [-v]
GetDistributionList(gdl) {list@domain|id}
DeleteDistributionList(ddl) {list@domain|id}
AddDistributionListMember(adlm) {list@domain|id} {member@domain}
RemoveDistributionListMember(rdlm) {list@domain|id} {member@domain}

exit (quit)
help (?)

COMMAND: /opt/zimbra/libexec/zmmtainit mail.dijital-web.com
COMMAND: zmlocalconfig -e av_notify_user=notify@dijital-web.com
COMMAND: zmlocalconfig -e av_notify_domain=dijital-web.com
COMMAND: zmlocalconfig -e snmp_notify=0
COMMAND: zmlocalconfig -e smtp_notify=0
COMMAND: zmlocalconfig -e snmp_trap_host=mail.dijital-web.com
COMMAND: zmlocalconfig -e smtp_source=none
COMMAND: zmlocalconfig -e smtp_destination=none
COMMAND: zmsnmpinit
creating /opt/zimbra/conf/swatchrc
COMMAND: zmprov ms mail.dijital-web.com zimbraServiceInstalled ldap zimbraServiceInstalled mailbox zimbraServiceInstalled mta zimbraServiceInstalled antivirus zimbraServiceInstalled antispam zimbraServiceInstalled snmp
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: zmprov ms mail.dijital-web.com zimbraServiceEnabled ldap zimbraServiceEnabled mailbox zimbraServiceEnabled mta zimbraServiceEnabled antivirus zimbraServiceEnabled antispam zimbraServiceEnabled snmp
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: zmlocalconfig -e zimbra_services="ldap mailbox mta antivirus antispam snmp"
COMMAND: zmcreatecert
** Creating CA private key

Generating a 1024 bit RSA private key
.................................................+ +++++
....++++++
writing new private key to '/opt/zimbra/ssl/ssl/ca/ca.key'
-----
** Creating CA cert

Signature ok
subject=/C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/CN=mail.dijital-web.com
Getting Private key
** Importing CA

Certificate was added to keystore
keytool error: java.io.FileNotFoundException: /opt/zimbra/java/jre/lib/security/cacerts (Permission denied)
** Creating keystore

** Creating server cert request

** Signing cert request

Signature ok
subject=/C=US/ST=NA/L=NA/O=Zimbra/OU=Zimbra/CN=mail.dijital-web.com
Getting CA Private Key
Signature ok
subject=/C=US/ST=NA/L=NA/O=Zimbra/OU=Zimbra/CN=mail.dijital-web.com
Getting Private key
COMMAND: zmcertinstall mailbox
** Importing server cert

keytool error: java.lang.Exception: Failed to establish chain from reply
COMMAND: zmtlsctl https
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: zmcertinstall mta /opt/zimbra/ssl/ssl/server/smtpd.crt /opt/zimbra/ssl/ssl/ca/ca.key
** Importing server cert

COMMAND: zmlocalconfig -e ssl_allow_untrusted_certs=true
COMMAND: zmcontrol startup
Calling startup (mail.dijital-web.com)

perl /opt/zimbra/bin/zmmon &

Soap call failed: 500 Can't connect to localhost:7777 (connect: Connection refused) at /opt/zimbra/bin/zmcontrol line 230

COMMAND: zmlocalconfig -s > .localconfig.save.27767
COMMAND: zmprov gs mail.dijital-web.com > .zmprov.mail.dijital-web.com.save.27767
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
COMMAND: zmprov gacf mail.dijital-web.com > .zmprov.gacf.save.27767
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.dijital-web.com:389)
Reply With Quote
  #14 (permalink)  
Old 10-31-2005, 03:22 PM
Zimbra Employee
 
Posts: 4,792
Default

Quote:
Originally Posted by Dijital
OK, I did it again and editted my hosts file looks like this:

Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
69.9.193.234 mail.dijital-web.com mail

and my log looks like this after doing ./install.sh -u, once that was complete I did ./install.sh and now still get the same error, and here is my new log:

Preparing packages for installation...
zimbra-core-3.0.M1_21.FC3-20050920155949_
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.AuthenticationException [LDAP: error code 49 - Invalid Credentials])
LDAP was still running. After you run install.sh -u

Run "ps -ef | grep zimbra" and kill any running processes.
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.