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 03-19-2009, 11:40 PM
Senior Member
 
Posts: 68
Default

If are u using pkgutil, do:
pkgutil -i CSWgtar
Reply With Quote
  #12 (permalink)  
Old 03-19-2009, 11:48 PM
Advanced Member
 
Posts: 186
Talking

got it from
Index of /pub/mirrors/csw/current/sparc/5.10/


thanks
Reply With Quote
  #13 (permalink)  
Old 03-19-2009, 11:50 PM
Advanced Member
 
Posts: 186
Talking

got it from Index of /pub/mirrors/csw/current/sparc/5.10/

thanks
Reply With Quote
  #14 (permalink)  
Old 03-20-2009, 12:19 AM
Advanced Member
 
Posts: 186
Exclamation Installation on the ZONE

hi , still the problem it there.

Please advise
Installing:
zimbra-core
zimbra-ldap
zimbra-logger
zimbra-mta
zimbra-snmp
zimbra-store
zimbra-apache
zimbra-spell
zimbra-proxy

The system will be modified. Continue? [N] y

Removing /opt/zimbra
Removing zimbra crontab entry...done.
Unable to restart syslog service. Please do it manually.
Cleaning up zimbra init scripts...done.

Finished removing Zimbra Collaboration Suite.

Installing packages

zimbra-core......zimbra-core_5.0.12_GA_2793.SOLARIS10_sparc.dstream...FAIL ED
###ERROR###

zimbra-core_5.0.12_GA_2793.SOLARIS10_sparc.dstream installation failed

Installation cancelled


regards
Adeel
Reply With Quote
  #15 (permalink)  
Old 03-20-2009, 04:48 AM
OpenSource Builder
 
Posts: 26
Default

Adeel, I haven't checked running/installing on a non-global zone. could you list down the error messages, if any? Please see in /tmp/zmsetup.log.
Or you could try running as root, 'pkgadd -d zimbra-core_....' from inside the packages sub-directory of the installation directory
Reply With Quote
  #16 (permalink)  
Old 03-20-2009, 05:01 AM
Advanced Member
 
Posts: 186
Exclamation

well, Thanks for the support.
But it do not seem to me the non-global or global zone, following is FYI
-bash-3.00# less install.log.16122
COMMAND: zmlocalconfig -s | /opt/csw/bin/gsed -e "s/ = \(.*\)/=\'\1\'/" > /opt/zimbra/.saveconfig/config.save
ld.so.1: gsed: fatal: libintl.so.3: open failed: No such file or directory
-bash: line 1: 16222 Done zmlocalconfig -s
16223 Killed | /opt/csw/bin/gsed -e "s/ = \(.*\)/=\'\1\'/" >/opt/zimbra/.saveconfig/config.save
COMMAND: zmcontrol shutdown
Host localhost
Stopping stats...Done
Stopping spell...Done
Stopping snmp...Done
Stopping archiving...Done
Stopping antivirus...Done
Stopping antispam...Done
Stopping imapproxy...Done
Stopping logger...Done
passwd: password information changed for zimbra
grep: can't open /opt/csw/etc/sudoers
/var/sadm/pkg/zimbra-core/install/postinstall: /opt/csw/etc/sudoers: cannot create
pkgadd: ERROR: postinstall script did not complete successfully

Installation of failed.


Regards
Adeel
Reply With Quote
  #17 (permalink)  
Old 03-20-2009, 09:55 AM
OpenSource Builder
 
Posts: 26
Default

Adeel, looks like your installation of CSWgsed is not complete. Looks like you did not install all the required dependencies. This happens probably because you did not use 'pkgutil' to install the package. Please install CSWiconv and CSWggettext too.
Reply With Quote
  #18 (permalink)  
Old 03-23-2009, 10:46 AM
Senior Member
 
Posts: 68
Default

im still having problems intializing zimbra..


Host correo2.com
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Running
snmp Running
spell Running
stats Running

i stoped all process and start they again..
i tried to run zmmailboxdctl directly and the same problem: checking log:

