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

RE: error loading ucdata (error -127) (ITS#2476)



Thanks.

Ticket can be closed. The ucdata was not in the default location.

Thanks for the fast response
-Reinhard

-----Original Message-----
From: Alvin Wong [mailto:alvin.wong@spanlink.com]
Sent: Wednesday, April 30, 2003 11:34 AM
To: Reinhard Nappert; openldap-its@OpenLDAP.org
Subject: RE: error loading ucdata (error -127) (ITS#2476)


It's looking for the ucdata .dat files probably in the default
directory. Set the ucdata-path in slapd.conf to where you place the .dat
files. If you don't have the .dat files, run ungendat against the latest
UnicodeData.txt. (See README under openldap-2.1.17/libraries/liblunicode
for more info.) Hope that helps.

-Alvin

-----Original Message-----
From: rnappert@juniper.net [mailto:rnappert@juniper.net]
Sent: Wednesday, April 30, 2003 10:06 AM
To: openldap-its@OpenLDAP.org
Subject: error loading ucdata (error -127) (ITS#2476)


Full_Name: Reinhard Nappert
Version: 2.1.17
OS: Solaris 7
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (204.92.244.242)


I compiled 2.1.17 on Solaris 7 (with Berkeley 4.1.25). The compilation
was
sucessful.
However, when I try to start it up I receive the following error:

@(#) $OpenLDAP: slapd 2.1.17 (Apr 28 2003 13:32:22) $
        @uluru:/export/home/openldap/openldap-2.1.17/servers/slapd
daemon_init: listen on ldap:///
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap:///)
daemon: initialized ldap:///
daemon_init: 1 listeners opened
slapd init: initiated server.
bdb_initialize: initialize BDB backend
bdb_initialize: Sleepycat Software: Berkeley DB 4.1.25: (December 19,
2002)
>>> dnNormalize: <cn=Subschema>
=> ldap_bv2dn(cn=Subschema,0)
<= ldap_bv2dn(cn=Subschema,0)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(cn=subschema,272)=0
<<< dnNormalize: <cn=subschema>
error loading ucdata (error -127)
slapd shutdown: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.
SLAPD has not been started

I've already seen that this issue occured quite often. Unfortunately, I
could
not find any response for that matter.

Some glues are HIGHLY appreciated

Thanks
-Reinhard