Hi Michael,
-----Original Message----- From: Michael Calmer <mc@suse.de> Sent: Wednesday, April 29, 2020 10:32 AM To: uyuni-users@opensuse.org Subject: [EXTERN] Re: [EXTERN] Re: [uyuni-users] no tasks tasks were executed and no patches deployed
Hi
This error comes from rhn-search daemon. You can try the following:
1. restart it. Maybe it helps already?
$> rcrhn-search restart
2. Try to clean the index
$> rhn-search cleanindex
3. increase memory and restart it after that change. See https://www.uyuni-project.org/uyuni-docs/uyuni/salt/large-scale- tuning.html#rhn-search-java-maxmemory
The third clue brought the solution. I added rhn-search.java.maxmemory = 2048 to /etc/rhn/rhn.conf and now there are no more OutOfMemoryErrors. Thanks. Torsten -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org