The software described in this documentation is either no longer supported or is in extended support.
Oracle recommends that you upgrade to a current supported release.
If you see messages such as OutOfMemoryError: Java
heap space in the logs, increase the maximum amount
of memory that is available to tomcat6 for
its heap:
Edit
/etc/sysconfig/tomcat6and increase the argument to-Xmxin theJAVA_OPTSsetting. For example,-Xmx1024mincreases the maximum size of the heap to 1 GB.Restart the Spacewalk services:
#
spacewalk-service restart

