<?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 6.5.1 TOS proxy issue in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392438#M7220</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a TOS 6.5.1 fresh install, I'm not able to connect to my compay's proxy to download .jar files or "Additional Packages".&lt;/P&gt;&lt;P&gt;With the exact same configuration (same preferences Network COnnections - same&amp;nbsp;org.eclipse.core.net.prefs file too), it works&amp;nbsp;with TOS 6.5.1M4 studio ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;A workaround ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:49:02 GMT</pubDate>
    <dc:creator>Vianney</dc:creator>
    <dc:date>2024-11-16T08:49:02Z</dc:date>
    <item>
      <title>6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392438#M7220</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a TOS 6.5.1 fresh install, I'm not able to connect to my compay's proxy to download .jar files or "Additional Packages".&lt;/P&gt;&lt;P&gt;With the exact same configuration (same preferences Network COnnections - same&amp;nbsp;org.eclipse.core.net.prefs file too), it works&amp;nbsp;with TOS 6.5.1M4 studio ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;A workaround ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392438#M7220</guid>
      <dc:creator>Vianney</dc:creator>
      <dc:date>2024-11-16T08:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392439#M7221</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same problem too&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;talend version&amp;nbsp; 6.5.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it a realse bug ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 16:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392439#M7221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-26T16:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392440#M7222</link>
      <description>&lt;P&gt;&amp;nbsp;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;here's the exception I am getting in studio log file&amp;nbsp; (working with talend TOS vDI 6.5.1)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;java.lang.Exception: https://talend-update.talend.com/nexus/service/local/lucene/search?repositoryId=libraries&amp;amp;g=org.talend.libraries&amp;amp;a=tdgssconfig-15.10.00.14,terajdbc4-15.10.00.14&amp;amp;from=0&amp;amp;count=200
at org.talend.core.nexus.HttpClientTransport.doRequest(HttpClientTransport.java:95)
at org.talend.core.nexus.NexusServerUtils.downloadDocument(NexusServerUtils.java:193)
at org.talend.core.nexus.NexusServerUtils.search(NexusServerUtils.java:146)
at org.talend.core.nexus.NexusServerUtils.search(NexusServerUtils.java:131)
at org.talend.core.nexus.TalendLibsServerManager.search(TalendLibsServerManager.java:309)
at org.talend.librariesmanager.utils.RemoteModulesHelper.searchFromRemoteNexus(RemoteModulesHelper.java:247)
at org.talend.librariesmanager.utils.RemoteModulesHelper.access$7(RemoteModulesHelper.java:209)
at org.talend.librariesmanager.utils.RemoteModulesHelper$RemoteModulesFetchRunnable.run(RemoteModulesHelper.java:151)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to talend-update.talend.com:443 timed out
at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:416)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
at org.talend.core.nexus.NexusServerUtils$2.execute(NexusServerUtils.java:181)
at org.talend.core.nexus.HttpClientTransport.doRequest(HttpClientTransport.java:88)&lt;/PRE&gt; 
&lt;P&gt;When I try to acces the URL pointed in the logs&amp;nbsp; I get&amp;nbsp; Acces Denied&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the URL&amp;nbsp;&lt;A href="https://talend-update.talend.com/nexus/" target="_self" rel="nofollow noopener noreferrer"&gt;https://talend-update.talend.com/nexus/&lt;/A&gt;&amp;nbsp;is accessible from the browser (test OK) ==&amp;gt; but not from the studio&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I noticed a chage in the URL between&amp;nbsp; the two versions 6.3 and 6.51&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;in 6.3 in the config.in file under configuration folder in the installation path&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;default.update.site.url=&lt;A href="http://update.talend.com/Studio/tos/" target="_self" rel="nofollow noopener noreferrer"&gt;http://update.talend.com/Studio/tos/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;HTTP protocol&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;in 6.5.1&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;the config.in file under configuration folder in the installation path&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;default.update.site.url=&lt;/SPAN&gt;&lt;A href="https://update.talend.com/Studio/tos/" target="_self" rel="nofollow noopener noreferrer"&gt;https://update.talend.com/Studio/tos/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;HTTPS protocol&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;FYI : the same proxy setting is used in talend TOS DI 6.3&amp;nbsp; and&amp;nbsp; works just fine !&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any Help ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392440#M7222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-29T10:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392441#M7223</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Does this issue only repro on talend open studio V 6.5.1?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 03:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392441#M7223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T03:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392442#M7224</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on talend 6.3.1 and the proxy work fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I tried 6.5.1 and 6.4.1 (both work with HTTPS URL) I am facing the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 09:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392442#M7224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T09:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392443#M7225</link>
      <description>&lt;P&gt;Also experiencing issues with TOS 6.5.1 regarding connecting to the Talend Nexus through a proxy. Worked on 6.4.1 with the same settings as I'm testing 6.5.1 with. Here's an extract of the log:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;!ENTRY org.talend.platform.logging 4 0 2018-02-06 12:12:19.661
