<?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] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376476#M138644</link>
    <description>Hi Didier,&lt;BR /&gt;Your case is certainly strange. Are you sure the two jobs that work use the same MySQL table? You mention SQLServer, are you using MySQL component with a MSSQLServer database?&lt;BR /&gt;Maybe&amp;nbsp; if you could upload some screenshots of your failing jobs, this could help figure out where the Duplicate column name 'null' error comes from.&lt;BR /&gt;Elisa</description>
    <pubDate>Wed, 22 Oct 2014 16:35:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-22T16:35:44Z</dc:date>
    <item>
      <title>[resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376471#M138639</link>
      <description>My environment:&lt;BR /&gt;"Talend Open Studio for Data Integration"&lt;BR /&gt;Version: 5.5.1&lt;BR /&gt;Build id: r118616-20140617-1110&lt;BR /&gt;My SQL server : 5.6.12&lt;BR /&gt;I have this type of error with several jobs:&lt;BR /&gt;Démarrage du job ReplEcomcli a 22:27 21/10/2014.&lt;BR /&gt; connecting to socket on port 3780&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tMysqlOutput_1&lt;BR /&gt;com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate column name 'null'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.Util.getInstance(Util.java:384)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2832)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2781)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:908)&lt;BR /&gt; disconnected&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:788)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at optimis.replecomcli_0_1.ReplEcomcli.tFileInputDelimited_1Process(ReplEcomcli.java:2255)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at optimis.replecomcli_0_1.ReplEcomcli.runJobInTOS(ReplEcomcli.java:6385)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at optimis.replecomcli_0_1.ReplEcomcli.main(ReplEcomcli.java:6244)&lt;BR /&gt;Job ReplEcomcli terminé à 22:27 21/10/2014. &lt;BR /&gt;Any ideas?&lt;BR /&gt;Thanks&lt;BR /&gt;Didier</description>
      <pubDate>Tue, 21 Oct 2014 21:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376471#M138639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T21:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376472#M138640</link>
      <description>I have the following error with a SQLServer database&lt;BR /&gt;Démarrage du job ReplEcomcli a 22:50 21/10/2014.&lt;BR /&gt; connecting to socket on port 3630&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tMysqlOutput_1&lt;BR /&gt;java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader$1.run(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader$1.run(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader.findClass(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.forName0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.forName(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at optimis.replecomcli_0_1.ReplEcomcli.tFileInputDelimited_1Process(ReplEcomcli.java:2223)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at optimis.replecomcli_0_1.ReplEcomcli.runJobInTOS(ReplEcomcli.java:6385)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at optimis.replecomcli_0_1.ReplEcomcli.main(ReplEcomcli.java:6244)&lt;BR /&gt; disconnected&lt;BR /&gt;Job ReplEcomcli terminé à 22:50 21/10/2014. &lt;BR /&gt;So a talend issue???</description>
      <pubDate>Tue, 21 Oct 2014 21:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376472#M138640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T21:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376473#M138641</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Since the version 5.3.1, some libraries needs to be downloaded by the customer in order for the Studio / commandline to work well.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Have you checked document &lt;A href="https://help.talend.com/search/all?query=Identify+required+external+modules&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Identify required external modules&lt;/A&gt; and &lt;A href="https://help.talend.com/search/all?query=Install+external+modules&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Install external modules&lt;/A&gt;?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Sabrina&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 22 Oct 2014 10:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376473#M138641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T10:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376474#M138642</link>
      <description>Strange, because in the same projet I have several jobs based on the same template and the same taget MySQL database.&lt;BR /&gt;It works for 2 jobs and not for the 6 other jobs!!!</description>
      <pubDate>Wed, 22 Oct 2014 11:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376474#M138642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T11:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376475#M138643</link>
      <description>I have installed the version 5.6RC and it works!!!&lt;BR /&gt;What happens with V5.5??&lt;BR /&gt;My installation is corrupted??</description>
      <pubDate>Wed, 22 Oct 2014 12:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376475#M138643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T12:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376476#M138644</link>
      <description>Hi Didier,&lt;BR /&gt;Your case is certainly strange. Are you sure the two jobs that work use the same MySQL table? You mention SQLServer, are you using MySQL component with a MSSQLServer database?&lt;BR /&gt;Maybe&amp;nbsp; if you could upload some screenshots of your failing jobs, this could help figure out where the Duplicate column name 'null' error comes from.&lt;BR /&gt;Elisa</description>
      <pubDate>Wed, 22 Oct 2014 16:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376476#M138644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T16:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376477#M138645</link>
      <description>Sure!&lt;BR /&gt;If I open the projet and execute the same jobs with talend V5.6, they work!!</description>
      <pubDate>Wed, 22 Oct 2014 20:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376477#M138645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T20:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate colum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376478#M138646</link>
      <description>fixed with V5.6RC not solved with V5.5</description>
      <pubDate>Thu, 23 Oct 2014 07:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-mysql-jdbc-exceptions-jdbc4-MySQLSyntaxErrorException/m-p/2376478#M138646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-23T07:43:45Z</dc:date>
    </item>
  </channel>
</rss>

