<?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: tHTTP request connection reset due to socket exception in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHTTP-request-connection-reset-due-to-socket-exception/m-p/2238059#M26299</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please give us some background about your development server? Did you execute the job script file(.bat or .sh) or use the same vesion 7.0 on your development server?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 07:51:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-14T07:51:09Z</dc:date>
    <item>
      <title>tHTTP request connection reset due to socket exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHTTP-request-connection-reset-due-to-socket-exception/m-p/2238058#M26298</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;any help appreciated&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've been using tHTTP request(GET method) for getting the batch reports using an API. It was working well when i'm running the job on my local machine. But i started getting a socket exception when i migrated my job to a development server. I'm using version 7.0. See the error below.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;Exception in component tHttpRequest_2 (university_api_v1main)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;java.net.SocketException: Connection reset&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at java.net.SocketInputStream.read(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at java.net.SocketInputStream.read(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.security.ssl.InputRecord.readFully(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.security.ssl.InputRecord.read(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsClient.afterConnect(Unknown" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.HttpsClient.afterConnect(Unknown&lt;/A&gt; Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown&lt;/A&gt; Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.connect(Unknown" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.HttpsURLConnectionImpl.connect(Unknown&lt;/A&gt; Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at local_project.university_api_v1main_0_1.university_api_v1main.tHttpRequest_2Process(university_api_v1main.java:497)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at local_project.university_api_v1main_0_1.university_api_v1main.runJobInTOS(university_api_v1main.java:918)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;at local_project.university_api_v1main_0_1.university_api_v1main.main(university_api_v1main.java:685)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;Does this have something to do within talend?&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your time.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Surya.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Nov 2018 15:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHTTP-request-connection-reset-due-to-socket-exception/m-p/2238058#M26298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-11T15:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: tHTTP request connection reset due to socket exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHTTP-request-connection-reset-due-to-socket-exception/m-p/2238059#M26299</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please give us some background about your development server? Did you execute the job script file(.bat or .sh) or use the same vesion 7.0 on your development server?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 07:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHTTP-request-connection-reset-due-to-socket-exception/m-p/2238059#M26299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-14T07:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: tHTTP request connection reset due to socket exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHTTP-request-connection-reset-due-to-socket-exception/m-p/2238060#M26300</link>
      <description>&lt;P&gt;Hello Sabrina,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Thanks for replying.&lt;/P&gt; 
&lt;P&gt;I could not import my job into talend on dev server because dev server is having V6.4.1 and it was not compatible it said. So i recreated the whole job in dev server using V6.4.1. Then i started getting this error of socket exception. I tried to access the URL through internet explorer to check whether it is accesible from the server. I was able to access it.&lt;/P&gt; 
&lt;P&gt;Next thing i did was downloading 6.4.1 on my local machine to check whether it is working or not. It worked without any problem.&lt;/P&gt; 
&lt;P&gt;So whatever version i use&amp;nbsp; is working on local machine,but not on my dev server.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 15:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHTTP-request-connection-reset-due-to-socket-exception/m-p/2238060#M26300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-14T15:21:49Z</dc:date>
    </item>
  </channel>
</rss>

