Bug 628096
| Summary: | spurious error message from /sbin/service when doing a stop on no instances | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] 389 | Reporter: | Rob Crittenden <rcritten> | ||||
| Component: | Unknown | Assignee: | Rich Megginson <rmeggins> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 1.2.6 | CC: | amsharma, edewata, jgalipea | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-07 17:13:04 UTC | Type: | --- | ||||
| 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: | 639035 | ||||||
| Attachments: |
|
||||||
|
Description
Rob Crittenden
2010-08-27 21:43:07 UTC
Created attachment 451446 [details]
0001-Bug-628096-spurious-error-message-from-sbin-servi.patch
To ssh://edewata.org/git/389/ds.git d04ffbe..5f1cf3b master -> master commit 5f1cf3bd4564f76438bca187c9686adcfe123216 Author: Endi S. Dewata <edewata> Date: Mon Oct 4 16:04:50 2010 -0400 Installed: 389-ds-base.x86_64 0:1.2.8.2-1.el6 Dependency Installed: 389-ds-base-libs.x86_64 0:1.2.8.2-1.el6 Complete! [root@amsharma repo]# ps -aef | grep slapd root 19919 18844 0 15:49 pts/14 00:00:00 grep slapd [root@amsharma repo]# /sbin/service dirsrv stop *** Error: no dirsrv instances configured [root@amsharma repo]# VERIFIED |