<?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: TCP/IP Connection failed in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305883#M143904</link>
    <description>&lt;P&gt;Have you tried the "Bind host name" option in the tSocketInput&amp;nbsp;component?&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2018 10:11:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-21T10:11:44Z</dc:date>
    <item>
      <title>TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305878#M143899</link>
      <description>&lt;P&gt;Hello everybody, iam a beginner in Talend ESB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to establish a &lt;STRONG&gt;TCP/IP connection to a Server&lt;/STRONG&gt;. It's an RFID reader.&lt;/P&gt; 
&lt;P&gt;I have to send the reader an XML message via &lt;STRONG&gt;TCP / IP to a Host: "141.79.224.86" and a Port: 10001.&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;The XML message is called HostGreetings.&lt;/P&gt; 
&lt;P&gt;(&amp;lt;frame&amp;gt;&amp;lt;cmd&amp;gt;&amp;lt;id&amp;gt;1&amp;lt;/id&amp;gt;&amp;lt;hostGreetings&amp;gt;&amp;lt;readerType&amp;gt;SIMATIC_RF680R&amp;lt;/readerType&amp;gt;&amp;lt;supportedVersions&amp;gt;&amp;lt;version&amp;gt;V2.0&amp;lt;/version&amp;gt;&amp;lt;version&amp;gt;V2.1&amp;lt;/version&amp;gt;&amp;lt;version&amp;gt;V2.2&amp;lt;/version&amp;gt;&amp;lt;/supportedVersions&amp;gt;&amp;lt;/hostGreetings&amp;gt;&amp;lt;/cmd&amp;gt;&amp;lt;/frame&amp;gt;)&lt;/P&gt; 
&lt;P&gt;After sending I have to get an answer. But that doesnt work.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My process is as follows:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsi8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133907i5A6A10E5852F7B39/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsi8.png" alt="0683p000009Lsi8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;In the first step i send the whole code via tFileDelimited to the tSocketOutput (Client). This is working.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsc8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135883iFB3A67A3E3AB1B14/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsc8.png" alt="0683p000009Lsc8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;The answer i can see only about wireshark i get one. But in Talend it does not show me.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt3.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsP9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140325i2B265B7F38642D51/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsP9.png" alt="0683p000009LsP9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Thats the mistake i get.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Does anybody know what i'm doing wrong?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance!!!!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kind regards&lt;/P&gt; 
&lt;P&gt;Ao&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305878#M143899</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305879#M143900</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have two separate jobs. One for sending the message and one for receiving the message. Start the job that is sending the message first. Then start the job which is receiving the message while the first job is still running. You should then see it working. The problem with doing this in one job is that the components need to be sending and receiving at the same time. You can do this quite easily with the tParallelize component in the Enterprise Edition.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 23:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305879#M143900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T23:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305880#M143901</link>
      <description>&lt;P&gt;your job design is wrong...&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) 1st job: Open the port by using tsocketInput component and make sure timeout is bit high and give you enough time to execute second job&lt;/P&gt; 
