<?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: Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer; in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470967#M12436</link>
    <description>&lt;P&gt;Hi Sabrina,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I can confirm you that both V7 and V8&amp;nbsp;&lt;SPAN&gt;JDK Compiler compliance level&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;set to 1.8 and the server where the standalone jars run has also same JDK.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2024 13:49:50 GMT</pubDate>
    <dc:creator>Diwash</dc:creator>
    <dc:date>2024-07-16T13:49:50Z</dc:date>
    <item>
      <title>Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470396#M12429</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am migrating few projects from V 7.3.1 to V8. The jobs are running fine in prod since a year or more in V7 but however, migrating to V8, I came across this issue while dealing with a copybook file in thmap in Big data job. For a fixed length file, it has no issue, but for a data segment with occurrences , I am facing this issue.&lt;BR /&gt;&lt;BR /&gt;Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;&lt;BR /&gt;&lt;BR /&gt;Please advise!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470396#M12429</guid>
      <dc:creator>Diwash</dc:creator>
      <dc:date>2024-11-15T20:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470557#M12432</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please let us know what Java version are you using when migrating few projects from V 7.3.1 to V8?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 04:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470557#M12432</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-07-15T04:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470760#M12434</link>
      <description>&lt;P&gt;Hi Sabrina,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For V7: We are using Java 8&lt;BR /&gt;For V8: We are using Java 11&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 16:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470760#M12434</guid>
      <dc:creator>Diwash</dc:creator>
      <dc:date>2024-07-15T16:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470865#M12435</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;A NoSuchMethodError typically is an indication for a mismatch of the Java version used to compile some code, and the Java version used for running it: some method existed at compile time, but it’s not available at runtime.&lt;/P&gt;
&lt;P&gt;Is your JDK Compiler compliance level&lt;SPAN&gt; set to 1.8 (under Project Settings &amp;gt; Build &amp;gt; Java Version) for both studio 7 and 8?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 06:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470865#M12435</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-07-16T06:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470967#M12436</link>
      <description>&lt;P&gt;Hi Sabrina,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I can confirm you that both V7 and V8&amp;nbsp;&lt;SPAN&gt;JDK Compiler compliance level&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;set to 1.8 and the server where the standalone jars run has also same JDK.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 13:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Caused-by-java-lang-NoSuchMethodError-java-nio-ByteBuffer/m-p/2470967#M12436</guid>
      <dc:creator>Diwash</dc:creator>
      <dc:date>2024-07-16T13:49:50Z</dc:date>
    </item>
  </channel>
</rss>

