Quote:
Originally Posted by jptech after a week of trying and 20 or so uninstalls/reinstalls:
I have the same exact issue I had previously.
on install:
/opt/zimbra/bin/../bin/zmshutil: line 49: Error: command not found
Error: executing: /opt/zimbra/bin/zmlocalconfig -q -m export
on executing zmcontrol status:
Cannot determine services - exiting
I'm installing on suse 10.2 and following bigmudcake's guide very closely.
someone has to know what is causing this issue.
the install log is attached |
Hi jptech.
Looking at the logfile I see the first issue you may have (I replaced your domain name with xxxxx for privacy)
Code:
DNS ERROR resolving MX for server.xxxxx
It is suggested that the domain name have an MX record configured in DNS
DNS ERROR resolving MX for xxxxx
It is suggested that the domain name have an MX record configured in DNS
Done
Checking for port conflicts
Port conflict detected: 10025 (zimbra-mta)
Port conflict detected: 25 (zimbra-mta)
As per steps 2 and 7 you need to make sure your DNS is setup correctly and there are no port conflicts (turn off services which conflict) before you run the install.
Also I note the folllowing error in your log.
Code:
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
You may not have enough RAM. You really need to have more than 512Mb of RAM, also another
installed service may be using all your RAM. Uninstall any packages you dont need through yast.
Hope this helps.
Cheers
bigmudcake.