!MESSAGE 2018-02-06 12:12:18,614 ERROR org.talend.commons.exception.CommonExceptionHandler  - Connection to https://talend-update.talend.com refused

!STACK 0
org.apache.http.conn.HttpHostConnectException: Connection to https://talend-update.talend.com refused
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.talend.core.nexus.NexusServerUtils$2.execute(NexusServerUtils.java:181)
	at org.talend.core.nexus.HttpClientTransport.doRequest(HttpClientTransport.java:88)
	at org.talend.core.nexus.NexusServerUtils.downloadDocument(NexusServerUtils.java:193)
	at org.talend.core.nexus.NexusServerUtils.search(NexusServerUtils.java:146)
	at org.talend.core.nexus.NexusServerUtils.search(NexusServerUtils.java:131)
	at org.talend.core.nexus.TalendLibsServerManager.search(TalendLibsServerManager.java:309)
	at org.talend.librariesmanager.utils.RemoteModulesHelper.searchFromRemoteNexus(RemoteModulesHelper.java:247)
	at org.talend.librariesmanager.utils.RemoteModulesHelper.access$7(RemoteModulesHelper.java:209)
	at org.talend.librariesmanager.utils.RemoteModulesHelper$RemoteModulesFetchRunnable.run(RemoteModulesHelper.java:151)
	at org.talend.updates.runtime.engine.factory.PluginRequiredMissingJarsExtraUpdatesFactory.retrieveUninstalledExtraFeatures(PluginRequiredMissingJarsExtraUpdatesFactory.java:68)
	at org.talend.updates.runtime.engine.ExtraFeaturesUpdatesFactory.retrieveUninstalledExtraFeatures(ExtraFeaturesUpdatesFactory.java:49)
	at org.talend.updates.runtime.ui.CheckExtraFeaturesToInstallJob.run(CheckExtraFeaturesToInstallJob.java:68)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:414)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 19 more&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Feb 2018 11:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392443#M7225</guid>
      <dc:creator>davidferguson</dc:creator>
      <dc:date>2018-02-06T11:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392444#M7226</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I found that the default.update.site.url has been changed as &lt;A href="https://update.talend.com/Studio/tos/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://update.talend.com/Studio/tos/&lt;/A&gt; with&amp;nbsp;HTTPS protocol in talend open studio V 6.3.1.&lt;/P&gt; 
&lt;P&gt;Could you please create a jira issue of DI project on talend bug tracker? Our developer will check it to see if it is a bug on V 6.5.1&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://jira.talendforge.org/secure/Dashboard.jspa" href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa&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;</description>
      <pubDate>Wed, 07 Feb 2018 08:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392444#M7226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-07T08:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392445#M7227</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As requested, I&amp;nbsp; created the JIRA for this issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://jira.talendforge.org/browse/TDI-40069" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-40069&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 13:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392445#M7227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-07T13:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392446#M7228</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Except for tSAPConnection(with talend open studio, maybe you are using a custom component), do you get this issue that the studio will not be able to download the jar from the repo on other talend components? We suppose that there should be something wrong with this custom component tSAPConnection(sap-api.jar, ap-impl.jar ).&lt;/P&gt;
