<?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] problem execution a job with a java application in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-problem-execution-a-job-with-a-java-application/m-p/2256431#M38817</link>
    <description>thank you for answer but I already solved the problem.it was the connectection parameters</description>
    <pubDate>Mon, 21 Mar 2011 08:16:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-21T08:16:53Z</dc:date>
    <item>
      <title>[resolved] problem execution a job with a java application</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-problem-execution-a-job-with-a-java-application/m-p/2256429#M38815</link>
      <description>Hi all 
&lt;BR /&gt;i've followed the tutoriel in the topic : 
&lt;A href="http://community.talend.com:80/t5/Design-and-Development/Talend-as-part-of-another-application/m-p/1450#M1395" target="_blank"&gt;http://community.talend.com:80/t5/Design-and-Development/Talend-as-part-of-another-application/m-p/1450#M1395&lt;/A&gt; everything seems to be OK ! but when i execute the java program i get the following error : 
&lt;BR /&gt; 
&lt;PRE&gt;Exception in component tMysqlOutput_1&lt;BR /&gt;com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "null"'.&lt;BR /&gt;    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;    at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;    at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)&lt;BR /&gt;    at com.mysql.jdbc.Util.getInstance(Util.java:384)&lt;BR /&gt;    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1015)&lt;BR /&gt;    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:989)&lt;BR /&gt;    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:984)&lt;BR /&gt;    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:929)&lt;BR /&gt;    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:298)&lt;BR /&gt;    at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;    at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;    at importationsql.job1_0_1.job1.tFileInputDelimited_1Process(job1.java:712)&lt;BR /&gt;    at importationsql.job1_0_1.job1.runJobInTOS(job1.java:1212)&lt;BR /&gt;    at importationsql.job1_0_1.job1.main(job1.java:1066)&lt;BR /&gt;    at Talend.main(Talend.java:9)&lt;BR /&gt;Caused by: java.lang.NumberFormatException: For input string: "null"&lt;BR /&gt;    at java.lang.NumberFormatException.forInputString(Unknown Source)&lt;BR /&gt;    at java.lang.Integer.parseInt(Unknown Source)&lt;BR /&gt;    at java.lang.Integer.parseInt(Unknown Source)&lt;BR /&gt;    at com.mysql.jdbc.NonRegisteringDriver.port(NonRegisteringDriver.java:814)&lt;BR /&gt;    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:289)&lt;BR /&gt;    ... 6 more&lt;/PRE&gt; 
&lt;BR /&gt;Can you help me please</description>
      <pubDate>Sat, 16 Nov 2024 13:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-problem-execution-a-job-with-a-java-application/m-p/2256429#M38815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] problem execution a job with a java application</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-problem-execution-a-job-with-a-java-application/m-p/2256430#M38816</link>
      <description>hi, 
&lt;BR /&gt; 
&lt;PRE&gt; Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "null"'.&lt;/PRE&gt; 
&lt;BR /&gt;check that all parameter connection are well passed ... seems that you're using a 'null' value as a parameter ! 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent</description>
      <pubDate>Sun, 20 Mar 2011 11:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-problem-execution-a-job-with-a-java-application/m-p/2256430#M38816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-20T11:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] problem execution a job with a java application</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-problem-execution-a-job-with-a-java-application/m-p/2256431#M38817</link>
      <description>thank you for answer but I already solved the problem.it was the connectection parameters</description>
      <pubDate>Mon, 21 Mar 2011 08:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-problem-execution-a-job-with-a-java-application/m-p/2256431#M38817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-21T08:16:53Z</dc:date>
    </item>
  </channel>
</rss>

