Re: I/O Error using Net LDAP

2012-12-25 Thread Peter Marschall
Hi, On Friday, 21. December 2012, Girish Jagdish Khetan wrote: > We have used Net::LDAP in Perl (Version: 5.6.1) to process data from LDAPv3 > server on Linux environment. We are using callback (Asynchronous > processing) to process the data. At runtime, scripts are failing abruptly > with I/O Err

I/O Error using Net LDAP

2012-12-22 Thread Girish Jagdish Khetan
Hi, We have used Net::LDAP in Perl (Version: 5.6.1) to process data from LDAPv3 server on Linux environment. We are using callback (Asynchronous processing) to process the data. At runtime, scripts are failing abruptly with I/O Error after smooth execution for some time. Following is the sample