View Single Post
  #1 (permalink)  
Old 08-07-2008, 12:13 AM
satimis satimis is offline
Junior Member
 
Posts: 6
Default Restarting problem after installation

Hi folks,


Host - Ubuntu 8.04 server amd64 (headless w/o X)
Guest - Ubuntu 6.06 server amd64 (headless w/o X)
VM - KVM
zcs-5.0.8_GA_2462.UBUNTU6_64.20080709205157.tgz


I encountered following problem on installing Zimbra on the Guest. Installation went through without complaint. After installation finished on restarting
Code:
...
Starting servers....
done.
Checking for deprecated zimlets...
done

Installing zimlets
com_zimbra_cert_manager
com_zimbra_ymemoticons
com_zimbra_phone
com_zimbra_date
com_zimbra_email
com_zimbra_url
com_zimbra_local
done.

Initializing Documents....[ 4692.7169411] Out of Memory: Killed process 17646 (java).
[ 4693.382712] Out of Memory: Killed process 17707 (java).
[ 4694.314722] Kernel panic - not syncing: Out of memory and no killable processes....
[ 4694.535515]
Then hanging here


I ran following command creating Ubuntu6.06.img

# kvm -hdb ubuntu6.06.img -cdrom /dev/scd0 -m 512 -vnc :1

No complaint on installation


Please advise how to solve the problem. TIA


B.R.
satimis
Reply With Quote