ERR_732 Cannot process a Request while binding

2011-03-28 Thread Amila Jayasekara
{org.apache.directory.server.ldap.handlers.LdapRequestHandler} - ERR_732 Cannot process a Request while binding [2011-03-01 18:49:03,405] ERROR {org.apache.directory.server.ldap.handlers.LdapRequestHandler} - ERR_732 Cannot process a Request while binding [2011-03-01 18:49:03,406] ERROR

Re: ERR_732 Cannot process a Request while binding

2011-03-28 Thread Emmanuel Lecharny
On 3/28/11 6:57 PM, Amila Jayasekara wrote: Hello Devs, Some times, i get following error messages in Apacheds-1.5.7 without doing any LDAP operations. Someone is probably trying to do a SASL bind, but fails. Any other info ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: ERR_732 Cannot process a Request while binding

2011-03-28 Thread Amila Jayasekara
Hi Emmanuel, Thanks for the reply. As far as i know my application does not do any binding operations. But i will debug more, and see whether any binding requests are originating. Thus the error message says "Cannot process a Request while binding". What exactly meant by this error message ? In ot

Re: ERR_732 Cannot process a Request while binding

2011-03-28 Thread Emmanuel Lécharny
On 3/28/11 7:56 PM, Amila Jayasekara wrote: Hi Emmanuel, Thanks for the reply. As far as i know my application does not do any binding operations. I don't know what you do with your application, but without binding, you are very unlikely to inject new data into the base. How do you communicat

[ApacheDS] ERR_732 Cannot process a Request while binding

2017-04-06 Thread Pittman, Michael
Hey Guys, I'm seeing this error in my apacheds logs: ERROR [org.apache.directory.server.ldap.handlers.LdapRequestHandler] - ERR_732 Cannot process a Request while binding I'm also seeing these errors when I try to run a modify reque