[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4329) Error in test008-concurrency in AIX



Full_Name: Joao Repas Goncalves
Version: 2.3.11
OS: AIX 5.3.0.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (213.58.132.197)


After Configuring and compiling, I ran "make test". Every test upto test008
worked fine. On this one, I got the following messages:

>>>>> Starting test008-concurrency ...
running defines.sh
Running slapadd to build slapd database...
Starting slapd on TCP/IP port 9011...
Using ldapsearch to check that slapd is running...
Using tester for concurrent server access...
PID=1048726 - Read(1000): entry="cn=Barbara Jensen,ou=Information Technology
Division,ou=People,dc=example,dc=com".
PID=901306 - Search(500): base="dc=example,dc=com", filter="cn=Barbara Jensen".
PID=483420 - Modify(50): entry="cn=Barbara Jensen,ou=Information Technology
Division,ou=People,dc=example,dc=com".
PID=831510 - Modrdn(50): entry="cn=Dorothy Stevens,ou=Alumni
Association,ou=People,dc=example,dc=com".
PID=778306 - Search(500): base="ou=people,dc=example,dc=com", filter="cn=Bjorn
Jensen".
PID=782504 - Read(1000): entry="cn=ITD Staff,ou=Groups,dc=example,dc=com".
PID=958492 - Add/Delete(50): entry="cn=James A Jones 2,ou=Alumni
Association,ou=People,dc=example,dc=com".
PID=872686 - Modrdn(50): entry="cn=John Doe,ou=Information Technology
Division,ou=People,dc=example,dc=com".
PID=851968 - Modrdn(50): entry="cn=James A Jones 2,ou=Information Technology
Division,ou=People,dc=example,dc=com".
PID=614454 - Modrdn(50): entry="cn=Ursula Hampster,ou=Alumni
Association,ou=People,dc=example,dc=com".
PID=467166 - Add/Delete(50): entry="cn=James A Jones 3,ou=Alumni
Association,ou=People,dc=example,dc=com".
PID=475316 - Search(500): base="ou=people,dc=example,dc=com", filter="cn=James A
Jones 1".
PID=450600 - Modify(50): entry="cn=Bjorn Jensen,ou=Information Technology
Division,ou=People,dc=example,dc=com".
PID=753914 - Read(1000): entry="ou=Groups, dc=example,dc=com".
PID=868434 - Search(500): base="dc=example,dc=com", filter="cn=Bjorn Jensen".
PID=520266 - Read(1000): entry="ou=Alumni Association, ou=People,
dc=example,dc=com".
PID=905402 - Modify(50): entry="cn=James A Jones 1,ou=Alumni
Association,ou=People,dc=example,dc=com".
PID=561218 - Modify(50): entry="cn=ITD Staff,ou=Groups,dc=example,dc=com".
PID=307222 - Add/Delete(50): entry="cn=James A Jones
4,ou=People,dc=example,dc=com".
PID=724994 - Add/Delete(50): entry="cn=James A Jones 5,dc=example,dc=com".
ldap_bind: Can't contact LDAP server (-1)
ldap_read: Can't contact LDAP server (-1ldap_modrdn)
ldap_modifyldap_search: ldap_search PID=ldap_read: : Can't contact LDAP
serverldap_modrdn: 1048726: Can't contact LDAP serverldap_modifyldap_modrdnCan't
contact LDAP serverldap_read (ldap_addldap_read: ldap_searchldap_modifyCan't
contact LDAP server - Read done (ldap_addCan't contact LDAP server (ldap_modrdn:
ldap_bind: ldap_search (stopping: child exited with status : -ldap_bind: : Can't
contact LDAP server: :  (-:  (-: Can't contact LDAP server: Can't contact LDAP
server: -1Can't contact LDAP server1: Can't contact LDAP serverCan't contact
LDAP server (Can't contact LDAP serverCan't contact LDAP server-1Can't contact
LDAP server-1Can't contact LDAP server (Can't contact LDAP server (Can't contact
LDAP server1
 ()
Can't contact LDAP server ( (- ( (1).
 (1)
 (- (- ()
- PID= (--1--)
-
real    0m6,11s
user    0m0,03s
sys     0m0,03s
)
 PID=-1-1- PID=1831510-11)
11 PID=1 PID=slapd-tester failed (1)!
4834201)
1)
1901306)
 - Modrdn done (1)
)
 PID=)
)
778306)
782504 - Modify done ()
 PID=)
 PID=)
 - Search done ( PID=-)
 PID= PID=872686 PID= PID= - Search done ( PID= - Read done (- PID=450600614454
PID=-5202661467166753914 - Modrdn done (868434905402-958492-1851968 - Modify
done ( - Modrdn done (4753161 - Read done ().
 - Add/Delete done ( - Read done (- - Search done (>>>>>
./scripts/test008-concurrency failed (exit 1)
 - Modify done (1 - Add/Delete done (1).
 - Modrdn done (-- - Search done ().
---1--).
-).
-11-111).
1111).
).
1).
).
).
).
).
).
).
make: 1254-004 The error code from the last command is ).
1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

#

What should I do? Why did it fail? (ldap_bind: Cant contact LDAP server)
In the previous tests, it tested the ldap server and worked fine!