Hi Folks,
I'm trying to set up Zimbra in a virtual Environment with at least 256Mb RAM.
As I read in several other Threads, this seems to be very problematic.
The installation fails, when the install.sh tries to setup the Zimbra-core-deb.
Quote from the install-log:
Quote:
COMMAND: zmlocalconfig -s | sed -e "s/ = \(.*\)/=\'\1\'/" > /opt/zimbra/.savecon
fig/config.save
-su: line 1: zmlocalconfig: command not found
COMMAND: zmcontrol shutdown
-su: line 1: zmcontrol: command not found
Selecting previously deselected package zimbra-core.
(Reading database ... 20877 files and directories currently installed.)
Unpacking zimbra-core (from .../zimbra-core_4.5.3_GA_733.DEBIAN3.1_i386.deb) ...
Setting up zimbra-core (4.5.3_GA_733.DEBIAN3.1) ...
chown: cannot access `/opt/zimbra/a*': No such file or directory
chown: cannot access `/opt/zimbra/s[a-su-z]*': No such file or directory
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
dpkg: error processing zimbra-core (--install):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
zimbra-core
|
As I found out in
this Thread, it seems to be a common error on virtual Servers:
Quote:
Could not reserve enough space for object heap
Could not create the Java virtual machine.
|
The problem is, that I cannot modify the zmshutil file as described, because at the moment of installation it is packed in the core-deb.
Any suggestions?
I don't know how to handle this error either:
Quote:
chown: cannot access `/opt/zimbra/a*': No such file or directory
chown: cannot access `/opt/zimbra/s[a-su-z]*': No such file or directory
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory
|
Thanks for your help,
Tobias