On Wed, Jul 20, 2011 at 7:16 PM, Emmanuel Lecharny <[email protected]>wrote:
> On 7/21/11 12:52 AM, Daniel Fisher wrote: > >> I see this message quite a bit in my logs: >> >> WARN [org.apache.directory.shared.**asn1.ber.Asn1Decoder] >> ERR_00043_REMAINING_BYTES_FOR_**DECODED_PDU The PDU has been fully >> decoded but >> there are still bytes in the buffer. >> >> (Using M5 with OpenLDAP) >> > Hmmmm... That means you decoded a full LDAP message, but the PDU still > contains some more bytes (probably 0x00s). > > It's not necessarily a problem. > > What OS are you running the code on ? Which is the OpenLDAP version you are > using ? > > Mac OSX 10.6.8 and OpenLDAP 2.4.23 --Daniel Fisher
