Dood,

The snag is that the LDAP server is not going to tell you when you can
rebind!

Though you can run a loop which exists when the successful query has
been made.

Cheers

AJ

On Wed, 2007-01-17 at 20:27 +0800, wolverine my wrote:

> Hi!
> 
> I'm testing the LDAP server with 1000 concurrent users and some of the
> LDAP thread bind requests are failed with the following error:
> 
> 1169011310793,0,Thread Bind,800,javax.naming.CommunicationException:
> localhost:10389 [Root exception is java.net.ConnectException:
> Connection refused: connect],Thread Group 1-455,text,false,
> 
> 
> This is most likely because of the maximum session has been opened by
> the server. Hence, the server rejects the subsequent requests untill
> the previous sessions are closed.
> 
> May I know how to wait and re-bind the LDAP server until there is one
> or more session available?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

www.cubicalland.com
www.nerds-central.blogspot.com



Reply via email to