CompilerOracle: exclude com/zimbra/cs/session/SessionMap putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem delete
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Fatal error: exception while binding to ports
java.net.SocketException: Unbound server sockets not implemented
at javax.net.ServerSocketFactory.createServerSocket(S erverSocketFactory.java:80)
at com.zimbra.common.util.NetUtil.newBoundServerSocke t(NetUtil.java:97)
at com.zimbra.common.util.NetUtil.bindServerSocket(Ne tUtil.java:165)
at com.zimbra.common.util.NetUtil.bindSslTcpServerSoc ket(NetUtil.java:56)
at com.zimbra.common.handlers.PrivilegedHandler.openP orts(PrivilegedHandler.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.xml.XmlConfiguration.call(XmlConfigura tion.java:534)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:244)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:206)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:968)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
CompilerOracle: exclude com/zimbra/cs/session/SessionMap putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem delete
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Fatal error: exception while binding to ports
java.net.SocketException: Unbound server sockets not implemented
at javax.net.ServerSocketFactory.createServerSocket(S erverSocketFactory.java:80)
at com.zimbra.common.util.NetUtil.newBoundServerSocke t(NetUtil.java:97)
at com.zimbra.common.util.NetUtil.bindServerSocket(Ne tUtil.java:165)
at com.zimbra.common.util.NetUtil.bindSslTcpServerSoc ket(NetUtil.java:56)
at com.zimbra.common.handlers.PrivilegedHandler.openP orts(PrivilegedHandler.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.xml.XmlConfiguration.call(XmlConfigura tion.java:534)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:244)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:206)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:968)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
CompilerOracle: exclude com/zimbra/cs/session/SessionMap putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem delete
1 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Fatal error: exception while binding to ports
java.net.SocketException: Unbound server sockets not implemented
at javax.net.ServerSocketFactory.createServerSocket(S erverSocketFactory.java:80)
at com.zimbra.common.util.NetUtil.newBoundServerSocke t(NetUtil.java:97)
at com.zimbra.common.util.NetUtil.bindServerSocket(Ne tUtil.java:165)
at com.zimbra.common.util.NetUtil.bindSslTcpServerSoc ket(NetUtil.java:56)
at com.zimbra.common.handlers.PrivilegedHandler.openP orts(PrivilegedHandler.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.xml.XmlConfiguration.call(XmlConfigura tion.java:534)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:244)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:206)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:968)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
CompilerOracle: exclude com/zimbra/cs/session/SessionMap putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem delete
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Fatal error: exception while binding to ports
java.net.SocketException: Unbound server sockets not implemented
at javax.net.ServerSocketFactory.createServerSocket(S erverSocketFactory.java:80)
at com.zimbra.common.util.NetUtil.newBoundServerSocke t(NetUtil.java:97)
at com.zimbra.common.util.NetUtil.bindServerSocket(Ne tUtil.java:165)
at com.zimbra.common.util.NetUtil.bindSslTcpServerSoc ket(NetUtil.java:56)
at com.zimbra.common.handlers.PrivilegedHandler.openP orts(PrivilegedHandler.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.xml.XmlConfiguration.call(XmlConfigura tion.java:534)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:244)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:206)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:968)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)

Last edited by sevilla; 03-23-2009 at 11:48 AM..
Reply With Quote
  #19 (permalink)  
Old 03-23-2009, 01:24 PM
Senior Member
 
Posts: 68
Default

im debugging the problem and.. i did :

zmcertmgr viewdeployedcrt
::service mta::
notBefore=Mar 23 18:54:56 2009 GMT
notAfter=Mar 23 18:54:56 2010 GMT
subject= /C=US/ST=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=correo2.mx
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=correo2.mx
SubjectAltName=
::service proxy::
notBefore=Mar 23 18:54:56 2009 GMT
notAfter=Mar 23 18:54:56 2010 GMT
subject= /C=US/ST=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=correo2.mx
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=correo2.mx
SubjectAltName=
::service mailboxd::
XXXXX ERROR: failed to export /opt/zimbra/mailboxd/etc/mailboxd.pem from keystore.

keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect

XXXXX ERROR: /opt/zimbra/mailboxd/etc/mailboxd.pem does not exist
::service ldap::
notBefore=Mar 23 18:54:56 2009 GMT
notAfter=Mar 23 18:54:56 2010 GMT
subject= /C=US/ST=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=correo2.mx
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=correo2.mx
SubjectAltName=
Reply With Quote
  #20 (permalink)  
Old 03-24-2009, 10:20 AM
Senior Member
 
Posts: 68
Default

Summary..

After doing a lot of install/uninstall process, i did a clear installation without problems. The two principal problems are:

1.- When asking for MX Record, its very importart have declared on DNS, because zimbra take the name of server making that lookup for the mailbox services.

2.- Verify on all the steps of the zimbra installation the perms on /opt/csw/etc/sudoers because on some steps, its change the perms to 0000. Its needed to check the permission and keep on 0440.

After doing this steps.. and some fix on the firsts post above, i did a good clean installation without any error.
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.