Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 916678

Summary: httpd fails to start after running spacewalk-setup --disconnected
Product: [Community] Spacewalk Reporter: Casey Pogue <casey.pogue>
Component: InstallationAssignee: 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.8CC: 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
Description of problem: After fresh install of Spacewalk 1.8 with postgresql. I ran the spacewalk-setup --disconnected script and httpd fails to start with error "Certificate not found: 'Server-Cert'"


Version-Release number of selected component (if applicable):


How reproducible: After fresh install run spacewalk-setup --disconnected


Steps to Reproduce:
1. Fresh install of spacewalk 1.8
2.spacewalk-setup --disconnected
3.
  
Actual results:  No errors running script except at end Tomcat failed to start properly or the installer ran out of tries.  Tomcat manually restarted, but httpd will not start.


Expected results: httpd to start 


Additional info:

Comment 1 Jan Pazdziora (Red Hat) 2013-03-01 08:35:10 UTC
What OS is this?

Comment 2 Casey Pogue 2013-03-01 13:38:29 UTC
This is on Centos 6.3.

Comment 3 Jan Pazdziora (Red Hat) 2013-03-04 09:45:07 UTC
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.

Comment 4 Casey Pogue 2013-03-04 13:39:01 UTC
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?

Comment 5 Jan Pazdziora (Red Hat) 2013-03-04 14:47:47 UTC
I'd suggest starting with two separate installations before attempting to integrate them.

Comment 6 Casey Pogue 2013-03-04 16:43:59 UTC
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

Comment 7 Eric Herget 2017-09-28 17:56:04 UTC
This BZ closed some time during 2.5, 2.6 or 2.7.  Adding to 2.7 tracking bug.