Issue Details (XML | Word | Printable)

Key: CHEF-642
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Adam Jacob
Reporter: Jason Cook
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Chef

Services will always issue a WARN when status is not present

Created: 26/Oct/09 10:26 PM   Updated: 30/Nov/09 09:48 PM   Resolved: 24/Nov/09 12:21 PM
Component/s: Chef Client
Affects Version/s: 0.7.14
Fix Version/s: 0.8.2

Environment:

ubuntu 8.10



 Description  « Hide

Chef issues a WARN in 0.7.14 for services that don't have a status command defined, and will always warn on services that don't support status:

[Mon, 26 Oct 2009 22:14:21 +0000] WARN: service[lwresd]: falling back to process table inspection
[Mon, 26 Oct 2009 22:14:21 +0000] WARN: service[lwresd]: attempting to match 'lwresd' ((?-mix:lwresd)) against process list

I don't think this should be a WARN, maybe a DEBUG as this is the normal expected fall back when a service does not have a status command.



Sort Order: Ascending order - Click to sort in descending order
Adam Jacob added a comment - 02/Nov/09 07:47 PM

Agreed, it was bugging me too.


Adam Jacob added a comment - 23/Nov/09 07:24 PM

Setting this to a blocker, as we can't release 0.8.0 without it being fixed.


AJ Christensen added a comment - 24/Nov/09 12:21 PM

Yo, fujin/chef-642


Adam Jacob added a comment - 30/Nov/09 09:48 PM

Thanks for the ticket, Jason, and to AJ For the fix.