Issue Description:
org.identityconnectors.framework.common.exceptions.ConnectorException: java.net.SocketTimeoutException: Read timed out
Details:
In my current project, I was facing below exception while provisioning the user into LDAP.
org.identityconnectors.framework.common.exceptions.ConnectorException: java.net.SocketTimeoutException: Read timed out
All the configurations were correct and couldn't find anything more in the logs.
Solution:
Change the Timeout value to 0 in Connector Server IT Resource
org.identityconnectors.framework.common.exceptions.ConnectorException: java.net.SocketTimeoutException: Read timed out
Details:
In my current project, I was facing below exception while provisioning the user into LDAP.
org.identityconnectors.framework.common.exceptions.ConnectorException: java.net.SocketTimeoutException: Read timed out
All the configurations were correct and couldn't find anything more in the logs.
Solution:
Change the Timeout value to 0 in Connector Server IT Resource
No comments:
Post a Comment