Bug 916678
| Summary: | httpd fails to start after running spacewalk-setup --disconnected | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Casey Pogue <casey.pogue> |
| Component: | Installation | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.8 | CC: | jpazdziora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-03-04 09:45:07 UTC | Type: | Bug |
| 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: | 1484117 | ||
|
Description
Casey Pogue
2013-02-28 16:13:34 UTC
What OS is this? This is on Centos 6.3. Googling for the error message suggests it comes from mod_nss. Spacewalk does not require not configure mod_nss so I assume this somehow got installed on your machine prior to installing Spacewalk. True mod_nss is installed. This server also has 389-ds insalled and mod_nss installs as a dependency. httpd worked fine until spacewalk was installed. Is there a way to have spacewalk installed and working with mod_nss? I'd suggest starting with two separate installations before attempting to integrate them. I got both to work by turning off NSSEngine in /etc/httd/conf.d/nss.conf. Then tomcat would not start. I had to copy all the jar files under WEB-INF/lib the symbolic links wouldn't work. Everything is working now. Thanks This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug. |