<?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 Talend Studio login local git branches in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-login-local-git-branches/m-p/2362098#M2314</link>
    <description>&lt;P&gt;I am using Talend 7.1 with git and bitbucket.&lt;/P&gt; 
&lt;P&gt;The login is performed by an ssh-key, stored locally on the client, on the TAC-server and in bitbucket.&lt;/P&gt; 
&lt;P&gt;It works for remote repositories fine, but after i checkout a local branch,&lt;/P&gt; 
&lt;P&gt;Talend studio offers me the login to the local branch too, but&lt;/P&gt; 
&lt;P&gt;the login fails:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;An error occured (username or password are not correct, please check in TAC users configuration).&lt;/P&gt; 
&lt;P&gt;org.talend.commons.exception.PersistenceException: Can not connect to project with url "ssh://git@bitbucket..........&lt;/P&gt; 
&lt;P&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:433)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:388)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:383)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:292)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1926)&lt;BR /&gt;at org.talend.repository.RepositoryService.isloginDialogDisabled(RepositoryService.java:489)&lt;BR /&gt;at org.talend.repository.RepositoryService.openLoginDialog(RepositoryService.java:329)&lt;BR /&gt;at org.talend.rcp.intro.Application.logUserOnProject(Application.java:501)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:198)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.main(Main.java:1438)&lt;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: username or password are not correct, please check in TAC users configuration&lt;BR /&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:63)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:431)&lt;BR /&gt;... 21 more&lt;BR /&gt;Caused by: org.eclipse.jgit.api.errors.TransportException: ssh://a265040@bitbucket.l-bank.intern.ads:7999/tal/lfu.git: Session.connect: java.net.SocketException: Software caused connection abort: recv failed&lt;BR /&gt;at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:221)&lt;BR /&gt;at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:159)&lt;BR /&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:57)&lt;BR /&gt;... 22 more&lt;BR /&gt;Caused by: org.eclipse.jgit.errors.TransportException: ssh://a265040@bitbucket.l-bank.intern.ads:7999/tal/lfu.git: Session.connect: java.net.SocketException: Software caused connection abort: recv failed&lt;BR /&gt;at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:160)&lt;BR /&gt;at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)&lt;BR /&gt;at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.&amp;lt;init&amp;gt;(TransportGitSsh.java:264)&lt;BR /&gt;at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:162)&lt;BR /&gt;at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:198)&lt;BR /&gt;... 24 more&lt;BR /&gt;Caused by: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Software caused connection abort: recv failed&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If i login in a remote repository then i can switch successfully to a local branch,&lt;/P&gt; 
&lt;P&gt;only the direct login to a local branch is not successful.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Does anyone know this effect?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kind regards&lt;/P&gt; 
&lt;P&gt;peter&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:41:06 GMT</pubDate>
    <dc:creator>hpl</dc:creator>
    <dc:date>2024-11-16T03:41:06Z</dc:date>
    <item>
      <title>Talend Studio login local git branches</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-login-local-git-branches/m-p/2362098#M2314</link>
      <description>&lt;P&gt;I am using Talend 7.1 with git and bitbucket.&lt;/P&gt; 
&lt;P&gt;The login is performed by an ssh-key, stored locally on the client, on the TAC-server and in bitbucket.&lt;/P&gt; 
&lt;P&gt;It works for remote repositories fine, but after i checkout a local branch,&lt;/P&gt; 
&lt;P&gt;Talend studio offers me the login to the local branch too, but&lt;/P&gt; 
&lt;P&gt;the login fails:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;An error occured (username or password are not correct, please check in TAC users configuration).&lt;/P&gt; 
&lt;P&gt;org.talend.commons.exception.PersistenceException: Can not connect to project with url "ssh://git@bitbucket..........&lt;/P&gt; 
&lt;P&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:433)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:388)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:383)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:292)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1926)&lt;BR /&gt;at org.talend.repository.RepositoryService.isloginDialogDisabled(RepositoryService.java:489)&lt;BR /&gt;at org.talend.repository.RepositoryService.openLoginDialog(RepositoryService.java:329)&lt;BR /&gt;at org.talend.rcp.intro.Application.logUserOnProject(Application.java:501)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:198)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.main(Main.java:1438)&lt;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: username or password are not correct, please check in TAC users configuration&lt;BR /&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:63)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:431)&lt;BR /&gt;... 21 more&lt;BR /&gt;Caused by: org.eclipse.jgit.api.errors.TransportException: ssh://a265040@bitbucket.l-bank.intern.ads:7999/tal/lfu.git: Session.connect: java.net.SocketException: Software caused connection abort: recv failed&lt;BR /&gt;at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:221)&lt;BR /&gt;at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:159)&lt;BR /&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:57)&lt;BR /&gt;... 22 more&lt;BR /&gt;Caused by: org.eclipse.jgit.errors.TransportException: ssh://a265040@bitbucket.l-bank.intern.ads:7999/tal/lfu.git: Session.connect: java.net.SocketException: Software caused connection abort: recv failed&lt;BR /&gt;at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:160)&lt;BR /&gt;at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)&lt;BR /&gt;at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.&amp;lt;init&amp;gt;(TransportGitSsh.java:264)&lt;BR /&gt;at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:162)&lt;BR /&gt;at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:198)&lt;BR /&gt;... 24 more&lt;BR /&gt;Caused by: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Software caused connection abort: recv failed&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If i login in a remote repository then i can switch successfully to a local branch,&lt;/P&gt; 
&lt;P&gt;only the direct login to a local branch is not successful.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Does anyone know this effect?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kind regards&lt;/P&gt; 
&lt;P&gt;peter&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-login-local-git-branches/m-p/2362098#M2314</guid>
      <dc:creator>hpl</dc:creator>
      <dc:date>2024-11-16T03:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Studio login local git branches</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-login-local-git-branches/m-p/2362099#M2315</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using pre shared ssh key?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 07:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-login-local-git-branches/m-p/2362099#M2315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-06T07:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Studio login local git branches</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-login-local-git-branches/m-p/2362100#M2316</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes we use shared keys, a private and a public key.&lt;/P&gt;
&lt;P&gt;we public keys are saved locally and in Bitbucket,&lt;/P&gt;
&lt;P&gt;but not in the TAC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Hans-Peter&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 07:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-login-local-git-branches/m-p/2362100#M2316</guid>
      <dc:creator>hpl</dc:creator>
      <dc:date>2020-01-07T07:55:42Z</dc:date>
    </item>
  </channel>
</rss>

