Event 1216

  • Thread starter Thread starter Nir B
  • Start date Start date
N

Nir B

Hi All,

I have application that extract data from my Active Directory using LDAP.
The extract fail from time to time.
I increase the LDAP diagnostic on the AD server and I get the event 1216
with error condition 995 (on the time that the extract fail).
The only article that I found is Q246717 but he is talking about event 1216
with error condition 1234.
Did anyone know the difference between error condition 1234 and 995?

Thanks In Advanced!

NirB
 
Hi All,

I have application that extract data from my Active Directory using LDAP.
The extract fail from time to time.
I increase the LDAP diagnostic on the AD server and I get the event 1216
with error condition 995 (on the time that the extract fail).
The only article that I found is Q246717 but he is talking about event 1216
with error condition 1234.
Did anyone know the difference between error condition 1234 and 995?

Thanks In Advanced!

NirB
Using tip 161 in the 'Tips & Tricks' at http://www.jsiinc.com

net helpmsg 995

The I/O operation has been aborted because of either a thread exit or an
application request.


net helpmsg 1234

No service is operating at the destination network endpoint on the remote
system.



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top