Bug 1014630

Summary: Unit httpd.service entered failed state
Product: [Fedora] Fedora Reporter: Morten Stevens <mstevens>
Component: systemdAssignee: systemd-maint
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jkaluza, johannbg, jorton, lnykryn, msekleta, pahan, plautrba, systemd-maint, vpavlin, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-04 00:13:32 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:

Description Morten Stevens 2013-10-02 12:38:01 UTC
Description of problem:
httpd.service fails after stopping httpd

Version-Release number of selected component (if applicable):
httpd-2.4.6-2.fc20.x86_64

Steps to Reproduce:
1. Install Fedora 20
2. yum install httpd
3. systemctl start httpd
4. systemctl stop httpd

Actual results:
Oct  2 14:31:31 fc20 systemd: Stopping The Apache HTTP Server...
Oct  2 14:33:01 fc20 systemd: httpd.service stopping timed out. Killing.
Oct  2 14:34:31 fc20 systemd: httpd.service still around after SIGKILL. Ignoring.
Oct  2 14:34:31 fc20 systemd: Stopped The Apache HTTP Server.
Oct  2 14:34:31 fc20 systemd: Unit httpd.service entered failed state.

Expected results:

no error

Comment 1 Morten Stevens 2013-10-03 11:14:21 UTC
No more problems after the update to systemd-208-2.fc20.x86_64