Bug 640971
Summary: | "(111)Connection refused: proxy: AJP: attempt to connect to 127.0.0.1:8009 (*) failed" in /var/log/httpd/error_log | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> |
Component: | Installer | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hutař <jhutar> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 540 | CC: | cperry, jmikulka, jpazdziora |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-setup-1.3.1-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-09-21 09:32:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 819081 |
Description
Jan Hutař
2010-10-07 12:12:07 UTC
Jan, at the end of the spacewalk-setup, services are restarted. The spacewalk-setup then tries to access the server a couple of times in the wait_for_tomcat method, waiting for tomcat to finish loading. The problem with tomcat is that its init script returns upon start even if tomcat is still not ready to serve the content. So what the error messages mean are actually probes that try to access the server, before telling you that the installation passed alright. The truth is, we could be able to address this by checking tomcat directly, and only once it's loaded, do a HEAD request via httpd. Taking for more investigation. Fixed in Spacewalk master, bd0ff15cb3f86cefdcd1c899852bd404bb958aa0. Tagged and built as spacewalk-setup-1.3.1-1. It will be in tomorrow's Spacewalk nightly composes. It's regression against Sat 520. :) Moving ON_QA. This issue is resolved with the release of RHN Satellite 5.5. As of September 20th 2012, RHN Satellite 5.5 has been generally available. Release Notes and other 5.5 documentation can be found here: https://access.redhat.com/knowledge/docs/Red_Hat_Network_Satellite/ The associated Errata for the 5.5 release are: 5.5 Satellite GA Errata - http://rhn.redhat.com/errata/RHEA-2012-1296.html 5.5 Upgrade Errata - http://rhn.redhat.com/errata/RHEA-2012-1298.html 5.5 RHN Proxy GA Errata - http://rhn.redhat.com/errata/RHEA-2012-1297.html 5.5 RHN Tools GA Errata - http://rhn.redhat.com/errata/RHEA-2012-1299.html Regards, Clifford - Engineering Manager, Satellite |