<?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 Connection reset by peer:socket write error (Can't deploy my jobs) in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Connection-reset-by-peer-socket-write-error-Can-t-deploy-my-jobs/m-p/2337820#M1672</link>
    <description>Hi, 
&lt;BR /&gt;I get this error whenever i try to deploy my jobs to the server : 
&lt;BR /&gt;Connection reset by peer:socket write error. 
&lt;BR /&gt;I tried with my localserver and with a remote one but neither worked. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGyI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146982i04869ECBDBF68FB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGyI.jpg" alt="0683p000009MGyI.jpg" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Here is the configuration i'm using : 
&lt;BR /&gt;[list=*] 
&lt;BR /&gt; 
&lt;LI&gt;Talend MDM 6.0.1&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;LI&gt;Java 1.7.0_79&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;LI&gt;And I configured talend to use https (port:8543)&lt;/LI&gt; 
&lt;BR /&gt;</description>
    <pubDate>Sat, 16 Nov 2024 10:55:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:55:14Z</dc:date>
    <item>
      <title>Connection reset by peer:socket write error (Can't deploy my jobs)</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Connection-reset-by-peer-socket-write-error-Can-t-deploy-my-jobs/m-p/2337820#M1672</link>
      <description>Hi, 
&lt;BR /&gt;I get this error whenever i try to deploy my jobs to the server : 
&lt;BR /&gt;Connection reset by peer:socket write error. 
&lt;BR /&gt;I tried with my localserver and with a remote one but neither worked. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGyI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146982i04869ECBDBF68FB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGyI.jpg" alt="0683p000009MGyI.jpg" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Here is the configuration i'm using : 
&lt;BR /&gt;[list=*] 
&lt;BR /&gt; 
&lt;LI&gt;Talend MDM 6.0.1&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;LI&gt;Java 1.7.0_79&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;LI&gt;And I configured talend to use https (port:8543)&lt;/LI&gt; 
&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Connection-reset-by-peer-socket-write-error-Can-t-deploy-my-jobs/m-p/2337820#M1672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connection reset by peer:socket write error (Can't deploy my jobs)</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Connection-reset-by-peer-socket-write-error-Can-t-deploy-my-jobs/m-p/2337821#M1673</link>
      <description>Hi, can you share how you configured your secure connection on both client and server? You could also try to connect to server using a different client than Studio to assess of the right settings</description>
      <pubDate>Sat, 05 Dec 2015 17:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Connection-reset-by-peer-socket-write-error-Can-t-deploy-my-jobs/m-p/2337821#M1673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T17:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connection reset by peer:socket write error (Can't deploy my jobs)</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Connection-reset-by-peer-socket-write-error-Can-t-deploy-my-jobs/m-p/2337822#M1674</link>
      <description>I only configured my secure connection from server side :s.
&lt;BR /&gt;
&lt;BR /&gt;Server.xml
&lt;BR /&gt;
&lt;PRE&gt;&amp;lt;Connector port="8543" protocol="org.apache.coyote.http11.Http11NioProtocol"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; maxThreads="150" SSLEnabled="true" scheme="https" secure="true"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; keystoreFile="mykeystore" keystorePass="mykeypass"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clientAuth="false" sslProtocol="TLS" /&amp;gt; &lt;/PRE&gt;
&lt;BR /&gt;WEB-INF\web.xml
&lt;BR /&gt;
&lt;BR /&gt;
&lt;PRE&gt;&amp;nbsp; &amp;lt;!-- Uncomment the following to configure webapp to always require HTTPS --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;security-constraint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;web-resource-collection&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;web-resource-name&amp;gt;HTTPSOnly&amp;lt;/web-resource-name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url-pattern&amp;gt;/*&amp;lt;/url-pattern&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/web-resource-collection&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;user-data-constraint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transport-guarantee&amp;gt;CONFIDENTIAL&amp;lt;/transport-guarantee&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/user-data-constraint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/security-constraint&amp;gt;&lt;/PRE&gt;
&lt;BR /&gt;
&lt;BR /&gt;I started configuring the client using the information provided by this tutorial : 
&lt;A href="https://help.talend.com/search/all?query=Configuring+SSL+or+TLS+support+for+the+MDM+server" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Configuring+SSL+or+TLS+support+for+the+MDM+server&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;I configured the keystore But I don't know what to put in the truststore configuration :s (Leaving it blank isn't working)</description>
      <pubDate>Sat, 05 Dec 2015 19:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Connection-reset-by-peer-socket-write-error-Can-t-deploy-my-jobs/m-p/2337822#M1674</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T19:20:19Z</dc:date>
    </item>
  </channel>
</rss>

