------=_Part_30794_27537250.1190303647870 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Humm no real help here!! no obvious errors. here is the last few lines of the slapd.1.conf file. in tests.
Do you have any other Ideas
slapd startup: initiated. backend_startup_one: starting "cn=config" config_back_db_open config_build_entry: "cn=config" config_build_entry: "cn=include{0}" config_build_entry: "cn=include{1}" config_build_entry: "cn=include{2}" config_build_entry: "cn=include{3}" config_build_entry: "cn=include{4}" config_build_entry: "cn=include{5}" config_build_entry: "cn=include{6}" config_build_entry: "cn=include{7}" config_build_entry: "cn=include{8}" config_build_entry: "cn=include{9}" config_build_entry: "cn=schema" config_build_entry: "cn={0}core" config_build_entry: "cn={1}cosine" config_build_entry: "cn={2}corba" config_build_entry: "cn={3}java" config_build_entry: "cn={4}inetorgperson" config_build_entry: "cn={5}misc" config_build_entry: "cn={6}nis" config_build_entry: "cn={7}openldap" config_build_entry: "cn={8}dyngroup" config_build_entry: "cn={9}ppolicy" config_build_entry: "olcDatabase={-1}frontend" config_build_entry: "olcDatabase={0}config" config_build_entry: "olcDatabase={1}bdb" config_build_entry: "olcDatabase={2}monitor" backend_startup_one: starting "o=OpenLDAP Project,l=Internet" bdb_db_open: o=OpenLDAP Project,l=Internet bdb_db_open: Warning - No DB_CONFIG file found in directory ./testrun/db.1.a: (2) Expect poor performance for suffix o=OpenLDAP Project,l=Internet. bdb_db_open: dbenv_open(./testrun/db.1.a)
On 9/20/07, Gavin Henry openldap-its@openldap.org wrote:
Full_Name: james hartley Version: 2.3.27 OS: Solaris 10 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (204.140.46.100)
built with gcc 3.4.6 using the following configure command.
$env
LD_LIBRARY_PATH="/usr/local/lib:/usr/local/ssl/lib:/usr/local/BerkeleyDB.4.6/lib:/usr/lib/sasl2"
LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib
-L/usr/local/BerkeleyDB.4.6/lib
-L/usr/lib/sasl2 -R/usr/local/lib -R/usr/local/ssl/lib -R/usr/local/BerkeleyDB.4.6/lib -R/usr/lib/sasl2"
CPPFLAGS="-I/usr/local/include
-I/usr/local/ssl/include \ -I/usr/local/BerkeleyDB.4.6/include -I/usr/local/include/sasl" ./configure --enable-bdb --enable-crypt
--with-tls
--with-cyrus-sasl
compile looks good... However I get the following errors during make
test...
I could not find anything in the archives that pointed to a
solution. Only
others asking the same question for earlier versions of solaris ,,
specifically
solaris 8.
Can anyone give me a good lead in how to proceed. BTW I have run tests
before I
installed the software and after I installed the software... After the
first
test I installed the software anyway.
Thanks for any help.
cd tests; make test make[1]: Entering directory `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap-2.3.37
/tests'
make[2]: Entering directory `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap-2.3.37
/tests'
Initiating LDAP tests for BDB... Cleaning up test run directory leftover from previous run. Running ./scripts/all...
> Executing all LDAP tests for bdb > Starting test000-rootdse ...
running defines.sh Starting slapd on TCP/IP port 9011... Using ldapsearch to retrieve the root DSE... Waiting 5 seconds for slapd to start... 11851 Bus Error - core dumped Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... ./scripts/test000-rootdse: kill: no such process ldap_bind: Can't contact LDAP server (-1)
> Test failed > ./scripts/test000-rootdse failed (exit 1)
make[2]: *** [bdb-yes] Error 1 make[2]: Leaving directory `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap-2.3.37
/tests'
make[1]: *** [test] Error 2 make[1]: Leaving directory `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap-2.3.37
/tests'
make: *** [test] Error 2
After running make test, look at the files in the "testrun" folder. That will tell you the reasons why it failed.
------=_Part_30794_27537250.1190303647870 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Humm no real help here!! no obvious errors. here is the last few lines of the slapd.1.conf file. in tests. <br><br>Do you have any other Ideas<br><br>slapd startup: initiated.<br>backend_startup_one: starting "cn=config" <br>config_back_db_open<br>config_build_entry: "cn=config"<br>config_build_entry: "cn=include{0}"<br>config_build_entry: "cn=include{1}"<br>config_build_entry: "cn=include{2}"<br>config_build_entry: "cn=include{3}" <br>config_build_entry: "cn=include{4}"<br>config_build_entry: "cn=include{5}"<br>config_build_entry: "cn=include{6}"<br>config_build_entry: "cn=include{7}"<br>config_build_entry: "cn=include{8}" <br>config_build_entry: "cn=include{9}"<br>config_build_entry: "cn=schema"<br>config_build_entry: "cn={0}core"<br>config_build_entry: "cn={1}cosine"<br>config_build_entry: "cn={2}corba" <br>config_build_entry: "cn={3}java"<br>config_build_entry: "cn={4}inetorgperson"<br>config_build_entry: "cn={5}misc"<br>config_build_entry: "cn={6}nis"<br>config_build_entry: "cn={7}openldap" <br>config_build_entry: "cn={8}dyngroup"<br>config_build_entry: "cn={9}ppolicy"<br>config_build_entry: "olcDatabase={-1}frontend"<br>config_build_entry: "olcDatabase={0}config"<br>config_build_entry: "olcDatabase={1}bdb" <br>config_build_entry: "olcDatabase={2}monitor"<br>backend_startup_one: starting "o=OpenLDAP Project,l=Internet"<br>bdb_db_open: o=OpenLDAP Project,l=Internet<br>bdb_db_open: Warning - No DB_CONFIG file found in directory ./testrun/db.1.a: (2) <br>Expect poor performance for suffix o=OpenLDAP Project,l=Internet.<br>bdb_db_open: dbenv_open(./testrun/db.1.a)<br><br><div><span class="gmail_quote">On 9/20/07, <b class="gmail_sendername">Gavin Henry</b> <<a href="mailto:openldap-its@openldap.org"> openldap-its@openldap.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> Full_Name: james hartley<br>> Version: 2.3.27<br>> OS: Solaris 10<br>> URL: <a href="ftp://ftp.openldap.org/incoming/">ftp://ftp.openldap.org/incoming/</a><br>> Submission from: (NULL) (<a href="http://204.140.46.100">204.140.46.100</a>)<br>><br>> <br>> built with gcc 3.4.6 using the following configure command.<br>><br>> $env LD_LIBRARY_PATH="/usr/local/lib:/usr/local/ssl/lib:/usr/local/BerkeleyDB.4.6/lib:/usr/lib/sasl2"<br>> LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib <br>-L/usr/local/BerkeleyDB.4.6/lib<br>> -L/usr/lib/sasl2 -R/usr/local/lib -R/usr/local/ssl/lib<br>> -R/usr/local/BerkeleyDB.4.6/lib -R/usr/lib/sasl2"<br>CPPFLAGS="-I/usr/local/include<br>> -I/usr/local/ssl/include \ -I/usr/local/BerkeleyDB.4.6/include <br>> -I/usr/local/include/sasl" ./configure --enable-bdb --enable-crypt --with-tls<br>> --with-cyrus-sasl<br>><br>> compile looks good... However I get the following errors during make test...<br>> I could not find anything in the archives that pointed to a solution. Only <br>> others asking the same question for earlier versions of solaris ,,<br>specifically<br>> solaris 8.<br>><br>> Can anyone give me a good lead in how to proceed. BTW I have run tests before<br>I<br>> installed the software and after I installed the software... After the first <br>> test I installed the software anyway.<br>><br>> Thanks for any help.<br>><br>> cd tests; make test<br>> make[1]: Entering directory<br>> `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap- 2.3.37/tests'<br>> make[2]: Entering directory<br>> `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap-2.3.37/tests'<br>> Initiating LDAP tests for BDB...<br>> Cleaning up test run directory leftover from previous run. <br>> Running ./scripts/all...<br>>>>>>> Executing all LDAP tests for bdb<br>>>>>>> Starting test000-rootdse ...<br>> running defines.sh<br>> Starting slapd on TCP/IP port 9011... <br>> Using ldapsearch to retrieve the root DSE...<br>> Waiting 5 seconds for slapd to start...<br>> 11851 Bus Error - core dumped<br>> Waiting 5 seconds for slapd to start...<br>> Waiting 5 seconds for slapd to start... <br>> Waiting 5 seconds for slapd to start...<br>> Waiting 5 seconds for slapd to start...<br>> Waiting 5 seconds for slapd to start...<br>> ./scripts/test000-rootdse: kill: no such process<br>> ldap_bind: Can't contact LDAP server (-1) <br>>>>>>> Test failed<br>>>>>>> ./scripts/test000-rootdse failed (exit 1)<br>> make[2]: *** [bdb-yes] Error 1<br>> make[2]: Leaving directory<br>> `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap- 2.3.37/tests'<br>> make[1]: *** [test] Error 2<br>> make[1]: Leaving directory<br>> `/export/home/hartleyj/sunv420ldapconstruction_latest/openldap-2.3.37/tests'<br>> make: *** [test] Error 2<br>><br> <br>After running make test, look at the files in the "testrun" folder. That will<br>tell you the reasons why it failed.<br></blockquote></div><br>
------=_Part_30794_27537250.1190303647870--