R007064 Concurrent BIND requests are not supported
Explanation
An LDAP bind operation failed because there is already a bind operation outstanding on the same connection. The previous bind operation must complete before a new one can be processed.
System action
The LDAP server continues to run, but the operation fails.
User response
Wait for the previous bind operation to complete. Then, reissue the operation.