<?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: Migration 5.6 - 6.2 in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390279#M6557</link>
    <description>Can you try disabling the tMap and try generating the code again? This won't necessarily fix the issue, but may help us diagnose it. If the code can be generated after disabling the tMap, try enabling it again. If that doesn't resolve the issue, you could then try adding a new tMap to replace the old one. Sometimes components can become corrupted and need replacing.</description>
    <pubDate>Tue, 28 Jun 2016 12:51:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-06-28T12:51:31Z</dc:date>
    <item>
      <title>Migration 5.6 - 6.2</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390278#M6556</link>
      <description>Because of salesforce changes TLS 1.0 to TLS 1.2 we are changing our environment to Java 8 and Data Integration from 5.6 to 6.2. I've installed 6.2 for test as TOS and imported successfully my project. But when I try to start one job I get the following error: Ausführung fehlgeschlagen: Codegenerierung fehlgeschlagen. 
&lt;BR /&gt;. The code page is empty, I cannot open the tmap component and in the log I get the following error: Caused by: java.lang.NullPointerException 
&lt;BR /&gt;at org.talend.designer.codegen.translators.processing.TMapMainJava.generate(TMapMainJava.java:1239) 
&lt;BR /&gt;... 58 more 
&lt;BR /&gt;Can someone help us plaese. 
&lt;BR /&gt;talend.log.log</description>
      <pubDate>Sat, 16 Nov 2024 10:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390278#M6556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Migration 5.6 - 6.2</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390279#M6557</link>
      <description>Can you try disabling the tMap and try generating the code again? This won't necessarily fix the issue, but may help us diagnose it. If the code can be generated after disabling the tMap, try enabling it again. If that doesn't resolve the issue, you could then try adding a new tMap to replace the old one. Sometimes components can become corrupted and need replacing.</description>
      <pubDate>Tue, 28 Jun 2016 12:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390279#M6557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-28T12:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Migration 5.6 - 6.2</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390280#M6558</link>
      <description>I've disconnected the Salesforce component and connected again. After this I can open the map configurator. But I could not start the job (no code). Same Error in the Log File. I've deleted the tmap and create a new one. After that, I can run the job, but run into the next error: 
&lt;BR /&gt;Starte Job SCProductModel am 14:20 28/06/2016. 
&lt;BR /&gt;java.lang.NoClassDefFoundError: Integer 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.getDeclaredMethods0(Native Method) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.privateGetDeclaredMethods(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.privateGetMethodRecursive(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.getMethod0(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.getMethod(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.launcher.LauncherHelper.validateMainClass(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source) 
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: Integer 
&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; ... 7 more 
&lt;BR /&gt;Error: A JNI error has occurred, please check your installation and try again 
&lt;BR /&gt;Exception in thread "main" 
&lt;BR /&gt;Job SCProductModel endet am 14:20 28/06/2016.</description>
      <pubDate>Tue, 28 Jun 2016 13:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390280#M6558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-28T13:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Migration 5.6 - 6.2</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390281#M6559</link>
      <description>After closing and reopen Talend, I'm at the same position like before. Cannot open tmap, no code, the job does not run</description>
      <pubDate>Tue, 28 Jun 2016 13:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390281#M6559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-28T13:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Migration 5.6 - 6.2</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390282#M6560</link>
      <description>Are you sure that you are running Talend against Java 8? Also, you should be using the Java 8 JDK and not JRE</description>
      <pubDate>Tue, 28 Jun 2016 15:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-5-6-6-2/m-p/2390282#M6560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-28T15:41:28Z</dc:date>
    </item>
  </channel>
</rss>

