<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi,
<div class=""><br class="">
</div>
<div class="">I am trying to set up LDAP password authentication with IdP 3. I can connect to the LDAP server with “ldap admin tool," but when I connect with the IdP, I get an exception out of ldaptive:</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
org.ldaptive.provider.ConnectionException: javax.naming.NamingException: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090F7C, comment: TLS or SSL already in effect, data 0, v2580]; remaining name ''</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
<span class="Apple-tab-span" style="white-space:pre"></span>at org.ldaptive.provider.jndi.JndiStartTLSConnectionFactory.createInternal(JndiStartTLSConnectionFactory.java:95)</div>
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
<br class="">
</div>
<div style="margin: 0px; line-height: normal;" class="">The problem is, I can’t tell what it’s trying to do that causes the exception. What can I do to find out more information about this problem? I’ve tried increasing some of the logging levels to TRACE but
 it doesn’t print any more information.</div>
<div style="margin: 0px; line-height: normal;" class=""><br class="">
</div>
<div style="margin: 0px; line-height: normal;" class=""><br class="">
</div>
<div style="margin: 0px; line-height: normal;" class="">Thanks,</div>
<div style="margin: 0px; line-height: normal;" class="">Dan</div>
</body>
</html>