&lt;P&gt;2)&amp;nbsp; 2nd Job: Send your file to tsocketOutput in this job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="socket_testing.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsdE.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138783i5D960689F9EAFA39/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsdE.jpg" alt="0683p000009LsdE.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 03:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305880#M143901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T03:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305881#M143902</link>
      <description>&lt;P&gt;To be honest, the order of the jobs is not terribly important so long as you ensure that there is a crossover where they are both sending and trying to receive at the same time. To do this there are a few methods you can use. But it makes sense to look at the tSocketOutput's timeout and retry times AND the tSocketInput's timeout. Whichever you have more control over should have its timeout lengthened (and&amp;nbsp;assigned more "trys" in the tSocketOutput's case).&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 09:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305881#M143902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T09:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305882#M143903</link>
      <description>&lt;P&gt;Many thanks for the answer.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have tried this several times before. But without success.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;SocketServer (first job that is running):&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LslW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132727i190B188478975591/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LslW.png" alt="0683p000009LslW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;SocketClient (Secound Job):&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsb7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132871i96FEF0F7FC09ED4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsb7.png" alt="0683p000009Lsb7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;With two separate jobs, it works only via localhost!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;SocketServer: (Starting)&lt;/P&gt; 
&lt;P&gt;SocketClient: runs&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;after the timeout comes an error message.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starte Job SocketServer am 10:58 21/02/2018.&lt;BR /&gt;[statistics] connecting to socket on port 3846&lt;BR /&gt;[statistics] connected&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Exception in component tSocketInput_1 (SocketServer)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;java.net.SocketTimeoutException: Accept timed out&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.waitForNewConnection(Native Method)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.AbstractPlainSocketImpl.accept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.accept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.implAccept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.accept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.tSocketInput_1Process(SocketServer.java:514)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i mark at tSocketInput (bind host name), an error message comes immediatly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starte Job SocketServer am 11:01 21/02/2018.&lt;BR /&gt;[statistics] connecting to socket on port 4063&lt;BR /&gt;[statistics] connected&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Exception in component tSocketInput_1 (SocketServer)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;java.net.BindException: Cannot assign requested address: JVM_Bind&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.bind0(Native Method)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.AbstractPlainSocketImpl.bind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.bind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.bind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.&amp;lt;init&amp;gt;(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.tSocketInput_1Process(SocketServer.java:507)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.runJobInTOS(SocketServer.java:938)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.main(SocketServer.java:787)&lt;/FONT&gt;&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job SocketServer endet am 11:01 21/02/2018. [exit code=1]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I dont know what else to do! &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305882#M143903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305883#M143904</link>
      <description>&lt;P&gt;Have you tried the "Bind host name" option in the tSocketInput&amp;nbsp;component?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305883#M143904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305884#M143905</link>
      <description>&lt;P&gt;When i mark at tSocketInput (bind host name), an error message comes immediatly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starte Job SocketServer am 11:01 21/02/2018.&lt;BR /&gt;[statistics] connecting to socket on port 4063&lt;BR /&gt;[statistics] connected&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Exception in component tSocketInput_1 (SocketServer)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;java.net.BindException: Cannot assign requested address: JVM_Bind&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.bind0(Native Method)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.AbstractPlainSocketImpl.bind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.bind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.bind(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.&amp;lt;init&amp;gt;(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.tSocketInput_1Process(SocketServer.java:507)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.runJobInTOS(SocketServer.java:938)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.main(SocketServer.java:787)&lt;/FONT&gt;&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job SocketServer endet am 11:01 21/02/2018. [exit code=1]&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305884#M143905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305885#M143906</link>
      <description>&lt;P&gt;You have to bind it to an IP address that belongs to the machine you are running the code on. This says to me that the IP address you have bound it to does not belong to the machine you are running it on.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305885#M143906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305886#M143907</link>
      <description>&lt;P&gt;Sorry i didnt quite understand that. Iam connected to the RFID reader via VPN. The reader is somewhere at the college. I can ping the reader via the host address: "141.79.224.86". So what does that mean exactly?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305886#M143907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305887#M143908</link>
      <description>&lt;P&gt;How can i bind it? &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305887#M143908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305888#M143909</link>
      <description>&lt;P&gt;If you are on a VPN, your machine will have an IP address assigned by the VPN. But only if your machine is creating your VPN connection. If you are sharing a VPN connection across your network (maybe if your router is creating the VPN connection) you may be sharing the VPN connection's IP address. In which case you might have to go down the route of port forwarding on your router. This sounds like a networking problem, which isn't really a Talend problem.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305888#M143909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305889#M143910</link>
      <description>&lt;P&gt;I reach hin and he answers me. Here is whats going on in Wireshark when i play the scenario from above.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsaV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132872iC3F2256DEB35A568/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsaV.png" alt="0683p000009LsaV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I dont think that is a network problem otherwise i would not reach it right? &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305889#M143910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T10:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305890#M143911</link>
      <description>&lt;P&gt;It looks like your tSocketInput should be bound to 141.79.36.115. If it cannot bind to that IP then you will need to investigate why Talend does not think your machine owns that IP. Try an ipconfig (or ifconfig on linux/Mac) call to see which IP addresses your machine owns.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305890#M143911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T11:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305891#M143912</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsNW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128529i45F5581D447B6B5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsNW.png" alt="0683p000009LsNW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Since iam connected via VPN this is my new IP Adresse. I have now entered this address at tSocketInput.&lt;/P&gt; 
&lt;P&gt;It does not come immediately an error message as at 141.79.224.86.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now comes:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3632&lt;BR /&gt;[statistics] connected&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Exception in component tSocketInput_1 (SocketServer)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;java.net.SocketTimeoutException: Accept timed out&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.waitForNewConnection(Native Method)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.AbstractPlainSocketImpl.accept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.accept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.implAccept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.net.ServerSocket.accept(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.tSocketInput_1Process(SocketServer.java:470)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.runJobInTOS(SocketServer.java:880)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at rfidtosap.socketserver_0_1.SocketServer.main(SocketServer.java:729)&lt;/FONT&gt;&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job SocketServer endet am 12:27 21/02/2018. [exit code=1]&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>Wed, 21 Feb 2018 11:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305891#M143912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T11:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305892#M143913</link>
      <description>&lt;P&gt;This is because it is not receiving a message before its timeout period ends.....but the address is being bound.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You haven't answered my question about your VPN. Can your RFID server see your machine directly? If your RFID server were to ping your IP address, would it work? This is important. This is clearly a networking issue.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305892#M143913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305893#M143914</link>
      <description>&lt;P&gt;When i connect via VPN, iam in the same network as the RFID server. I can ping him and i get a response.&lt;/P&gt; 
&lt;P&gt;I didnt unterstand what you mean by that. The RFID-Reader cant ping me? I just get a response when i ping him.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsgW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128960iCDF064D4EF34DCB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsgW.png" alt="0683p000009LsgW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305893#M143914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T11:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305894#M143915</link>
      <description>&lt;P&gt;What is the green marked? This is what i see...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsm9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135370i29D0422DEE8CB7B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsm9.png" alt="0683p000009Lsm9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305894#M143915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T11:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305895#M143916</link>
      <description>&lt;P&gt;OK, I am getting confused here. Can you answer some questions?&lt;/P&gt;&lt;P&gt;1) Have you got a simple solution working with two jobs just posting from one job to the other (using localhost)?&lt;/P&gt;&lt;P&gt;2) Have you been trying this with your VPN connected?&lt;/P&gt;&lt;P&gt;3) Have you ensured that the port you are using is free?&lt;/P&gt;&lt;P&gt;4) Do you know the that RFID is receiving the message?&lt;/P&gt;&lt;P&gt;5) Is the RFID responding on the same port?&lt;/P&gt;&lt;P&gt;6) Can you try this on your local network without the VPN?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like this is a network error. If you have tested the use of the tSocketInput/Output using localhost and it worked, then this question has been resolved in relation to Talend. We are now trying to debug your networking. Networking is notoriously complicated and trying to debug a job like this without trying it on the simplest network first is a bad idea. You need to try this on a local network.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 12:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305895#M143916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305896#M143917</link>
      <description>&lt;P&gt;Sorry for confusing...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to 1) Yes, i did that. This works with Localhost. But not with my IP-Addresses (RFID)&lt;/P&gt;
&lt;P&gt;to 2) Yes, unfortunately, in vain&lt;/P&gt;
&lt;P&gt;to 3) Yes, i did&lt;/P&gt;
&lt;P&gt;to 4) Yes, otherwise i would not receive any feedback from the reader (Wireshark)&lt;/P&gt;
&lt;P&gt;to 5) Yes&lt;/P&gt;
&lt;P&gt;to 6) No, that doesnt work (tSocketOutput would not send)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 14:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305896#M143917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T14:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Connection failed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305897#M143918</link>
      <description>&lt;P&gt;The problem is that i want to send data via TCP.&lt;/P&gt;
&lt;P&gt;(My IP: 141.79.36.115 / Port:53523 (variable) )&lt;/P&gt;
&lt;P&gt;The RFID System wants to send me to the same IP address and the same port data. But via tSocketInput i define a different port.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Is there a solution for this?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 14:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-Connection-failed/m-p/2305897#M143918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T14:41:20Z</dc:date>
    </item>
  </channel>
</rss>

