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

error output from slapcat



hi

I use openldap 2.0.10 on debian LINUX.
When I make an ldif file from my database with slapcat, I get many
errors.
I do: slapcat  -v -c -d -1 >slapcat.all 2>&1

the slapcat.all file looks like this:
.
.
.
slapcat startup: initiated.
backend_startup: starting database
=> ldbm_cache_open( "/var/lib/ldap/id2entry.dbb", 65536, 600 )
ldbm_cache_open (blksize 4096) (maxids 1022) (maxindirect 9)
<= ldbm_cache_open (opened 0)
=> str2entry
str2entry: invalid value for syntax 1.3.6.1.4.1.1466.115.121.1.12
=> str2entry
str2entry: invalid value for syntax 1.3.6.1.4.1.1466.115.121.1.12
=> str2entry
str2entry: invalid value for syntax 1.3.6.1.4.1.1466.115.121.1.12
=> str2entry
str2entry: invalid value for syntax 1.3.6.1.4.1.1466.115.121.1.12
=> str2entry
<= str2entry(UniMrGebBezUni=3055, ou=Gebaeude, o=Universitaet Marburg,
c=DE) -> -1 (0x80cb178)
=> str2entry
<= str2entry(UniMrAccount=1, UniMrHash=77, ou=people, o=Universitaet
Marburg,c=DE) -> -1 (0x80cb178)
=> str2entry
<= str2entry(UniMrHash=247, ou=people, o=Universitaet Marburg,c=DE) ->
-1 (0x80cb178)
=> str2entry
# id=00000100
# no data for entry id=00000100

# id=00000200
# no data for entry id=00000200

# id=00000300
# no data for entry id=00000300

# id=00000400
# no data for entry id=00000400

# id=00005300
dn: UniMrGebBezUni=3055, ou=Gebaeude, o=Universitaet Marburg, c=DE
objectClass: UniMrGebaeude
objectClass: UniMrKostenstellen
UniMrGebBez: MPI/Container
UniMrGebKuerzel: MPI/Cont.
UniMrGebBezUni: 3055
UniMrGebBezBauamt: 144/05
street:: S2FybC12b24tRnJpc2NoLVN0cmHDn2U=
UniMrKostenstBezeichnung: Geb Biologie
creatorsName: cn=anonymous
createTimestamp: 20010823141446Z
modifiersName: cn=anonymous
modifyTimestamp: 20010823141446Z
=> str2entry
<= str2entry(roomNumber=110, UniMrGebBezUni=2361, ou=Gebaeude,
o=Universitaet Marburg, c=DE) -> -1 (0x80cb558)
=> str2entry
<= str2entry(UniMrAccount=1, UniMrHash=80, ou=people, o=Universitaet
Marburg,c=DE) -> -1 (0x80cbae0)
=> str2entry
<= str2entry(UniMrAccount=1, UniMrHash=447, ou=people, o=Universitaet
Marburg,c=DE) -> -1 (0x80cb3d0)
=> str2entry
<= str2entry(UniMrHash=632, ou=people, o=Universitaet Marburg,c=DE) ->
-1 (0x80cb4e8)
.
.
.


How can I find out, what's wrong here?
Is the "->(0x80cb4e8)" the errorcode? and where can I find the error
codes?

thanks for your reply

Karl-Heinz

Hochschulrechenzentrum University of Marburg Germany