<?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>article How to collect debug traces for Talend Studio connection using HTTPS to Talend Cloud SSL, Git Server SSL, or similar in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-collect-debug-traces-for-Talend-Studio-connection-using/ta-p/2154472</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Connecting Talend Studio to a server using HTTPS (such as Talend Cloud or Git Server) might result in an SSL error message in the log.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Example errors:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;PKIX Path Building Failed&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;unable to find valid certification path to requested target&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;To further troubleshoot the issue or to retrieve log files needed by support, collect debug traces for the Studio connection:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Edit the Studio configuration &lt;STRONG&gt;.ini&lt;/STRONG&gt; file (Talend-Studio-win-x86_64.ini), and add the following:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Djava.security.debug=certpath&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Djavax.net.debug=all&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;(Optional) To get timestamps and URLs accessed, add the following:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.showdatetime=true&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.conn=DEBUG&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.client=DEBUG&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.log.org.apache.http.client=DEBUG&lt;/FONT&gt;
&lt;BLOCKQUOTE class="quote"&gt;On Windows, the .ini file is Talend-Studio-win-x86_64.ini. On Linux, the .ini file is Talend-Studio-linux-gtk-x86_64.ini.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open a terminal and go to the Studio installation folder.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start Studio with the &lt;/SPAN&gt;&lt;STRONG&gt;--talendDebug &amp;gt; debug_ssl.txt 2&amp;gt;&amp;amp;1&lt;/STRONG&gt;&lt;SPAN&gt; option (where &lt;/SPAN&gt;&lt;STRONG&gt;debug_ssl.txt&lt;/STRONG&gt;&lt;SPAN&gt; is the name of your file).&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;On Windows:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Talend-Studio-win-x86_64.exe --talendDebug &amp;gt; debug_ssl.txt 2&amp;gt;&amp;amp;1&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;On Linux:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Talend-Studio-linux-gtk-x86_64 --talendDebug &amp;gt; debug_ssl.txt 2&amp;gt;&amp;amp;1&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Choose a local connection to open a project.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="file location.png" style="width: 499px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125730i56DC9FCDE0546342/image-size/large?v=v2&amp;amp;px=999" role="button" title="file location.png" alt="file location.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Reproduce the issue by testing the Cloud connection (using your credentials).&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reproduce the issue.png" style="width: 687px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125731i56C35B209680107E/image-size/large?v=v2&amp;amp;px=999" role="button" title="reproduce the issue.png" alt="reproduce the issue.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Collect the Support Logs.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="get support logs.png" style="width: 757px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125732i7018441F2F773B57/image-size/large?v=v2&amp;amp;px=999" role="button" title="get support logs.png" alt="get support logs.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Stop &lt;STRONG&gt;Studio&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Upload the &lt;STRONG&gt;debug_ssl.txt&lt;/STRONG&gt; and Support Logs archive files into a Talend Support ticket.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 19 Feb 2024 08:07:47 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2024-02-19T08:07:47Z</dc:date>
    <item>
      <title>How to collect debug traces for Talend Studio connection using HTTPS to Talend Cloud SSL, Git Server SSL, or similar</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-collect-debug-traces-for-Talend-Studio-connection-using/ta-p/2154472</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Connecting Talend Studio to a server using HTTPS (such as Talend Cloud or Git Server) might result in an SSL error message in the log.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Example errors:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;PKIX Path Building Failed&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;unable to find valid certification path to requested target&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;To further troubleshoot the issue or to retrieve log files needed by support, collect debug traces for the Studio connection:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Edit the Studio configuration &lt;STRONG&gt;.ini&lt;/STRONG&gt; file (Talend-Studio-win-x86_64.ini), and add the following:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Djava.security.debug=certpath&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Djavax.net.debug=all&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;(Optional) To get timestamps and URLs accessed, add the following:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.showdatetime=true&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.conn=DEBUG&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.client=DEBUG&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Dorg.apache.commons.logging.simplelog.log.org.apache.http.client=DEBUG&lt;/FONT&gt;
&lt;BLOCKQUOTE class="quote"&gt;On Windows, the .ini file is Talend-Studio-win-x86_64.ini. On Linux, the .ini file is Talend-Studio-linux-gtk-x86_64.ini.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open a terminal and go to the Studio installation folder.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start Studio with the &lt;/SPAN&gt;&lt;STRONG&gt;--talendDebug &amp;gt; debug_ssl.txt 2&amp;gt;&amp;amp;1&lt;/STRONG&gt;&lt;SPAN&gt; option (where &lt;/SPAN&gt;&lt;STRONG&gt;debug_ssl.txt&lt;/STRONG&gt;&lt;SPAN&gt; is the name of your file).&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;On Windows:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Talend-Studio-win-x86_64.exe --talendDebug &amp;gt; debug_ssl.txt 2&amp;gt;&amp;amp;1&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;On Linux:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Talend-Studio-linux-gtk-x86_64 --talendDebug &amp;gt; debug_ssl.txt 2&amp;gt;&amp;amp;1&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Choose a local connection to open a project.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="file location.png" style="width: 499px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125730i56DC9FCDE0546342/image-size/large?v=v2&amp;amp;px=999" role="button" title="file location.png" alt="file location.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Reproduce the issue by testing the Cloud connection (using your credentials).&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reproduce the issue.png" style="width: 687px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125731i56C35B209680107E/image-size/large?v=v2&amp;amp;px=999" role="button" title="reproduce the issue.png" alt="reproduce the issue.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Collect the Support Logs.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="get support logs.png" style="width: 757px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125732i7018441F2F773B57/image-size/large?v=v2&amp;amp;px=999" role="button" title="get support logs.png" alt="get support logs.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Stop &lt;STRONG&gt;Studio&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Upload the &lt;STRONG&gt;debug_ssl.txt&lt;/STRONG&gt; and Support Logs archive files into a Talend Support ticket.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 19 Feb 2024 08:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-collect-debug-traces-for-Talend-Studio-connection-using/ta-p/2154472</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-02-19T08:07:47Z</dc:date>
    </item>
  </channel>
</rss>

