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 01-30-2006, 02:56 PM
Senior Member
 
Posts: 54
Default SuSE 10 Install - Cannot Determine Services

I am installing m4 update2 on to a SUSE10 machine. the install was going ok until i got:

ERROR: service.Failure (system failure: getDirectContext) (cause: javax.naming.CommunicationException quirkservice.com:389)

I also got an error saying that there was a port conflict. (from postfix)

the install seemed to finish ok, and the services appeared to be started, however, when i ran zmcontrol status, i received the error:

Cannot Determine Services - exiting

I have looked around the forums, and have seen other posts mentioning some of these errors, but the solutions usually do not apply (e.g. the other person was running a mac).
I have disabled postfix, but i am not sure if i am running selinux.
i ran
Code:
set selinux=0
but i don't know if that did anything. i checked the boot log and selinux=0.


thanks for all your help.
Reply With Quote
  #2 (permalink)  
Old 01-30-2006, 03:14 PM
Zimbra Employee
 
Posts: 4,792
Default

Looks like LDAP never got up. After fixing your port conflicts you should reinstall to make sure everything is init'd.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #3 (permalink)  
Old 01-30-2006, 03:17 PM
Senior Member
 
Posts: 54
Default

before i re-ran the install.sh, i made sure postfix wasn't running (chkconfig --del postfix, /etc/init.d/postfix stop), and i didn't get port conflict warnings.

i installed java 1.5, but it didn't seem to do anything. i am now uninstalling java 1.4 and trying again, since i think it was still using 1.4
Reply With Quote
  #4 (permalink)  
Old 01-30-2006, 03:20 PM
Zimbra Employee
 
Posts: 2,103
Default suse problem

We install java for you on SuSE, so don't bother reinstalling your version.

Search the forums for errors in resolving 'localhost' and firewall stuff. Also, make sure that everything is really stopped before you reinstall.
Reply With Quote
  #5 (permalink)  
Old 01-30-2006, 03:25 PM
Senior Member
 
Posts: 54
Default

im not sure what you mean by "localhost stuff", but im searching the forums now...

the firewall is disabled. postfix is disabled. i uninstalled java 1.4 using Yast before your post, marcmac.

there are no port conflicts anymore.

now when i run install.sh, i get all the way to

Code:
initializing LDAP...FAILED (512)


ERROR

Configuration Failed

Last edited by drogers; 01-30-2006 at 03:37 PM..
Reply With Quote
  #6 (permalink)  
Old 01-30-2006, 03:38 PM
Zimbra Employee
 
Posts: 2,103
Default ldap

You're either not connecting to ldap, or it's not starting - most have been covered in the forums.

/tmp/intall.log. will have the full error.
Reply With Quote
  #7 (permalink)  
Old 01-30-2006, 03:46 PM
Senior Member
 
Posts: 54
Default

Quote:
Originally Posted by marcmac
You're either not connecting to ldap, or it's not starting - most have been covered in the forums.

/tmp/intall.log. will have the full error.

i figured i'd post the full error while i was looking for the answer in case it was something obvious.
Code:
 


Preparing packages for installation...
zimbra-ldap-3.0.0_M4_62.SuSE10-20060124130015
Preparing packages for installation...
zimbra-logger-3.0.0_M4_62.SuSE10-20060124130015
Preparing packages for installation...
zimbra-mta-3.0.0_M4_62.SuSE10-20060124130015
mv: cannot stat `/opt/zimbra/amavisd': No such file or directory
Preparing packages for installation...
zimbra-snmp-3.0.0_M4_62.SuSE10-20060124130015
Preparing packages for installation...
zimbra-store-3.0.0_M4_62.SuSE10-20060124130015
java.io.FileNotFoundException: ../service.war (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.(FileInputStream.java:106)
        at java.io.FileInputStream.(FileInputStream.java:66)
        at sun.tools.jar.Main.run(Main.java:184)
        at sun.tools.jar.Main.main(Main.java:903)
java.io.FileNotFoundException: ../zimbra.war (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.(FileInputStream.java:106)
        at java.io.FileInputStream.(FileInputStream.java:66)
        at sun.tools.jar.Main.run(Main.java:184)
        at sun.tools.jar.Main.main(Main.java:903)
warning: waiting to reestablish exclusive database lock
error: %post(zimbra-store-3.0.0_M4_62.SuSE10-20060124130015) scriptlet failed, exit status 1
that is the only part with any errors. everything else appears to be going fine.
Reply With Quote
  #8 (permalink)  
Old 01-30-2006, 04:04 PM
Zimbra Employee
 
Posts: 2,103
Default missing war files

That error (while annoying) isn't fatal - and it's not causing the ldap problem.

You need to figure out why zmldapinit is failing.
Reply With Quote
  #9 (permalink)  
Old 01-30-2006, 04:27 PM
Senior Member
 
Posts: 54
Default

Quote:
Originally Posted by marcmac
That error (while annoying) isn't fatal - and it's not causing the ldap problem.

You need to figure out why zmldapinit is failing.
i reinstalled again, and this time left the hostname and ldap server as the default. when i was installing earlier versions of zimbra, i usually changed these values with out incident. (the hostname of the server is mail.quirkservice.com, but i want just quirkservice.com as the default domain)

when i left these as the default values, the install went without a hitch.

once it installed correctly, i set up a domain quirkservice.com and and a username drogers. this account and can send mail just fine, but not receive it. i sent a message to admin@mail.quirkservice.com and it also cannot receive any mail.

i had this same machine with the same ip running zimbra before with a different operation system, so i figure the dns records and mx records are set up correctly.

does there need to be something else in my /etc/hosts file other than the default stuff:
127.0.0.1 localhost


I can however, send an email from test@quirkservice.com to drogers@quirkservice.com successfully.

Last edited by drogers; 01-30-2006 at 04:31 PM..
Reply With Quote
  #10 (permalink)  
Old 01-30-2006, 04:29 PM
Zimbra Employee
 
Posts: 2,103
Default sending mail

This has been covered before - can't receive mail on the local box. It's DNS, relay_host and MX record problems.
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.