Hi All,

I am new to openLDAP and MySQL cluster, I have established a mysql cluster and compiled openldap with ndb support. But while starting the LDAP, I am getting following error.

config_back_db_open: line 0: warning: cannot assess the validity of the ACL scope within backend naming context
config_build_entry: "cn=config"
config_build_entry: "cn=schema"
config_build_entry: "cn={0}core"
config_build_entry: "olcDatabase={-1}frontend"
config_build_entry: "olcDatabase={0}config"
config_build_entry: "olcDatabase={1}ndb"
backend_startup_one: starting "dc=example,dc=com"
ndb_db_open: "dc=example,dc=com"
ndb_db_open: ni_cluster[0]->connect failed (-1)
backend_startup_one (type=ndb, suffix="dc=example,dc=com"): bi_db_open failed! (-1)
slapd shutdown: initiated
slapd destroy: freeing system resources.
slapd stopped.
Configuration error: Error : Could not alloc node id at 192.168.7.40 port 1186: No free node id found for mysqld(API).

Any help is appreciated.

Thanks,
Progix.