<?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 Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType() in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241051#M28332</link>
    <description>&lt;P&gt;i am getting the following errors while i am trying to run my job with custom excel components. Can anyone please help me in resolving this. I have also attached the images for error,design and component details&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;[statistics] connecting to socket on port 3635
[statistics] connected
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()Lorg/apache/poi/ss/usermodel/CellType;
at de.jlo.talendcomp.excel.SpreadsheetFile.isRowEmpty(SpreadsheetFile.java:752)
at de.jlo.talendcomp.excel.SpreadsheetFile.detectCurrentSheetLastNoneEmptyRowIndex(SpreadsheetFile.java:740)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.tFileInputExcel_3Process(Span_Layers_v2.java:4972)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.tFileExcelWorkbookOpen_1Process(Span_Layers_v2.java:751)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.runJobInTOS(Span_Layers_v2.java:5595)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.main(Span_Layers_v2.java:5263)
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[statistics] disconnected
[statistics] disconnected&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:01:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T02:01:35Z</dc:date>
    <item>
      <title>Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241051#M28332</link>
      <description>&lt;P&gt;i am getting the following errors while i am trying to run my job with custom excel components. Can anyone please help me in resolving this. I have also attached the images for error,design and component details&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;[statistics] connecting to socket on port 3635
[statistics] connected
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()Lorg/apache/poi/ss/usermodel/CellType;
at de.jlo.talendcomp.excel.SpreadsheetFile.isRowEmpty(SpreadsheetFile.java:752)
at de.jlo.talendcomp.excel.SpreadsheetFile.detectCurrentSheetLastNoneEmptyRowIndex(SpreadsheetFile.java:740)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.tFileInputExcel_3Process(Span_Layers_v2.java:4972)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.tFileExcelWorkbookOpen_1Process(Span_Layers_v2.java:751)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.runJobInTOS(Span_Layers_v2.java:5595)
at hr_analytics.span_layers_v2_0_1.Span_Layers_v2.main(Span_Layers_v2.java:5263)
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[statistics] disconnected
[statistics] disconnected&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241051#M28332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241052#M28333</link>
      <description>Hi 
&lt;BR /&gt;Are you using the Excel components developed and shared by jlolling without any modification? 
&lt;BR /&gt;Please provide the following information for us to be more better evaluate the issue: 
&lt;BR /&gt;Studio version? 
&lt;BR /&gt;Operating System (such as Windows 10, 64 bit) 
&lt;BR /&gt;Java version (such as Oracle JDK build 1.8.0_201) 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 01 Jul 2020 04:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241052#M28333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-01T04:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241053#M28334</link>
      <description>Hi 
&lt;BR /&gt;Are you using the Excel components developed and shared by jlolling without any modification? 
&lt;BR /&gt;Please provide the following information for us to be more better evaluate the issue: 
&lt;BR /&gt;Studio version? 
&lt;BR /&gt;Operating System (such as Windows 10, 64 bit) 
&lt;BR /&gt;Java version (such as Oracle JDK build 1.8.0_201) 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 01 Jul 2020 04:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241053#M28334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-01T04:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241054#M28335</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;Yes i am using custom components which developed by jlolling with out any modification. I have just opened the component given the path and ticked the required check boxes as in the attached screenshot.&lt;/P&gt; 
&lt;P&gt;Studio version : 7.0.1&lt;/P&gt; 
&lt;P&gt;windows 10 - 64 bit,&lt;/P&gt; 
&lt;P&gt;jdk 8u251 (1.8.0_251)&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 07:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241054#M28335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-01T07:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241055#M28336</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;Yes i am using custom components which developed by jlolling with out any modification. I have just opened the component given the path and ticked the required check boxes as in the attached screenshot.&lt;/P&gt; 
&lt;P&gt;Studio version : 7.0.1&lt;/P&gt; 
&lt;P&gt;windows 10 - 64 bit,&lt;/P&gt; 
&lt;P&gt;jdk 8u251 (1.8.0_251)&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 07:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241055#M28336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-01T07:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241056#M28337</link>
      <description>Hi 
&lt;BR /&gt;The error indicates the required jar files are missing, 
&lt;BR /&gt;have you tried with the latest studio v7.3 or 7.2, I see jlolling marked the compatible studio 7.0 as retired. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 03 Jul 2020 08:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241056#M28337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-03T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241057#M28338</link>
      <description>Hi 
&lt;BR /&gt;The error indicates the required jar files are missing, 
&lt;BR /&gt;have you tried with the latest studio v7.3 or 7.2, I see jlolling marked the compatible studio 7.0 as retired. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 03 Jul 2020 08:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241057#M28338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-03T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241058#M28339</link>
      <description>&lt;P&gt;we are having same issue with accessing custom component developed by J.Lolling, we are using custom excel component along with talend standard tfileexcelinput in our job &lt;/P&gt;&lt;P&gt;it was working fine with talend 6.4.1 enterprise version however we migrated to 7.2.1 enterprise version now &amp;amp; since then we are getting this issue. any idea on the solution?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 20:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241058#M28339</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2020-07-30T20:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241059#M28340</link>
      <description>&lt;P&gt;I am getting this issue after upgrading from 7.1 to 7.2 of Studio.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the standard built-in tFileInputExcel component and getting the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in thread "main" java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellType()Lorg/apache/poi/ss/usermodel/CellType;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue has been introduced by Talend in the upgrade, as this was working perfectly ok until I upgraded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed my job to use the tFileExcel custom components instead ( &lt;B&gt;tFileExcelWorkbookOpen&lt;/B&gt; and&lt;B&gt; tfileExcelSheetInput&lt;/B&gt; ) and now the jobs works perfectly fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 14:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-java-lang-NoSuchMethodError-org-apache-poi-ss-usermodel/m-p/2241059#M28340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-27T14:14:10Z</dc:date>
    </item>
  </channel>
</rss>

