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

Bug 1048398

Summary: No systemd service file for qpid-cpp-server
Product: Red Hat Enterprise MRG Reporter: Ben Nemec <bnemec>
Component: qpid-cppAssignee: Irina Boverman <iboverma>
Status: CLOSED CURRENTRELEASE QA Contact: Jitka Kocnova <jkocnova>
Severity: high Docs Contact:
Priority: medium    
Version: betaCC: ccrouch, dpierce, esammons, iboverma, jkocnova, jross, pematous
Target Milestone: 3.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qpid-cpp-0.22-31.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-21 12:52:21 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:
Attachments:
Description Flags
Patch to add Qpid Systemd configuration file none

Description Ben Nemec 2014-01-03 22:51:36 UTC
Description of problem: There is no systemd service file for qpidd in the RHEL7 beta qpid-cpp-server package.


Version-Release number of selected component (if applicable): 0.22-29.el7.x86_64


How reproducible: Always


Steps to Reproduce:
1. Install qpid-cpp-server
2. systemctl start qpidd
3.

Actual results: Failed to issue method call: Unit qpidd.service failed to load: No such file or directory. See system logs and 'systemctl status qpidd.service' for details.


Expected results: Qpid starts successfully.


Additional info:
This is what I'm seeing in my copy of the rpm:

[stack@undercloud-undercloud-xelmip7wmdm7 ~]$ rpm -ql qpid-cpp-server
/etc/qpid/qpidd.conf
/etc/rc.d/init.d/qpidd
/etc/sasl2/qpidd.conf
/usr/lib64/libqpidbroker.so.9
/usr/lib64/libqpidbroker.so.9.0.0
/usr/lib64/qpid/daemon
/usr/lib64/qpid/daemon/acl.so
/usr/lib64/qpid/daemon/amqp.so
/usr/sbin/qpidd
/usr/share/man/man1/qpidd.1.gz
/var/lib/qpidd
/var/lib/qpidd/qpidd.sasldb
/var/run/qpidd

Comment 2 Darryl L. Pierce 2014-01-09 12:11:34 UTC
Please find attached the patch that is applied on top of the Qpid sources in F18+ to provide Systemd configuration. This patch is taken from the master (F21) branch for Fedora. Since it doesn't modify any existing files but only adds a new file it should apply cleanly.

Comment 3 Darryl L. Pierce 2014-01-09 12:12:29 UTC
Created attachment 847604 [details]
Patch to add Qpid Systemd configuration file

Comment 8 Jitka Kocnova 2014-08-26 14:05:30 UTC
This issue is fixed.
Verified OS: RHEL7 x86_64
Packages:
qpid-cpp-server-0.22-47.el7.x86_64
systemd-208-11.el7_0.2.x86_64

-> VERIFIED