#488 Doc: DS error log messages with typo
Closed: wontfix None Opened 11 years ago by rmeggins.

https://bugzilla.redhat.com/show_bug.cgi?id=859530 (Red Hat Enterprise Linux 7)

Description of problem: DS error log throws an error message with a typo.

Db home directory is not set. Possibly nsslapd-directory (optinally
nsslapd-db-home-directory) is missing in the config file.


Version-Release number of selected component (if applicable):
389-ds-base-1.2.11.14


How reproducible: Consistently


Steps to Reproduce:
1. Install the latest build of 389-ds-base build on RHEL6.4 or latest.
2. Create an instance and observe the error logs.
3. The word optionally missing 'o'.

[21/Sep/2012:20:52:42 -0400] - import userRoot: Import complete.  Processed 9
entries in 4 seconds. (2.25 entries/sec)
[21/Sep/2012:20:55:52 -0400] - 389-Directory/1.2.11.14 B2012.258.2153 starting
up
[21/Sep/2012:20:55:52 -0400] - Db home directory is not set. Possibly
nsslapd-directory (optinally nsslapd-db-home-directory) is missing in the
config file.
[21/Sep/2012:20:55:52 -0400] - I'm resizing my cache now...cache was 418095104
and is now 8000000

1.
2.
3.

Actual results:


Expected results:


Additional info:

git merge ticket488
Updating da07b50..4d522d3
Fast-forward
ldap/servers/slapd/back-ldbm/dblayer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

[mareynol@localhost ds]$ git push origin master
Counting objects: 13, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 744 bytes, done.
Total 7 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
da07b50..4d522d3 master -> master

git push origin 389-ds-base-1.2.11
Counting objects: 13, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 791 bytes, done.
Total 7 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
6125990..7890e21 389-ds-base-1.2.11 -> 389-ds-base-1.2.11

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.0

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/488

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata