<?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: java.sql.SQLException: I/O Error: GSS Failed: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320644#M142066</link>
    <description>&lt;P&gt;Thanks. That's what i am trying to do.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 02:42:48 GMT</pubDate>
    <dc:creator>tk3</dc:creator>
    <dc:date>2022-10-20T02:42:48Z</dc:date>
    <item>
      <title>java.sql.SQLException: I/O Error: GSS Failed: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320640#M142062</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a job in windows 10 and it runs successfully. Inside the job, i have two connections and one of it is using AD connection. In windows, i start Talen Open Studio with 'run as a different user' option and enter the AD name and password.&lt;/P&gt;&lt;P&gt;Now i move that job to a Ubuntu server that has already joined domain, and i login to that server using the same AD name and password. When i test run the job in command line , i encountered the error in the Subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone guide me on how to check and fix this issue?&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000WwdUnAAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130289i17804A7D2ED8D80D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000WwdUnAAJ.png" alt="0695b00000WwdUnAAJ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320640#M142062</guid>
      <dc:creator>tk3</dc:creator>
      <dc:date>2024-11-15T22:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: I/O Error: GSS Failed: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320641#M142063</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;What does your job look like? Are you getting this issue when executing a Job with HDFS source and target?&lt;/P&gt;&lt;P&gt;Do these KB articles help?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/A-Job-with-HDFS-source-or-target-fails-with-a-GSS-initiate-failed-error-even-though-the-Kerberos-ticket-is-generated-on-the-JobServer-GCeED" alt="https://community.talend.com/s/article/A-Job-with-HDFS-source-or-target-fails-with-a-GSS-initiate-failed-error-even-though-the-Kerberos-ticket-is-generated-on-the-JobServer-GCeED" target="_blank"&gt;https://community.talend.com/s/article/A-Job-with-HDFS-source-or-target-fails-with-a-GSS-initiate-failed-error-even-though-the-Kerberos-ticket-is-generated-on-the-JobServer-GCeED&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/GSSException-No-valid-credentials-provided-Exception-When-Executing-a-Job-with-tHbaseInput-Component-R8pQg?language=en_US" alt="https://community.talend.com/s/article/GSSException-No-valid-credentials-provided-Exception-When-Executing-a-Job-with-tHbaseInput-Component-R8pQg?language=en_US" target="_blank"&gt;https://community.talend.com/s/article/GSSException-No-valid-credentials-provided-Exception-When-Executing-a-Job-with-tHbaseInput-Component-R8pQg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 08:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320641#M142063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-17T08:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: I/O Error: GSS Failed: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320642#M142064</link>
      <description>&lt;P&gt;Hi, Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how my job looks like. The 'DMS-Prod_Talend' is connected using windows authentication method. And my issue is not the same as in the KB articles.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000YB5HFAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131865i0BEB387DA65CC3DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000YB5HFAA1.png" alt="0695b00000YB5HFAA1.png" /&gt;&lt;/span&gt;For Microsoft SQL Server connection, is there any specific setup i need to do so that Talend Open Studio is able to pull credential info from domain? This is the direction i am looking into for now. Will share if i find anything.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 09:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320642#M142064</guid>
      <dc:creator>tk3</dc:creator>
      <dc:date>2022-10-17T09:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: I/O Error: GSS Failed: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320643#M142065</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you trying to connect secured SQL server connection(Kerberos authorization needed to authenticate sql server using windows authentication)?  &lt;/P&gt;&lt;P&gt;Please try these following steps&lt;/P&gt;&lt;P&gt;1. Changed jtds driver to mssql JDBC driver &lt;/P&gt;&lt;P&gt;2. Append "integratedSecurity=true;authenticationScheme=JavaKerberos" to jdbc url additional parameter&lt;/P&gt;&lt;P&gt;And feel free to let us know if this related topic and doc helps&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/t5/Design-and-Development/Need-help-connecting-SQL-Server-using-Kerberos/m-p/201266#M109917 " alt="https://community.talend.com/t5/Design-and-Development/Need-help-connecting-SQL-Server-using-Kerberos/m-p/201266#M109917 " target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Need-help-connecting-SQL-Server-using-Kerberos/m-p/201266#M109917 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://confluence.atlassian.com/bitbucketserverkb/use-integrated-authentication-over-kerberos-when-connecting-to-mssql-on-linux-779171623.html" alt="https://confluence.atlassian.com/bitbucketserverkb/use-integrated-authentication-over-kerberos-when-connecting-to-mssql-on-linux-779171623.html" target="_blank"&gt;https://confluence.atlassian.com/bitbucketserverkb/use-integrated-authentication-over-kerberos-when-connecting-to-mssql-on-linux-779171623.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 03:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320643#M142065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-18T03:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: I/O Error: GSS Failed: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320644#M142066</link>
      <description>&lt;P&gt;Thanks. That's what i am trying to do.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 02:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320644#M142066</guid>
      <dc:creator>tk3</dc:creator>
      <dc:date>2022-10-20T02:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: I/O Error: GSS Failed: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320645#M142067</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Don't hesitate to post your issue here.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 06:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-I-O-Error-GSS-Failed-No-valid-credentials/m-p/2320645#M142067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-20T06:21:44Z</dc:date>
    </item>
  </channel>
</rss>

