> I came across this, when several repos were to be rebuild - > especially for several very full fedora repo (>25000 rpms); > > The only way around that were > a) adding a bit more RAM to the taskomatic-java and > b) increasing timeout-values: > > # Maximum Java Heap Size (in MB) > wrapper.java.maxmemory=4096 > > wrapper.ping.timeout=36000 > wrapper.ping.interval=100 > > (In the config file, that I always forget the whereabouts - finally > found it:) > /usr/share/rhn/config-defaults/rhn_taskomatic_daemon.conf > > Also refer to > http://wrapper.tanukisoftware.com/doc/english/properties.html for how-tos >
thanks for all replies - this box is a bit constrained on RAM so i could not bump that however i was able to alter the timeout value, add on in actually and that seems to have gotten me through INFO | jvm 1 | 2013/04/03 18:34:30 | 2013-04-03 18:34:30,358 [Thread-53] INFO com.redhat.rhn.taskomatic.task.repomd.RepositoryWriter - Repository metadata generation for 'centos-6-x86_64-01042013' finished in 1099 seconds INFO | jvm 1 | 2013/04/03 18:37:00 | 2013-04-03 18:37:00,380 [Thread-51] INFO com.redhat.rhn.taskomatic.task.repomd.RepositoryWriter - Repository metadata generation for 'centos-6-x86_64-updates' finished in 1249 seconds cheers! _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
