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

Re: test008-concurrency failed (ITS#2307)



you should examine test-db/master.log and the core file
for hints as to why slapd aborted.

Kurt

At 01:15 PM 2/9/2003, thocar@free.fr wrote:
>Full_Name: Thomas Carrie
>Version: 2.1.12
>OS: FreeBSD 4.4
>URL: 
>Submission from: (NULL) (193.252.198.112)
>
>
>I've just setup latest stable openldap and BDB 4.125.
>I've runned make test, here is the end of the output :
>
>>>>>> 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...
>Using tester for concurrent server access...
>PID=75790 - Read(1000): entry="cn=James A Jones 1, ou=Alumni Association,
>ou=People, o=University of Michigan, c=US".
>PID=75777 - Search(500): base="o=University of Michigan,c=US",
>filter="cn=Barbara Jensen".
>PID=75778 - Read(1000): entry="cn=Barbara Jensen, ou=Information Technology
>Division, ou=People, o=University of Michigan, c=US".
>PID=75781 - Read(1000): entry="cn=ITD Staff,ou=Groups,o=University of
>Michigan,c=US".
>PID=75784 - Read(1000): entry="ou=Groups, o=University of Michigan, c=US".
>PID=75783 - Search(500): base="o=University of Michigan,c=US", filter="cn=James
>A Jones 1".
>PID=75780 - Search(500): base="o=University of Michigan,c=US", filter="cn=Bjorn
>Jensen".
>ldap_bind: Can't contact LDAP server (81)
>ldap_bind: Can't contact LDAP server (81)
>ldap_bind: Can't contact LDAP server (81)
>ldap_bind: Can't contact LDAP server (81)
>ldap_bind: Can't contact LDAP server (81)
>ldap_read: Can't contact LDAP server (81)
> PID=75778 - Read done.
>ldap_read: Can't contact LDAP server (81)
> PID=75790 - Read done.
>ldap_read: Can't contact LDAP server (81)
> PID=75781 - Read done.
>ldap_search: Can't contact LDAP server (81)
> PID=75777 - Search done.
>ldap_read: Can't contact LDAP server (81)
> PID=75784 - Read done.
>ldap_search: Can't contact LDAP server (81)
> PID=75783 - Search done.
>ldap_search: Can't contact LDAP server (81)
> PID=75780 - Search done.
>ldap_bind: Can't contact LDAP server (81)
>ldap_bind: Can't contact LDAP server (81)
>75740: Abort trapstopping: child exited with status 1
> - core dumped
>slapd-tester failed (1)!
>>>>>> ./scripts/test008-concurrency failed (exit 1)
>*** Error code 1
>
>Stop in /usr/home/xxx/Labo/openldap-2.1.12/tests.
>*** Error code 1
>
>Stop in /usr/home/xxx/Labo/openldap-2.1.12.