Bug 711863 - When started as a service qpidd ignores data-dir setting in log file
Summary: When started as a service qpidd ignores data-dir setting in log file
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-08 19:08 UTC by Alan Conway
Modified: 2019-11-27 23:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-27 23:15:46 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Alan Conway 2011-06-08 19:08:29 UTC
Description of problem:

When started via service qpidd start, qpidd ignores any data-dir entry in the qpidd.conf configuration file and always uses /var/lib/qpidd

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


How reproducible: 100


Steps to Reproduce: 
Add data-dir=/no/such/dir to /etc/qpidd.conf
service qpidd start
  
Actual results:
Note no complaint about non-existent data dir, qpidd uses /var/lib/qpidd

Expected results:
Error about non-existent data dir.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.