<?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: New install and job run in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408438#M11898</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great this issue is fixed and thanks for sharing your solution with us.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 03:17:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-07T03:17:31Z</dc:date>
    <item>
      <title>New install and job run</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408435#M11895</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am installing a new open studio version (v 7.3.1) on a Linux Debian 10 server plus Java 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run one of my projects or try to build it I encounter the following error :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QCFDhAAP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141333i399A156BE1E9A403/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QCFDhAAP.png" alt="0695b00000QCFDhAAP.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I found the following problems :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QCFDmAAP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136608i0BD6D31AD869A61D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QCFDmAAP.png" alt="0695b00000QCFDmAAP.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It seems to be linked to this lines :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import org.apache.commons.text.StringEscapeUtils;&lt;/P&gt;&lt;P&gt;import org.json.simple.JSONObject;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which need the following jars :&lt;/P&gt;&lt;P&gt;commons-text-1.3.jar&lt;/P&gt;&lt;P&gt;json-simple-1.1.1.jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this modules are well installed and present in the plugins directory /opt/tos/TOS_DI-20200219_1130-V7.3.1/plugins&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand why it is generating an error and the modules seem to be not found ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408435#M11895</guid>
      <dc:creator>FreyInt</dc:creator>
      <dc:date>2024-11-15T23:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: New install and job run</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408436#M11896</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you getting this issue when try to use a custom component in your studio V 7.3.1?&lt;/P&gt;&lt;P&gt;If so, please restart the IDE and studio, your custom component would recognize the importation.&lt;/P&gt;&lt;P&gt;Feel free let us know if it doesn't work for you and please give us detailed steps to reproduce your issue as well.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 02:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408436#M11896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-06T02:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: New install and job run</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408437#M11897</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I have been able to solved the issue.&lt;/P&gt;&lt;P&gt;Yes I have custom components.&lt;/P&gt;&lt;P&gt;I reinstall talend from scratch and for the routines missing libraries I used https://community.talend.com/s/article/List-of-modules-not-installed-for-current-operation-talendExternalJar-jar-AAH0J&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 12:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408437#M11897</guid>
      <dc:creator>FreyInt</dc:creator>
      <dc:date>2022-04-06T12:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: New install and job run</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408438#M11898</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great this issue is fixed and thanks for sharing your solution with us.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 03:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/New-install-and-job-run/m-p/2408438#M11898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-07T03:17:31Z</dc:date>
    </item>
  </channel>
</rss>

