Bug 726606 - Directory server hangs during unit tests
Summary: Directory server hangs during unit tests
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: 389-ds-base
Version: 6.2
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: rc
: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On: 726136
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-29 08:03 UTC by RHEL Program Management
Modified: 2015-01-04 23:50 UTC (History)
12 users (show)

Fixed In Version: 389-ds-base-1.2.8.2-1.el6_1.8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-06 14:45:54 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHEL Program Management 2011-07-29 08:03:49 UTC
This bug has been copied from bug #726136 and has been proposed
to be backported to 6.1 z-stream (EUS).

Comment 6 Amita Sharma 2011-09-14 06:29:49 UTC
Followed steps in README file in the tarball given in comment#17 :

Step 1:
[root@snmaptest 725743]# ldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f config.ldif
modifying entry "cn=MemberOf Plugin,cn=plugins,cn=config"

adding new entry "cn=users,dc=example,dc=com"

adding new entry "cn=groups,dc=example,dc=com"

adding new entry "cn=inversegroups,dc=example,dc=com"

adding new entry "cn=Inverse Groups Template,dc=example,dc=com"

adding new entry "cn=Inverse Groups,cn=Managed Entries,cn=plugins,cn=config"

Step 2:
[root@snmaptest 725743]# ldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f setup-data.ldif
adding new entry "uid=tuser1,cn=users,dc=example,dc=com"

adding new entry "uid=tuser2,cn=users,dc=example,dc=com"

adding new entry "uid=tuser3,cn=users,dc=example,dc=com"

adding new entry "uid=tuser4,cn=users,dc=example,dc=com"

adding new entry "uid=tuser5,cn=users,dc=example,dc=com"

adding new entry "uid=tuser6,cn=users,dc=example,dc=com"
.
..
..........

Steldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f hang.ldif 
[root@snmaptest 725743]# ldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f hang.ldif
adding new entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

modifying entry "cn=mastergroup,dc=example,dc=com"

Server did not hang and operation performed successfully.
Hence marking as VERIFIED.

Comment 7 Rich Megginson 2011-10-06 14:45:54 UTC
We are not releasing a 6.1.z 389-ds-base package.  The next release is 6.2.0.  All of these bugs already have a corresponding 6.2.0+ bug.


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