Checking ...
I reverted Partha's commit, where he disabled the page and modified the necessary stuff. I tried to keep the page layout as similar to the sat53 one as possible, however I did some changes: - adding status for single tasks (FINISHED/FAILED/RUNNING) - removing "Current DB Time", because the task execution times aren't the DB times, but regular server times - adding extra information, whether taskomatic service is running or not - number of tasks increased, because sat54 contains more tasks than sat53 (and sat53 didn't list all of the scheduled tasks) spacewalk.git: 779c9122e0bfd02b98240f09c7f8aeaa584699b8
Related Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=659138 Bug 659138 - Need Web UI or config option to list/enable/disable/adjust frequency of Taskomatic tasks
# REOPEN Actually, having the latest spacewalk-java packages applied to the Sat540 brings satellite to an unbelievable hard state - system goes to a non-responsive state, no more other pages are shown, even satellite-restart does not help the situation (seems that apache session keeps open and each time tries to load that problematic page there). Here is the error that I got from tail -f /var/log/httpd/error_log: --- [Tue Dec 07 16:58:34 2010] [error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header ---
# COMMENT forget to mention: it happens when one clicks: "Admin -> Task Engine Status -> Last Execution Times"
# VERIFIED Following are the packages fixing the issue: --- spacewalk-java-1.2.39-34.el5sat spacewalk-java-oracle-1.2.39-34.el5sat spacewalk-java-config-1.2.39-34.el5sat spacewalk-java-lib-1.2.39-34.el5sat spacewalk-taskomatic-1.2.39-34.el5sat --- Now the https://<sat>/rhn/admin/TaskStatus.do is available through "Admin -> Task Engine Status" and returns: --- Scheduling Service: ON Last Execution Times Channel Repodata: 2010-12-10 11:36:00 CET FINISHED Clean Current Alerts: 2010-12-10 04:35:00 CET FINISHED Clean Log History: 2010-12-09 23:00:00 CET FINISHED Cobbler Sync: 2010-12-10 11:36:00 CET FINISHED Compare Config Files: 2010-12-09 23:00:00 CET FINISHED Daily Summary Mail: 2010-12-09 23:00:00 CET FINISHED Errata Cache: 2010-12-10 11:30:00 CET FINISHED Errata Notification Mail: 2010-12-10 11:30:00 CET FINISHED Errata Notification Queue: 2010-12-10 11:36:00 CET FINISHED Kickstart Cleanup: 2010-12-10 11:30:00 CET FINISHED Kickstart Sync: 2010-12-10 11:30:00 CET FINISHED Package Cleanup: 2010-12-10 11:30:00 CET FINISHED Sandbox Cleanup: 2010-12-10 04:05:00 CET FINISHED Certificate Check: 2010-12-09 23:00:00 CET FINISHED Session Cleanup: 2010-12-10 11:30:00 CET FINISHED Daily Summary Queue: 2010-12-09 23:00:00 CET FINISHED Sync Probe State: 2010-12-10 11:36:00 CET FINISHED
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0991.html
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: In a previous update, the "Task Engine Status" page was removed from WebUI. This update adds this page back.