&lt;P&gt;Thanks for your time.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 10:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392446#M7228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T10:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392447#M7229</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to precise that the proxy problem occurs only with the TOS 6.5.1, not with the TOS 6.4.1 as I said in my previous post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, to answer your question, the proxy problem I am facing with TOS 6.5.1 is not related to a particular component.&lt;/P&gt;&lt;P&gt;I have the same isssue even when I try to Install aditionnal packages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tSAPConnection I was using is included in studio palette, hence, we are not talking about a custom component !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 14:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392447#M7229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T14:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392448#M7230</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm also experiencing this issue. Here are the steps to reproduce:&lt;/P&gt;
&lt;P&gt;* Unzip TOS V6.5.1&lt;BR /&gt;* Launch the Studio&lt;BR /&gt;* Ensure proxy settings are set up&lt;BR /&gt;* Window &amp;gt; Show View... &amp;gt; Talend &amp;gt; Modules&lt;BR /&gt;* In the Talend Modules window, click the green download button&lt;BR /&gt;* The download window appears but no libraries are shown&lt;BR /&gt;* The download window may sometimes hang when you attempt to close it&lt;BR /&gt;* Close the download window when it is no longer in a hanging state&lt;BR /&gt;* Close the Studio&lt;BR /&gt;* An error window appears stating: "An error has occured. See the log file"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is with a fresh unzip of TOS and so the issue couldn't be custom components.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 09:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392448#M7230</guid>
      <dc:creator>davidferguson</dc:creator>
      <dc:date>2018-02-26T09:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392449#M7231</link>
      <description>&lt;P&gt;I got the exact same issue with a platform version of 6.5.1 Studio (Real TIme Big Data platform).&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 20:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392449#M7231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T20:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392450#M7232</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Here exists a jira issue:&lt;A title="https://jira.talendforge.org/browse/TUP-19506" href="https://jira.talendforge.org/browse/TUP-19506" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TUP-19506&lt;/A&gt;.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 10:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392450#M7232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-28T10:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392451#M7233</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand why this issue&amp;nbsp;TUP-19506 was closed !&lt;/P&gt;&lt;P&gt;The tup-19270 given as the same issue (so&amp;nbsp;&lt;SPAN&gt;TUP-19506 is duplicate)&amp;nbsp; &lt;/SPAN&gt;is related to talend 6.4.1 not 6.5.1&lt;/P&gt;&lt;P&gt;The issue&amp;nbsp;TUP-19506 I created concerns 6.5.1 TOS proxy issue&lt;/P&gt;&lt;P&gt;Can you tell us if the problem was fixed ? In which TOS&amp;nbsp; version can we find the fix ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 09:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392451#M7233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T09:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392452#M7234</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you tried to use talend open studio for data integration v 7.0.1 to see if this issue is fixed?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 08:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392452#M7234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-22T08:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392453#M7235</link>
      <description>&lt;P&gt;Hi Sebrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes the version 7.0.1 correct the problem&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so do we have to migrate all out project in the version 6.5.1 to the version 7.0.1 ?!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why not make the same correction on the version 6.5.1 ?!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&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;</description>
      <pubDate>Mon, 22 Oct 2018 16:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392453#M7235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-22T16:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: 6.5.1 TOS proxy issue</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392454#M7236</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LLfSAAW"&gt;@ssky&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Credential are not saved due to an eclipse configuration problem.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;The first time talend open studio (&amp;gt;=6.5) or eclipse is installed, we have to configure secure storage in order to passwords to be saved.&lt;/P&gt; 
&lt;P&gt;Please try to Window=&amp;gt;Preference=&amp;gt;General=&amp;gt;Security=&amp;gt;Secure storage then change master password. This simple step allowed us to save our proxy password.&lt;/P&gt; 
&lt;P&gt;Let us know if it is OK with you on V 6.5.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 10:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/m-p/2392454#M7236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-23T10:56:19Z</dc:date>
    </item>
  </channel>
</rss>

