<?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 Exception in component tMysqlLastInsertId java.lang.NullPointerExcep in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318392#M88741</link>
    <description>hello , &lt;BR /&gt;Every time i try to use this component a nullpointerException comme to me . &lt;BR /&gt;can any body help me ? &lt;BR /&gt;thank you</description>
    <pubDate>Thu, 11 Jul 2013 09:30:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-11T09:30:13Z</dc:date>
    <item>
      <title>Exception in component tMysqlLastInsertId java.lang.NullPointerExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318392#M88741</link>
      <description>hello , &lt;BR /&gt;Every time i try to use this component a nullpointerException comme to me . &lt;BR /&gt;can any body help me ? &lt;BR /&gt;thank you</description>
      <pubDate>Thu, 11 Jul 2013 09:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318392#M88741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-11T09:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlLastInsertId java.lang.NullPointerExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318393#M88742</link>
      <description>Hi, 
&lt;BR /&gt;Could you please post your work flow and component setting screenshots into forum so that we can address your issue quickly.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 11 Jul 2013 09:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318393#M88742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-11T09:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlLastInsertId java.lang.NullPointerExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318394#M88743</link>
      <description>their is my work folw and the TmysqlLastInsertId setting . 
&lt;BR /&gt;thank you 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MElg.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150695i1C3F4D31F63A34D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MElg.png" alt="0683p000009MElg.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEgc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141168iE689A9EDB27F2A81/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEgc.png" alt="0683p000009MEgc.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 11 Jul 2013 09:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318394#M88743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-11T09:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlLastInsertId java.lang.NullPointerExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318395#M88744</link>
      <description>Usually, you should look at the code (click the tab at the bottom-left of your design area) and find the exact line on which the NPE occurred to identify the problem.
&lt;BR /&gt;(See the first number in the stacktrace e.g. 516 in the following:
&lt;BR /&gt;Exception in component tJava_1
&lt;BR /&gt;java.lang.NullPointerException
&lt;BR /&gt; at idm_from_superb.test_0_1.test.tJava_1Process(test.java:516)
&lt;BR /&gt; at idm_from_superb.test_0_1.test.runJobInTOS(test.java:842)
&lt;BR /&gt; at idm_from_superb.test_0_1.test.main(test.java:601)
&lt;BR /&gt;)
&lt;BR /&gt;However, in this case, I don't see a tMysqlConnection so where will tMysqlLastInsertId get its value from? It needs to share a connection with tMysqlOutput to work. Did you read the component help to understand how to use it?</description>
      <pubDate>Fri, 12 Jul 2013 00:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318395#M88744</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-07-12T00:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlLastInsertId java.lang.NullPointerExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318396#M88745</link>
      <description>Thank you , but how do I can use the last input Id In the other sqlOutPut . Like you see I use Tmap and I need rows from my file to both bases .</description>
      <pubDate>Fri, 12 Jul 2013 09:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318396#M88745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-12T09:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlLastInsertId java.lang.NullPointerExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318397#M88746</link>
      <description>The way I explained in your 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCr5nCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/mapping-foreign-key-in-Tmap-with-2-mysqloutput/td-p/113346&lt;/A&gt;.</description>
      <pubDate>Fri, 12 Jul 2013 13:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlLastInsertId-java-lang/m-p/2318397#M88746</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-07-12T13:40:18Z</dc:date>
    </item>
  </channel>
</rss>

