After viewing the taskomatic logs during startup of the service I saw there was out-of-memory errors after all. I have extended the memory for tomcat to 1GB and the memory for taskomatic to 2GB.
No more errors and the package installed correctly after I rebuilt all the repo data. Thanks Andrew Bergman | Senior Systems Engineer, Information Services St Vincent's | 41 Victoria Parade Fitzroy VIC 3065 t: +61 3 9288 2140 | f: +61 3 9288 4242 | www.svhm.org.au -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of BERGMAN Andrew Sent: Monday, 29 September 2014 10:04 AM To: [email protected] Subject: Re: [Spacewalk-list] Error while executing packages action: empty transaction Not really, there was a few taskomatic errors this month but none that stood out as an issue and these were over a week ago: [root@svhm-spacewalk rhn]# grep ERROR rhn_taskomatic_daemon*|grep "2014/09" rhn_taskomatic_daemon.log.1:INFO | jvm 1 | 2014/09/12 00:29:04 | 2014-09-12 00:29:04,590 [Thread-98678] ERROR com.redhat.rhn.taskomatic.task.RepoSyncTask - failure: getPackage/kernel-uek-debug-2.6.32-400.36.8.el5uek.x86_64.rpm from oel5-x86_64: [Errno 256] No more mirrors to try. rhn_taskomatic_daemon.log.1:INFO | jvm 1 | 2014/09/12 00:29:04 | ERROR: failure: repodata/updateinfo.xml.gz from oel5-x86_64: [Errno 256] No more mirrors to try. rhn_taskomatic_daemon.log.1:INFO | jvm 1 | 2014/09/12 01:01:02 | 2014-09-12 01:01:02,740 [Thread-98870] ERROR com.redhat.rhn.taskomatic.task.RepoSyncTask - ERROR: Cannot retrieve repository metadata (repomd.xml) for repository: oel6-x86_64. Please verify its path and try again rhn_taskomatic_daemon.log.1:ERROR | wrapper | 2014/09/19 15:23:38 | Startup failed: Timed out waiting for signal from JVM. rhn_taskomatic_daemon.log.1:ERROR | wrapper | 2014/09/19 15:23:38 | JVM did not exit on request, terminated rhn_taskomatic_daemon.log.1:ERROR | wrapper | 2014/09/19 15:24:12 | Startup failed: Timed out waiting for signal from JVM. rhn_taskomatic_daemon.log.1:ERROR | wrapper | 2014/09/19 15:24:12 | JVM did not exit on request, terminated The only errors in catalina.out was a repeated: SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.redhat.rhn.frontend.xmlrpc.LoggingInvocationProcessor$1@4a766b9a]) and a value of type [org.apache.commons.lang.time.StopWatch] (value [0:00:00.000]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. Regards Andrew Bergman | Senior Systems Engineer, Information Services St Vincent's | 41 Victoria Parade Fitzroy VIC 3065 t: +61 3 9288 2140 | f: +61 3 9288 4242 | www.svhm.org.au -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Avi Miller Sent: Monday, 29 September 2014 9:42 AM To: [email protected] Subject: Re: [Spacewalk-list] Error while executing packages action: empty transaction On 28 Sep 2014, at 4:27 pm, BERGMAN Andrew <[email protected]> wrote: > I already have increased taskomatic heap memory so I doubt that this is the > issue. Are you seeing any errors in /var/log/rhn/rhn_taskomatic*.log or /var/log/tomcat6/catalina.out? -- Oracle <http://www.oracle.com> Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and Virtualization 417 St Kilda Road, Melbourne, Victoria 3004 Australia _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
