<?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: Talend Studio not able to connect to TAC in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387908#M5894</link>
    <description>&lt;P&gt;Depends on your Talend version. &amp;nbsp;If you have latest Talend 6.4.1, then the supported SVN is 1.8 as per info here&amp;nbsp;&lt;A href="https://help.talend.com/reader/MldNZi2eVy3WOwAK4rXArA/dNBbJXx~X4hNxXHf~VMm2w" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/MldNZi2eVy3WOwAK4rXArA/dNBbJXx~X4hNxXHf~VMm2w&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So yes, your SVN 1.6 could be the reason it is not working.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 14:12:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-25T14:12:09Z</dc:date>
    <item>
      <title>Talend Studio not able to connect to TAC</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387904#M5890</link>
      <description>&lt;P&gt;hello&lt;/P&gt; 
&lt;P&gt;I have setup TAC and installed Studio,&lt;/P&gt; 
&lt;P&gt;created a project in TAC and assigned the permissions correctly when i try to connect to it i get the following error,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;how can i resolve it please&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i also tried to create a sandbox project since its the first time i am logging into studio to connect to TAC,&amp;nbsp; but threw a simialr error about SVN&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am able to connect to SVN using a broswer and it works&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="http://10.152.89.129/svn/myrepo" target="_blank" rel="nofollow noopener noreferrer"&gt;http://10.152.89.129/svn/myrepo&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.RuntimeException: org.talend.commons.exception.PersistenceException: org.tigris.subversion.javahl.ClientException: svn: E175002: can not read HTTP status line&lt;BR /&gt;svn: E175002: PROPFIND request failed on '/svn/myrepo'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.svnprovider.SvnProjectUrlCheck.check(SvnProjectUrlCheck.java:31)&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;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: org.tigris.subversion.javahl.ClientException: svn: E175002: can not read HTTP status line&lt;BR /&gt;svn: E175002: PROPFIND request failed on '/svn/myrepo'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.svnprovider.SvnEclipseHandler.info(SvnEclipseHandler.java:378)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.svnprovider.SvnProjectUrlCheck.check(SvnProjectUrlCheck.java:28)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;... 6 more&lt;BR /&gt;Caused by: org.tigris.subversion.javahl.ClientException: svn: E175002: can not read HTTP status line&lt;BR /&gt;svn: E175002: PROPFIND request failed on '/svn/myrepo'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:785)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1897)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.javahl.SVNClientImpl.info(SVNClientImpl.java:1640)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.svnprovider.SvnHandler.internalInfo(SvnHandler.java:504)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.svnprovider.SvnHandler.info(SvnHandler.java:498)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.svnprovider.SvnEclipseHandler.info(SvnEclipseHandler.java:375)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;... 7 more&lt;BR /&gt;Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: can not read HTTP status line&lt;BR /&gt;svn: E175002: PROPFIND request failed on '/svn/myrepo'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:136)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(DAVUtil.java:226)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo(DAVUtil.java:184)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:179)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:118)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:182)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetInfo.run(SvnRemoteGetInfo.java:46)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetInfo.run(SvnRemoteGetInfo.java:31)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1149)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2523)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.javahl.SVNClientImpl.info(SVNClientImpl.java:1633)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;... 10 more&lt;BR /&gt;Caused by: java.io.IOException: can not read HTTP status line&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:472)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:371)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:359)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:710)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind(DAVConnection.java:131)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(DAVUtil.java:73)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getResourceProperties(DAVUtil.java:79)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getStartingProperties(DAVUtil.java:103)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:125)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;... 23 more&lt;BR /&gt;Caused by: java.io.EOFException: can not read HTTP status line&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.parseStatus(HTTPParser.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readHeader(HTTPConnection.java:290)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:179)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:463)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;... 31 more&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387904#M5890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Studio not able to connect to TAC</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387905#M5891</link>
      <description>&lt;P&gt;attached is the error i get from the screen when i try to login to studio&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lrk9"&gt;Presentation1.jpg&lt;/A&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387905#M5891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Studio not able to connect to TAC</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387906#M5892</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;It looks like you have an SVN issue. And it is SVN which is throwing the errors, through the SVN client built in the studio.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Caused by: org.talend.commons.exception.PersistenceException: org.tigris.subversion.javahl.ClientException: svn: E175002: can not read HTTP status line&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Look at these:&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/613149/svn-could-not-read-status-line-connection-was-closed-by-server" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/613149/svn-could-not-read-status-line-connection-was-closed-by-server&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/21806894/svn-e175002-propfind-of-svn-could-not-read-status-line-operation-timed-ou" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/21806894/svn-e175002-propfind-of-svn-could-not-read-status-line-operation-timed-ou&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387906#M5892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T13:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Studio not able to connect to TAC</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387907#M5893</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had earlier checked the sites and tried some stuffs but did not work,&lt;/P&gt;
&lt;P&gt;i have &lt;EM&gt;&lt;A href="http://subversion.tigris.org/" target="_blank" rel="nofollow noopener noreferrer"&gt;Subversion&lt;/A&gt; version 1.6.11 (r934486).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;could that be an issue ,&lt;/P&gt;
&lt;P&gt;I hope Talend Studio is compatible with version 1.6.11 of SVN&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 14:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387907#M5893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T14:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Studio not able to connect to TAC</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387908#M5894</link>
      <description>&lt;P&gt;Depends on your Talend version. &amp;nbsp;If you have latest Talend 6.4.1, then the supported SVN is 1.8 as per info here&amp;nbsp;&lt;A href="https://help.talend.com/reader/MldNZi2eVy3WOwAK4rXArA/dNBbJXx~X4hNxXHf~VMm2w" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/MldNZi2eVy3WOwAK4rXArA/dNBbJXx~X4hNxXHf~VMm2w&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So yes, your SVN 1.6 could be the reason it is not working.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 14:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-not-able-to-connect-to-TAC/m-p/2387908#M5894</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T14:12:09Z</dc:date>
    </item>
  </channel>
</rss>

