[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
test001-slapdadd stalled (ITS#679)
Full_Name: Manabu Kondo
Version: 2.0-gamma
OS: BSD/OS 4.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (210.130.1.80)
I tried to build 2.0-gamma on BSD/OS 4.1.
'make depend' and 'make' were OK, but 'make test' was NG.
In 'test001-slapadd',
Initiating LDAP tests for LDBM...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test001-slapadd ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Running slapadd to build slapd database...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
and maybe stalled.
slapd.log was
Aug 22 11:19:43 voodoo slapd[23628]: slapd starting
Aug 22 11:19:43 voodoo slapd[23628]: daemon: conn=0 fd=7 connection \
from IP=127.0.0.1:49414 (IP=127.0.0.1:9009) accepted.
I used BerkeleyDB 3.1.17 for ldbm.
#Sorry for my poor English...
--manabu