<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LDAP Connection problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/LDAP-Connection-problem/m-p/2245086#M31048</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I allow myself to up this topic.&lt;/P&gt;&lt;P&gt;Does anyone have an idea or an advise for my problem ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2020 11:52:07 GMT</pubDate>
    <dc:creator>antdurif</dc:creator>
    <dc:date>2020-03-23T11:52:07Z</dc:date>
    <item>
      <title>LDAP Connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/LDAP-Connection-problem/m-p/2245085#M31047</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I used Talend Open Studio for Data Integration tool for quite some time now. Until there I used the v6.2 version. It works fine but in order to stay up to date and for technological evolutions I would like to do migrations to the newest versions now. I tried the v7.2 version and begun to import my jobs but I met a problem with LDAP components.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I want to edit my metadata LDAP connection or schema I cannot connect to my LDAP server. The first step with the host's test is ok but not the second with authentication. I use a simple authentification with same parameters I have in my v6.2 TOS tool (the connection works fine in this version and on the same computer by the way).&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture_talend.png" style="width: 419px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9gN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149787i4302E4D30CA931D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9gN.png" alt="0683p000009M9gN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I also tried to directly run my job but in this case I had a tLDAPConnection_1 Exception:&lt;/P&gt; 
&lt;PRE&gt;Exception in component tLDAPConnection_1 (MY_JOB)
javax.naming.CommunicationException: simple bind failed: MY_LDAP:636 [Root exception is java.net.SocketException: Connection or outbound has closed]
	at java.naming/com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:219)
	at java.naming/com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2795)
	at java.naming/com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(LdapCtx.java:320)
	at java.naming/com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)
	at java.naming/com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)
	at java.naming/com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)
	at java.naming/com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:730)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:305)
	at java.naming/javax.naming.InitialContext.init(InitialContext.java:236)
	at java.naming/javax.naming.ldap.InitialLdapContext.&amp;lt;init&amp;gt;(InitialLdapContext.java:154)
	at project.my_job_0_1.MY_JOB.tLDAPConnection_1Process(MY_JOB.java:2161)
	at project.my_job_0_1.MY_JOB.tMysqlConnection_2Process(MY_JOB.java:1932)
	at project.my_job_0_1.MY_JOB.runJobInTOS(MY_JOB.java:15448)
	at project.my_job_0_1.MY_JOB.main(MY_JOB.java:15024)
Caused by: java.net.SocketException: Connection or outbound has closed
	at java.base/sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:975)
	at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
	at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
	at java.naming/com.sun.jndi.ldap.Connection.writeRequest(Connection.java:398)
	at java.naming/com.sun.jndi.ldap.Connection.writeRequest(Connection.java:371)
	at java.naming/com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:359)
	at java.naming/com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:214)
	... 14 more&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I assume my certificats are good because it works fine with the other version...&lt;/P&gt; 
&lt;P&gt;I don't understand what can cause this connection problem. Is there any configuration to add/change in this TOS version ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance for your advises and answers.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Anthony.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/LDAP-Connection-problem/m-p/2245085#M31047</guid>
      <dc:creator>antdurif</dc:creator>
      <dc:date>2024-11-16T03:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/LDAP-Connection-problem/m-p/2245086#M31048</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I allow myself to up this topic.&lt;/P&gt;&lt;P&gt;Does anyone have an idea or an advise for my problem ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 11:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/LDAP-Connection-problem/m-p/2245086#M31048</guid>
      <dc:creator>antdurif</dc:creator>
      <dc:date>2020-03-23T11:52:07Z</dc:date>
    </item>
  </channel>
</rss>

