<?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: java.lang.NullPointerException error in a tFileInputExcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359812#M124533</link>
    <description>&lt;P&gt;Hi jlolling, thanks for your answer.&lt;/P&gt;&lt;P&gt;How do you get the java stack trace ? I have tried to run this job in debug mode. I am not sure what I am expected to find : I got the error &lt;/P&gt;&lt;P&gt;Plugin execution not covered by lifecycle configuration: org.talend.ci:builder-maven-plugin:8.0.12:generate &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure if this could help&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 09:15:02 GMT</pubDate>
    <dc:creator>fabienb1</dc:creator>
    <dc:date>2023-09-26T09:15:02Z</dc:date>
    <item>
      <title>java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359800#M124521</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an error while using the tFileInputExcel component : if I open a specific Excel file it generates a java.lang.NullPointerException error.&lt;/P&gt;&lt;P&gt;If I open that Excel file, click on one random cell, save it without changing anything, then the job will run with no error.&lt;/P&gt;&lt;P&gt;If I open another Excel file, I do not face that error either. &lt;/P&gt;&lt;P&gt;I don't know what could be the cause of the problem. Is there a way to make a small change in the Excel file, for example with a tJava component, to work around the problem ?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359800#M124521</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2024-11-15T21:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359801#M124522</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does this issue repro on all your jobs or this specific tFileInputExcel?&lt;/P&gt;&lt;P&gt;Could you please clarify in which Talend version/edition you are and what's JDK version you are using?&lt;/P&gt;&lt;P&gt;Here are online documentations about:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/Cloud/installation-guide-windows/compatible-operating-systems" alt="https://help.talend.com/r/en-US/Cloud/installation-guide-windows/compatible-operating-systems" target="_blank"&gt;https://help.talend.com/r/en-US/Cloud/installation-guide-windows/compatible-operating-systems&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/Cloud/installation-guide-windows/compatible-java-environments" alt="https://help.talend.com/r/en-US/Cloud/installation-guide-windows/compatible-java-environments" target="_blank"&gt;https://help.talend.com/r/en-US/Cloud/installation-guide-windows/compatible-java-environments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 01:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359801#M124522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-18T01:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359802#M124523</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for answering. See the screenshot attached for the Talend version&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the Java version : &lt;/P&gt;&lt;P&gt;C:\Users\Augustin&amp;gt;java -version&lt;/P&gt;&lt;P&gt;openjdk version "17.0.6" 2023-01-17 LTS&lt;/P&gt;&lt;P&gt;OpenJDK Runtime Environment Zulu17.40+19-CA (build 17.0.6+10-LTS)&lt;/P&gt;&lt;P&gt;OpenJDK 64-Bit Server VM Zulu17.40+19-CA (build 17.0.6+10-LTS, mixed mode, sharing)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue reproduces if I create a brand new job, add a new component tFileInputExcel, and asks it to open that specific Excel file.&lt;/P&gt;&lt;P&gt;Note that this job (and all the other jobs) can perfectly run with another Excel file, or that problematic file with a small modification.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 14:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359802#M124523</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2023-09-18T14:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359803#M124524</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;So far, Java 17 is not list in the compatible java environments officially.&lt;/P&gt;&lt;P&gt;Could you please try to switch to java 11 (open jdk zulu) to see if it is working well for you?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 05:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359803#M124524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-19T05:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359804#M124525</link>
      <description>&lt;P&gt;I have reinstalled java, rebooted Windows, the problem is still here. Please, have a look at the screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run another Excel file linked to another project, I do not get this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the java version :&lt;/P&gt;&lt;P&gt;java -version&lt;/P&gt;&lt;P&gt;openjdk version "11.0.20.1" 2023-08-24 LTS&lt;/P&gt;&lt;P&gt;OpenJDK Runtime Environment Zulu11.66+19-CA (build 11.0.20.1+1-LTS)&lt;/P&gt;&lt;P&gt;OpenJDK 64-Bit Server VM Zulu11.66+19-CA (build 11.0.20.1+1-LTS, mixed mode)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 07:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359804#M124525</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2023-09-19T07:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359805#M124526</link>
      <description>&lt;P&gt;tFileInputExcel is an input component, it should has output links, make sure you have defined the schema and link it to another component, such as tLogRow, tFIleOutputDelimited, before you execute the job.&lt;/P&gt;&lt;P&gt;tFileInputExcel--main--tLogRow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tLogRow: print the data on the console. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 08:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359805#M124526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-19T08:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359806#M124527</link>
      <description>&lt;P&gt;I know, this is a standalone test job not meant to be used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But compare the logs with another Excel file, the result is different&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 09:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359806#M124527</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2023-09-19T09:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359807#M124528</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What does your specific Excel file look like?&lt;/P&gt;&lt;P&gt;Is it OK with you to centralize the connection to your excel file, along with its data structure, in the Repository?&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/8.0/studio-user-guide/centralizing-file-excel-metadata" alt="https://help.talend.com/r/en-US/8.0/studio-user-guide/centralizing-file-excel-metadata" target="_blank"&gt;https://help.talend.com/r/en-US/8.0/studio-user-guide/centralizing-file-excel-metadata&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 01:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359807#M124528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-20T01:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359808#M124529</link>
      <description>&lt;P&gt;Could you please check if you can find a java stack trace for this error in the studio logs? This would be very helpful. Unfortunately the given error message does not help at all - shame on you Talend!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 08:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359808#M124529</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-20T08:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359809#M124530</link>
      <description>&lt;P&gt;Could you please send me a copy of the original excel file. I would like to figure out the root cause. jan.lolling@gmail.com&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359809#M124530</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-20T09:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359810#M124531</link>
      <description>&lt;P&gt;I am sorry, it is not possible. The file contains customer data that can't be shared out of my company&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 15:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359810#M124531</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2023-09-20T15:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359811#M124532</link>
      <description>&lt;P&gt;What about the logs from the studio?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 16:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359811#M124532</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-20T16:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359812#M124533</link>
      <description>&lt;P&gt;Hi jlolling, thanks for your answer.&lt;/P&gt;&lt;P&gt;How do you get the java stack trace ? I have tried to run this job in debug mode. I am not sure what I am expected to find : I got the error &lt;/P&gt;&lt;P&gt;Plugin execution not covered by lifecycle configuration: org.talend.ci:builder-maven-plugin:8.0.12:generate &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure if this could help&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 09:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359812#M124533</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2023-09-26T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359813#M124534</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot share the Excel file as it contains customer data that can't be shared out of my company.&lt;/P&gt;&lt;P&gt;It has one worksheet, columns go to "AK", and lines to 88000. Strings, numbers, dates... Nothing particular.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 09:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359813#M124534</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2023-09-26T09:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException error in a tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359814#M124535</link>
      <description>&lt;P&gt;I have found the solution : I was working with a tFileInputExcel from a previous version of Talend, which behaved differently.&lt;/P&gt;&lt;P&gt;There was no indication on that. The only thing was a small visual difference.&lt;/P&gt;&lt;P&gt;I found this by comparing both components and re-mapping every column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 08:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-error-in-a-tFileInputExcel/m-p/2359814#M124535</guid>
      <dc:creator>fabienb1</dc:creator>
      <dc:date>2023-10-10T08:23:24Z</dc:date>
    </item>
  </channel>
</rss>

