<?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: Random error Session connect: java net SocketException: Connection reset for working sftp connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318015#M88393</link>
    <description>&lt;P&gt;I am using the tFTPClose, and still getting the error. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's even stranger is that it runs every 15 minutes 24/7 and the errors don't seem to have a pattern-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HourDaily-- Run No.--Day&lt;/P&gt;&lt;P&gt;4:45:00 AM--4--Fri&lt;/P&gt;&lt;P&gt;10:15:00 AM--42--Fri&lt;/P&gt;&lt;P&gt;3:15:00 PM--62--Fri&lt;/P&gt;&lt;P&gt;1:30:00 AM--7--Sat&lt;/P&gt;&lt;P&gt;6:30:00 AM--27--Sat&lt;/P&gt;&lt;P&gt;1:15:00 PM--54--Sat&lt;/P&gt;&lt;P&gt;5:59:00 PM--73--Sun&lt;/P&gt;&lt;P&gt;9:30:00 PM--87--Sun&lt;/P&gt;&lt;P&gt;5:30:00 AM--23--Mon&lt;/P&gt;&lt;P&gt;8:59:00 AM--37--Mon&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jan 2021 16:28:34 GMT</pubDate>
    <dc:creator>asheppardwork</dc:creator>
    <dc:date>2021-01-11T16:28:34Z</dc:date>
    <item>
      <title>Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318011#M88389</link>
      <description>&lt;P&gt;We need to stop an error from popping up randomly and causing our users/management concern. Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a job that runs on a Windows 2016 server. We are using Talend Open Studio for Big Data 7.1.1.21081026_1147 and Java version 1.8.0_231.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This job connects to a SFTP server to pull down, then process, then push up files. This job runs every 15 minutes and sometimes there are files to process and sometimes there are no files, for which there are tJava tests. This job works 99% of the time, but at least 2-3x per week we get an error that says&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Connection reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this ftp connection does work and if it wasn't this job would fail every time and never be successful. Instead it chooses to 'fail' randomly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10:15:01|xxxxxxx|xxxxxxx|xxxxxxx|6124|LOCAL_PROJECT|Process_Name|xxxxxxx|0.1|Dev|tFTPConnection_1|begin||&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	Exception in component tFTPConnection_1 (Process_Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Connection reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01 at com.jcraft.jsch.Session.connect(Session.java:558)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	2021-01-08 10:15:01|xxxxxxx|xxxxxxx|xxxxxxx|6124|LOCAL_PROJECT|Process_Name|xxxxxxx|0.1|Dev|tFTPConnection_1|end|failure|109&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	2021-01-08 10:15:01|xxxxxxx|xxxxxxx|xxxxxxx|6124|LOCAL_PROJECT|Process_Name|xxxxxxx|0.1|Dev|tPostjob_1|begin||&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	2021-01-08 10:15:01|xxxxxxx|xxxxxxx|xxxxxxx|6124|LOCAL_PROJECT|Process_Name|xxxxxxx|0.1|Dev|tPostjob_1|end|success|0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01 at com.jcraft.jsch.Session.connect(Session.java:183)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01 at local_project.Process_Name_0_1.Process_Name.tFTPConnection_1Process(Process_Name.java:2249)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01 at local_project.Process_Name_0_1.Process_Name.tJava_1Process(Process_Name.java:12727)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01 at local_project.Process_Name_0_1.Process_Name.runJobInTOS(Process_Name.java:13818)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01 at local_project.Process_Name_0_1.Process_Name.main(Process_Name.java:13448)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	2021-01-08 10:15:01|xxxxxxx|xxxxxxx|xxxxxxx|6124|LOCAL_PROJECT|Process_Name|xxxxxxx|0.1|Dev||end|failure|188&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	Result: 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:01	Could Not Find C:\xxxxx\xxxxx\xxxxx-localhost-dispatch-script.tmp.bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:15:02	Failed: NonZeroResultCode: Result code was 1&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318011#M88389</guid>
      <dc:creator>asheppardwork</dc:creator>
      <dc:date>2024-11-16T00:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318012#M88390</link>
      <description>&lt;P&gt;There could be many reasons for this error.&lt;/P&gt;&lt;P&gt;1) Are you transferring huge data ?&lt;/P&gt;&lt;P&gt;2) Some times job is waiting for too long to process the data then firewall reset the connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2021 12:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318012#M88390</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2021-01-09T12:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318013#M88391</link>
      <description>&lt;P&gt;This does not transfer large sets of data; and the processes that fail are not transferring any data at all, rather just connecting to the ftp to see if there are any files to transfer, if there are none then it closes.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 14:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318013#M88391</guid>
      <dc:creator>asheppardwork</dc:creator>
      <dc:date>2021-01-11T14:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318014#M88392</link>
      <description>&lt;P&gt;What you can do,  try to close the FTP connection using tFTPClose after completion of your job.&lt;/P&gt;&lt;P&gt;If you are not already doing it &lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 14:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318014#M88392</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2021-01-11T14:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318015#M88393</link>
      <description>&lt;P&gt;I am using the tFTPClose, and still getting the error. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's even stranger is that it runs every 15 minutes 24/7 and the errors don't seem to have a pattern-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HourDaily-- Run No.--Day&lt;/P&gt;&lt;P&gt;4:45:00 AM--4--Fri&lt;/P&gt;&lt;P&gt;10:15:00 AM--42--Fri&lt;/P&gt;&lt;P&gt;3:15:00 PM--62--Fri&lt;/P&gt;&lt;P&gt;1:30:00 AM--7--Sat&lt;/P&gt;&lt;P&gt;6:30:00 AM--27--Sat&lt;/P&gt;&lt;P&gt;1:15:00 PM--54--Sat&lt;/P&gt;&lt;P&gt;5:59:00 PM--73--Sun&lt;/P&gt;&lt;P&gt;9:30:00 PM--87--Sun&lt;/P&gt;&lt;P&gt;5:30:00 AM--23--Mon&lt;/P&gt;&lt;P&gt;8:59:00 AM--37--Mon&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 16:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318015#M88393</guid>
      <dc:creator>asheppardwork</dc:creator>
      <dc:date>2021-01-11T16:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318016#M88394</link>
      <description>&lt;P&gt;Another clue is that I can run this manually with the .bat file, in the UI, with RunDeck (a scheduler software) over and over manually and never see this error; It is only when the RunDeck scheduler runs the bat files that this happens.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 16:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318016#M88394</guid>
      <dc:creator>asheppardwork</dc:creator>
      <dc:date>2021-01-11T16:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318017#M88395</link>
      <description>&lt;P&gt;Just for testing could you extend it from 15 minutes to 1 hours. ​&lt;/P&gt;&lt;P&gt;Also check with your network team if some huge data transmission is done on​ the same server during the time when your job failed.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 16:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318017#M88395</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2021-01-11T16:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Random error Session connect: java net SocketException: Connection reset for working sftp connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318018#M88396</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please disable Firewall and try again and check to make sure everything works using ftp command.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 06:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-error-Session-connect-java-net-SocketException-Connection/m-p/2318018#M88396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-19T06:44:21Z</dc:date>
    </item>
  </channel>
</rss>

