<?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: [resolved] Running Talend jobs parallelly in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330837#M99878</link>
    <description>Does the job run successfully when not multi-threaded? 
&lt;BR /&gt;I don't see your image so not sure what your configuration is. 
&lt;BR /&gt;I get your error when I the port number is a string rather than a number. Perhaps remove quotes?</description>
    <pubDate>Tue, 08 Jul 2014 18:30:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-08T18:30:05Z</dc:date>
    <item>
      <title>[resolved] Running Talend jobs parallelly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330836#M99877</link>
      <description>Hi All, 
&lt;BR /&gt;I tried to run two sub jobs in parallel as shown in the image. Both the tOracleOutput components 
&lt;BR /&gt;are connecting to different tables in the same database(but they do not use a tOracleConnection). 
&lt;BR /&gt;Then I checked the 'Multi thread execution' option in the Run View of the job and started running the job. 
&lt;BR /&gt;Only one of the jobs ran successfully and the other failed with the following error. Does anyone has a solution for this? 
&lt;BR /&gt;Exception in component tOracleOutput_3 
&lt;BR /&gt;java.sql.SQLException: Invalid number format for port number 
&lt;BR /&gt; at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:197) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:525) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:413) 
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:508) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.&amp;lt;init&amp;gt;(T4CConnection.java:203) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33) 
&lt;BR /&gt; at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at test.data_mig_demo_0_1.DATA_MIG_DEMO.tOracleInput_4Process(DATA_MIG_DEMO.java:5885) 
&lt;BR /&gt; at test.data_mig_demo_0_1.DATA_MIG_DEMO$3.run(DATA_MIG_DEMO.java:7176) 
&lt;BR /&gt;Caused by: oracle.net.ns.NetException: Invalid number format for port number 
&lt;BR /&gt; at oracle.net.resolver.AddrResolution.resolveSimple(AddrResolution.java:499) 
&lt;BR /&gt; at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:396) 
&lt;BR /&gt; at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:630) 
&lt;BR /&gt; at oracle.net.ns.NSProtocol.connect(NSProtocol.java:206) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:966) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:292) 
&lt;BR /&gt; ... 8 more</description>
      <pubDate>Tue, 08 Jul 2014 10:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330836#M99877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T10:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Running Talend jobs parallelly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330837#M99878</link>
      <description>Does the job run successfully when not multi-threaded? 
&lt;BR /&gt;I don't see your image so not sure what your configuration is. 
&lt;BR /&gt;I get your error when I the port number is a string rather than a number. Perhaps remove quotes?</description>
      <pubDate>Tue, 08 Jul 2014 18:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330837#M99878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T18:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Running Talend jobs parallelly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330838#M99879</link>
      <description>Yes, the job runs correctly when multi-threaded is off. 
&lt;BR /&gt;And I used a property file to define the database configurations. So the quotes issue is not there. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEIO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157084iD75A677E41CBB44E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEIO.png" alt="0683p000009MEIO.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 09 Jul 2014 03:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330838#M99879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T03:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Running Talend jobs parallelly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330839#M99880</link>
      <description>Hi, 
&lt;BR /&gt;Here is a solution in another same topic 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqLCCA0" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Running-Talend-jobs-parallelly/td-p/108117&lt;/A&gt;. 
&lt;BR /&gt;Please stick to one topic so that we can pay individule attention to it. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 09 Jul 2014 11:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Running-Talend-jobs-parallelly/m-p/2330839#M99880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T11:14:06Z</dc:date>
    </item>
  </channel>
</rss>

