<?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: Error when i try to open Talend Studio 7.3.1 in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-when-i-try-to-open-Talend-Studio-7-3-1/m-p/2485708#M12548</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/305686"&gt;@lucacupito&lt;/a&gt; , you can try to share a tcpdump (or equivalent) while replicating the issue.&lt;/P&gt;
&lt;P&gt;It should help to identify if a remote host is responding with a TCP RST flag; from my understanding, it can also be a perimetral firewall and related.&lt;/P&gt;
&lt;P&gt;If tcpdump doesn't show abnormal behaviors (or the error), we can move to the OS and JVM.&lt;/P&gt;
&lt;P&gt;At this stage, and with the provided informations, I don't believe it's an application (talend) error.&lt;/P&gt;
&lt;P&gt;Which version of java are you using?&lt;/P&gt;
&lt;P&gt;Are you running under Linux or Windows?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2024 19:01:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-10-07T19:01:59Z</dc:date>
    <item>
      <title>Error when i try to open Talend Studio 7.3.1</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-when-i-try-to-open-Talend-Studio-7-3-1/m-p/2485377#M12547</link>
      <description>&lt;P&gt;Hi to everyone,&lt;/P&gt;
&lt;P&gt;i have a big problem when i try to open talend studio. The error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;java.net.SocketException: Connection reset&lt;BR /&gt;  at org.talend.repository.remoteprovider.client.ClientFactory.getClient(ClientFactory.java:118)&lt;BR /&gt;  at org.talend.repository.remoteprovider.CheckListener.widgetSelected(CheckListener.java:56)&lt;BR /&gt;  at org.talend.repository.ui.login.connections.ConnectionFormComposite$DelegateSelectionListener.widgetSelected(ConnectionFormComposite.java:999)&lt;BR /&gt;  at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)&lt;BR /&gt;  at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;BR /&gt;  at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4131)&lt;BR /&gt;  at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)&lt;BR /&gt;  at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3944)&lt;BR /&gt;  at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3547)&lt;BR /&gt;  at org.eclipse.jface.window.Window.runEventLoop(Window.java:822)&lt;BR /&gt;  at org.eclipse.jface.window.Window.open(Window.java:798)&lt;BR /&gt;  at org.talend.repository.ui.login.LoginProjectPage$11.widgetSelected(LoginProjectPage.java:863)&lt;BR /&gt;  at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)&lt;BR /&gt;  at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;BR /&gt;  at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4131)&lt;BR /&gt;  at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)&lt;BR /&gt;  at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3944)&lt;BR /&gt;  at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3547)&lt;BR /&gt;  at org.eclipse.jface.window.Window.runEventLoop(Window.java:822)&lt;BR /&gt;  at org.eclipse.jface.window.Window.open(Window.java:798)&lt;BR /&gt;  at org.talend.repository.RepositoryService.openLoginDialog(RepositoryService.java:322)&lt;BR /&gt;  at org.talend.rcp.intro.Application.logUserOnProject(Application.java:518)&lt;BR /&gt;  at org.talend.rcp.intro.Application.start(Application.java:211)&lt;BR /&gt;  at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;BR /&gt;  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)&lt;BR /&gt;  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)&lt;BR /&gt;  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)&lt;BR /&gt;  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&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:659)&lt;BR /&gt;  at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)&lt;BR /&gt;  at org.eclipse.equinox.launcher.Main.run(Main.java:1501)&lt;BR /&gt;Caused by: java.net.SocketException: Connection reset&lt;BR /&gt;  at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:199)&lt;BR /&gt;  at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:87)&lt;BR /&gt;  at org.talend.repository.remoteprovider.rest.RestUtil.getResponse(RestUtil.java:70)&lt;BR /&gt;  at org.talend.repository.remoteprovider.rest.request.ServerCheckRestApi.getServerType(ServerCheckRestApi.java:52)&lt;BR /&gt;  at org.talend.repository.remoteprovider.client.ClientFactory.getClient(ClientFactory.java:97)&lt;BR /&gt;  ... 34 more&lt;BR /&gt;Caused by: java.net.SocketException: Connection reset&lt;BR /&gt;  at java.net.SocketInputStream.read(SocketInputStream.java:210)&lt;BR /&gt;  at java.net.SocketInputStream.read(SocketInputStream.java:141)&lt;BR /&gt;  at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)&lt;BR /&gt;  at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)&lt;BR /&gt;  at java.io.BufferedInputStream.read(BufferedInputStream.java:345)&lt;BR /&gt;  at sun.net.&lt;A title="https://www.http.httpclient.parsehttpheader(httpclient.java:735)" target="_blank" rel="noreferrer noopener"&gt;www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)&lt;/A&gt;&lt;BR /&gt;  at sun.net.&lt;A title="https://www.http.httpclient.parsehttp(httpclient.java:678)" target="_blank" rel="noreferrer noopener"&gt;www.http.HttpClient.parseHTTP(HttpClient.java:678)&lt;/A&gt;&lt;BR /&gt;  at sun.net.&lt;A title="https://www.http.httpclient.parsehttp(httpclient.java:706)" target="_blank" rel="noreferrer noopener"&gt;www.http.HttpClient.parseHTTP(HttpClient.java:706)&lt;/A&gt;&lt;BR /&gt;  at sun.net.&lt;A title="https://www.protocol.http.httpurlconnection.getinputstream0(httpurlconnection.java:1587)" target="_blank" rel="noreferrer noopener"&gt;www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)&lt;/A&gt;&lt;BR /&gt;  at sun.net.&lt;A title="https://www.protocol.http.httpurlconnection.getinputstream(httpurlconnection.java:1492)" target="_blank" rel="noreferrer noopener"&gt;www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)&lt;/A&gt;&lt;BR /&gt;  at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)&lt;BR /&gt;  at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:152)&lt;BR /&gt;  ... 38 more&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&amp;nbsp;i try to disable any firewall or antivirus but the problem persist.&lt;BR /&gt;Any solution?&amp;nbsp;&lt;BR /&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-when-i-try-to-open-Talend-Studio-7-3-1/m-p/2485377#M12547</guid>
      <dc:creator>lucacupito</dc:creator>
      <dc:date>2024-11-15T20:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when i try to open Talend Studio 7.3.1</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-when-i-try-to-open-Talend-Studio-7-3-1/m-p/2485708#M12548</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/305686"&gt;@lucacupito&lt;/a&gt; , you can try to share a tcpdump (or equivalent) while replicating the issue.&lt;/P&gt;
&lt;P&gt;It should help to identify if a remote host is responding with a TCP RST flag; from my understanding, it can also be a perimetral firewall and related.&lt;/P&gt;
&lt;P&gt;If tcpdump doesn't show abnormal behaviors (or the error), we can move to the OS and JVM.&lt;/P&gt;
&lt;P&gt;At this stage, and with the provided informations, I don't believe it's an application (talend) error.&lt;/P&gt;
&lt;P&gt;Which version of java are you using?&lt;/P&gt;
&lt;P&gt;Are you running under Linux or Windows?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 19:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-when-i-try-to-open-Talend-Studio-7-3-1/m-p/2485708#M12548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-07T19:01:59Z</dc:date>
    </item>
  </channel>
</rss>

