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

./scripts/test008-concurrency failure - Tru64 5.1 (ITS#2489)



Full_Name: Douglas Jones
Version: 2.1.17
OS: Tru64 5.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (168.28.200.208)


Where should I look to find a core or debugging logs so that I can track
more of thi sdown. I could look for this, but I imagine it will take
a while to go though all and find where this is happenning and I was
hoping maybe someone has already been through this. It appears the LDAP
server is dieing or something....

Here is the relavent output from the test:

>>>>> Starting test008-concurrency ...
running defines.sh
Datadir is ./data
Cleaning up in ./test-db...
Running slapadd to build slapd database...
Waiting 5 seconds for slapadd to build slapd database...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to check that slapd is running...
Waiting 5 seconds for slapd to start...
Using tester for concurrent server access...
PID=385236 - Add/Delete(50): entry="cn=James A Jones 4,ou=People,o=University of
Michigan,c=US".
PID=350732 - Add/Delete(50): entry="cn=James A Jones 3,ou=Alumni
Association,ou=People,o=University of Michigan,c=US".
PID=351185 - Add/Delete(50): entry="cn=James A Jones 2,ou=Alumni
Association,ou=People,o=University of Michigan,c=US".
PID=350959 - Add/Delete(50): entry="cn=James A Jones 5,o=University of
Michigan,c=US".
PID=351373 - Search(500): base="o=University of Michigan,c=US",
filter="cn=Barbara Jensen".
PID=369459 - Search(500): base="o=University of Michigan,c=US",
filter="cn=Alumni Assoc Staff".
PID=350251 - Search(500): base="o=University of Michigan,c=US", filter="cn=Bjorn
Jensen".
PID=350553 - Search(500): base="o=University of Michigan,c=US", filter="cn=Bjorn
Jensen".
PID=350778 - Search(500): base="o=University of Michigan,c=US", filter="cn=James
A Jones 1".
PID=350948 - Read(1000): entry="cn=James A Jones 1, ou=Alumni Association,
ou=People, o=University of Michigan, c=US".
PID=349860 - Read(1000): entry="ou=Alumni Association, ou=People, o=University
of Michigan, c=US".
PID=351402 - Read(1000): entry="cn=Barbara Jensen, ou=Information Technology
Division, ou=People, o=University of Michigan, c=US".
PID=350955 - Read(1000): entry="ou=Groups, o=University of Michigan, c=US".
PID=359419 - Read(1000): entry="cn=ITD Staff,ou=Groups,o=University of
Michigan,c=US".
ldap_delete: Can't contact LDAP server (81)
 PID=385236 - Add/Delete done.
ldap_add: Can't contact LDAP server (81)
 PID=351185 - Add/Delete done.
ldap_delete: Can't contact LDAP server (81)
 PID=350959 - Add/Delete done.
ldap_add: Can't contact LDAP server (81)
 PID=350732 - Add/Delete done.
ldap_search: Can't contact LDAP server (81)
 PID=351373 - Search done.
ldap_search: Can't contact LDAP server (81)
 PID=369459 - Search done.
ldap_search: Can't contact LDAP server (81)
 PID=350251 - Search done.
ldap_search: Can't contact LDAP server (81)
 PID=350553 - Search done.
ldap_search: Can't contact LDAP server (81)
 PID=350778 - Search done.
ldap_read: Can't contact LDAP server (81)
 PID=350955 - Read done.
ldap_read: Can't contact LDAP server (81)
 PID=351402 - Read done.
ldap_read: Can't contact LDAP server (81)
 PID=350948 - Read done.
ldap_read: Can't contact LDAP server (81)
 PID=349860 - Read done.
ldap_read: Can't contact LDAP server (81)
 PID=359419 - Read done.
Using ldapsearch to retrieve all the entries...
kill: 350769: no such process
ldapsearch failed (1)!
>>>>> ./scripts/test008-concurrency failed (exit 1)
*** Exit 1
Stop.
*** Exit 1
Stop.