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]

Reply via email to