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

[no subject]



Title: Message
Im doing some load testing on my slapd and i get this log. Could someone throw some light on what could be the reason and what shud i do to avoid this??
 
<<< dnPrettyNormal: <cn=root,dc=kit,dc=com>, <cn=root,dc=kit,dc=com>
oc_check_allowed type "objectClass"
do_bind: version=3 dn="cn=root,dc=kit,dc=com" method=128
oc_check_allowed type "uniqueMember"
bdb_dn2entry_rw("cn=root,dc=kit,dc=com")
oc_check_allowed type "cn"
=> bdb_dn2id_matched( "cn=root,dc=kit,dc=com" )
oc_check_allowed type "structuralObjectClass"
====> bdb_cache_find_entry_dn2id("cn=root,dc=kit,dc=com"): 2 (1 tries)
oc_check_allowed type "entryUUID"
====> bdb_cache_find_entry_id( 2 ) "cn=root,dc=kit,dc=com" (found) (1 tries)
oc_check_allowed type "creatorsName"
====> bdb_cache_return_entry_r( 2 ): returned (0)
oc_check_allowed type "createTimestamp"
do_bind: v3 bind: "cn=root,dc=kit,dc=com" to "cn=root,dc=kit,dc=com"
oc_check_allowed type "entryCSN"
send_ldap_result: conn=1694 op=0 p=3
oc_check_allowed type "modifiersName"
send_ldap_response: msgid=1 tag=97 err=0
oc_check_allowed type "modifyTimestamp"
ber_flush: 14 bytes to sd 24
connection_get(24): got connid=1694
bdb(dc=kit,dc=com): Unable to allocate memory for transaction detail
connection_read(24): checking for input on id=1694
=> bdb_idl_insert_key: c_get failed: DB_LOCK_DEADLOCK: Locker killed to resolve
a deadlock (-30995)
bdb_add: txn_begin failed: Cannot allocate memory (12)
ber_get_next
ber_get_next: tag 0x30 len 221 contents:
ber_get_next
ber_get_next on fd 24 failed errno=104 (Connection reset by peer)
do_add
=> bdb_dn2id_add: parent (ou=people,dc=kit,dc=com) insert failed: -30995
 
Regards
Vaishnavi