<?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: org.talend.commons.exception.PersistenceException: Can not connect to project with url &amp;quot;https://github.com/xxx.git&amp;quot; in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391545#M6948</link>
    <description>&lt;P&gt;Hi Sabarina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The above same issue i have facing now, changing the projectname&amp;nbsp;to small case is resolve this issue?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;org.talend.commons.exception.PersistenceException: Connect to server timeout, you can change the timeout value in studio performance preference.&lt;BR /&gt;at org.talend.repository.remoteprovider.client.AbstractClient.authenticate(AbstractClient.java:396)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:317)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:286)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1862)&lt;BR /&gt;at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:441)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;BR /&gt;Caused by: Connect to server timeout, you can change the timeout value in studio performance preference.&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:176)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:77)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.request.AbsCommonRestApi.authenticate(AbsCommonRestApi.java:394)&lt;BR /&gt;at org.talend.repository.remoteprovider.client.AbstractClient.authenticate(AbstractClient.java:391)&lt;/P&gt;</description>
    <pubDate>Thu, 08 Nov 2018 12:39:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-08T12:39:05Z</dc:date>
    <item>
      <title>org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391540#M6943</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt; 
&lt;P&gt;I am trying to open a remote project (source code is git).&lt;/P&gt; 
&lt;P&gt;Note: 1. Configure git username &amp;amp; password in TAC&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Git client is installed on my machine&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. Git config user.name and email is set&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but still i am getting this error&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;org.talend.commons.exception.PersistenceException: Can not connect to project with url "&lt;A href="https://github.com/xxx-git.git" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/xxx-git.git&lt;/A&gt;".&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:417)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:366)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:286)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1862)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:441)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;BR /&gt;Caused by: java.lang.Exception: Git user is not specified, please specify it for your account in server&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.gitprovider.utils.GitInfoResolver.resolveUser(GitInfoResolver.java:129)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.gitprovider.utils.GitInfoResolver.resolve(GitInfoResolver.java:117)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.gitprovider.utils.GitInfoResolver.&amp;lt;init&amp;gt;(GitInfoResolver.java:106)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.gitprovider.utils.GitInfoResolver.&amp;lt;init&amp;gt;(GitInfoResolver.java:97)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:43)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:415)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;... 5 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="git config.PNG" style="width: 838px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls56.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134742i94DE7C0E5F3D6D54/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls56.png" alt="0683p000009Ls56.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Thanks, In advance!!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391540#M6943</guid>
      <dc:creator>Bluemoon</dc:creator>
      <dc:date>2024-11-16T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391541#M6944</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please indicate on which talend build version you got this issue? Are you able to logon your project in commandline?&lt;/P&gt; 
&lt;P&gt;Here exists a related jira issue:&lt;A title="https://jira.talendforge.org/browse/TUP-18028" href="https://jira.talendforge.org/browse/TUP-18028" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TUP-18028&lt;/A&gt; and it has been fixed on V 6.4.1&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, 18 Dec 2017 08:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391541#M6944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-18T08:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391542#M6945</link>
      <description>&lt;P&gt;when i change my project name into small letter this is solved&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 22:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391542#M6945</guid>
      <dc:creator>Bluemoon</dc:creator>
      <dc:date>2018-02-20T22:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391543#M6946</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKlaAAG"&gt;@Moe&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;you changed your project label to lowercase, e.g. from 'TestProjectName' to 'testprojectname'?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;example image on the right.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsKV"&gt;change-project-label-name-to-lowercase.png&lt;/A&gt;</description>
      <pubDate>Fri, 23 Feb 2018 00:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391543#M6946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-23T00:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391544#M6947</link>
      <description>yes</description>
      <pubDate>Sun, 25 Mar 2018 00:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391544#M6947</guid>
      <dc:creator>Bluemoon</dc:creator>
      <dc:date>2018-03-25T00:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391545#M6948</link>
      <description>&lt;P&gt;Hi Sabarina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The above same issue i have facing now, changing the projectname&amp;nbsp;to small case is resolve this issue?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;org.talend.commons.exception.PersistenceException: Connect to server timeout, you can change the timeout value in studio performance preference.&lt;BR /&gt;at org.talend.repository.remoteprovider.client.AbstractClient.authenticate(AbstractClient.java:396)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:317)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:286)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1862)&lt;BR /&gt;at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:441)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;BR /&gt;Caused by: Connect to server timeout, you can change the timeout value in studio performance preference.&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:176)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:77)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.request.AbsCommonRestApi.authenticate(AbsCommonRestApi.java:394)&lt;BR /&gt;at org.talend.repository.remoteprovider.client.AbstractClient.authenticate(AbstractClient.java:391)&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 12:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391545#M6948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-08T12:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391546#M6949</link>
      <description>&lt;P&gt;Also based on my connection timed out issue, i have to change my time out right, but i cant open the ide now, so how did i change this ?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 12:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391546#M6949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-08T12:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391547#M6950</link>
      <description>&lt;P&gt;Could you please let me know how you resolved this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ow did you change the project name to lowercase? If we have permission then it&amp;nbsp; pops-up on the existing projects tab.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need inputs on this.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 09:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391547#M6950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-22T09:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: org.talend.commons.exception.PersistenceException: Can not connect to project with url "https://github.com/xxx.git"</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391548#M6951</link>
      <description>&lt;P&gt;Does any one sill facing the same . I'm too getting this error although tried changing the project name to lower case&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 07:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/org-talend-commons-exception-PersistenceException-Can-not/m-p/2391548#M6951</guid>
      <dc:creator>Sumit_Singh96</dc:creator>
      <dc:date>2023-08-08T07:06:42Z</dc:date>
    </item>
  </channel>
</rss>

