View Single Post
  #1 (permalink)  
Old 09-27-2007, 12:25 AM
liks liks is offline
Junior Member
 
Posts: 6
Default [SOLVED] Beta3. Installation failed on RHEL5.

Hi there!

My installation finished with this phrases:
Quote:
Installing zimlets...
com_zimbra_phone
com_zimbra_email
com_zimbra_search
com_zimbra_date
com_zimbra_html
com_zimbra_url
Done
Initializing Documents...failed to initialize documents...see logfile for details.
Restarting mailboxd...Done


Operations logged to /tmp/zmsetup.log.16511


Configuration complete - press return to exit
In the log file I've find this lines:
Quote:
COS attribute retrieved for COS default: zimbraFeatureNotebookEnabled=TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount wiki@ditsupport.example.com
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov in wiki@ditsupport.example.com
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled FALSE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
failed to initialize documents...see logfile for details.
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Restarting mailboxd...
After installation zimbra doesn't listen on the 80 port.

I've switch off firewall but no difference - installation still failed with lines above.
Pls help me to fix this problem.
Reply With Quote