<?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: Routines dependencies not resolving in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Routines-dependencies-not-resolving/m-p/2271778#M49271</link>
    <description>&lt;P&gt;I finally got my issue resolved. It appears that once the Patch_20190918_TPS-3387_v1-7.2.1 patch was applied it caused the errors with the routines. It may have removed some dependencies. The fix was to apply another patch on top of that one.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;However, to fix the issue that you are encountering with the "Detail Message: ResumeUtil cannot be resolved" the patch you would need to try is&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TPS-3336&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;which you can download from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://talend365.sharepoint.com/:u:/g/departments/customersuccess/support/EYI3qoqnAaFNloa6ZrBMrusBIGv94I8GAUeVmBBQfp7waw?e=spjFIN" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://talend365.sharepoint.com/:u:/g/departments/customersuccess/support/EYI3qoqnAaFNloa6ZrBMrusBIGv94I8GAUeVmBBQfp7waw?e=spjFIN&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Maybe you could apply the last patch without doing the first. I just didn't try that.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;To apply the patch just copy the zip file into the &amp;lt;Talend Studio Home&amp;gt;/patches folder and restart Talend. It will recognize the presence of the patch and prompt you to apply.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Do try and let me know if it fixes the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 17:49:48 GMT</pubDate>
    <dc:creator>Dobby1</dc:creator>
    <dc:date>2019-10-16T17:49:48Z</dc:date>
    <item>
      <title>Routines dependencies not resolving</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Routines-dependencies-not-resolving/m-p/2271776#M49269</link>
      <description>&lt;P&gt;Hey Talend friends...&amp;nbsp;&lt;BR /&gt;I am at the end of my rope &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; It's been a week and I still can't resolve a basic dependency error.&lt;BR /&gt;&lt;BR /&gt;I'm using Talend Studio 7.2.1 with Java 1.8.0_221 (both freshly nuked and reinstalled).&lt;BR /&gt;I can successfully build, compile, and run Jobs that other team members have built, but &lt;U&gt;I cannot create my own&lt;/U&gt;.&lt;BR /&gt;&lt;BR /&gt;When I create a new Job, even if I duplicate or copy the steps of a successful job&amp;nbsp;&lt;EM&gt;exactly&lt;/EM&gt;, I get a the error message:&lt;BR /&gt;&lt;EM&gt;"Detail Message: ________ cannot resolved to a type"&lt;/EM&gt; when I try to run the Job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I get it for a few different methods:&amp;nbsp;resumeUtil, JobAuditLogger, Logger, etc.&amp;nbsp;&lt;BR /&gt;All of them (I assume) are related to the (or part of) system routines from Talend.&lt;BR /&gt;&lt;BR /&gt;In the 'code' view, I can see that:&lt;BR /&gt;1) java library imports resolve without any errors&lt;BR /&gt;2) none of the Talend 'routine' library imports resolve at all&lt;BR /&gt;&lt;BR /&gt;It doesn't matter if my jobs have 3, 2, or 1 components- nothing will compile.&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;&lt;STRONG&gt;Can anyone help me understand what's happening?&lt;/STRONG&gt;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;I'll attach as many screenshots as would be helpful.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShantiZoom.PNG" style="width: 585px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7ln.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145399i4FBF8B67FD27B682/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7ln.png" alt="0683p000009M7ln.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShantiWTF.PNG" style="width: 539px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7ls.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127822i2050E8114CD9CEB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7ls.png" alt="0683p000009M7ls.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Routines-dependencies-not-resolving/m-p/2271776#M49269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Routines dependencies not resolving</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Routines-dependencies-not-resolving/m-p/2271777#M49270</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm having a similar issue. I have opened a case with Talend Support but I haven't gotten a resolution as yet. So far they have asked me to try the following:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. Make sure you&amp;nbsp;&lt;SPAN&gt;extracted the 7.2.1 studio using the 7-zip tool&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;2. Please try the following in the below link and let us know if it resolves your issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/s/article/ka03p0000006ErIAAU#Java" target="_blank" rel="noopener noreferrer"&gt;https://community.talend.com/t5/Migration-Configuration-and/What-to-check-when-Studio-is-unable-to-open/ta-p/40557#Java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Close your studio&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- NOTE: Make sure you back up your projects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Delete the following folders&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. &amp;lt;TalendInstallationPath&amp;gt;\configuration\.m2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. &amp;lt;TalendInstallationPath&amp;gt;\configuration\org.eclipse.core.runtime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. &amp;lt;TalendInstallationPath&amp;gt;\configuration\org.eclipse.e4.ui.css.swt.theme&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. &amp;lt;TalendInstallationPath&amp;gt;\configuration\org.eclipse.equinox.app&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. &amp;lt;TalendInstallationPath&amp;gt;\configuration\org.eclipse.equinox.launcher&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. &amp;lt;TalendInstallationPath&amp;gt;\configuration\org.eclipse.help.base&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. &amp;lt;TalendInstallationPath&amp;gt;\configuration\org.eclipse.osgi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. &amp;lt;TalendInstallationPath&amp;gt;\configuration\org.eclipse.update&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using studio locally without connecting to TAC Projects, then it will redownload the libraries from the Talend update site on the internet.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have Studio 7.1 on the same computer and it works fine.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 12:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Routines-dependencies-not-resolving/m-p/2271777#M49270</guid>
      <dc:creator>Dobby1</dc:creator>
      <dc:date>2019-10-09T12:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Routines dependencies not resolving</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Routines-dependencies-not-resolving/m-p/2271778#M49271</link>
      <description>&lt;P&gt;I finally got my issue resolved. It appears that once the Patch_20190918_TPS-3387_v1-7.2.1 patch was applied it caused the errors with the routines. It may have removed some dependencies. The fix was to apply another patch on top of that one.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;However, to fix the issue that you are encountering with the "Detail Message: ResumeUtil cannot be resolved" the patch you would need to try is&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TPS-3336&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;which you can download from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://talend365.sharepoint.com/:u:/g/departments/customersuccess/support/EYI3qoqnAaFNloa6ZrBMrusBIGv94I8GAUeVmBBQfp7waw?e=spjFIN" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://talend365.sharepoint.com/:u:/g/departments/customersuccess/support/EYI3qoqnAaFNloa6ZrBMrusBIGv94I8GAUeVmBBQfp7waw?e=spjFIN&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Maybe you could apply the last patch without doing the first. I just didn't try that.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;To apply the patch just copy the zip file into the &amp;lt;Talend Studio Home&amp;gt;/patches folder and restart Talend. It will recognize the presence of the patch and prompt you to apply.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Do try and let me know if it fixes the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 17:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Routines-dependencies-not-resolving/m-p/2271778#M49271</guid>
      <dc:creator>Dobby1</dc:creator>
      <dc:date>2019-10-16T17:49:48Z</dc:date>
    </item>
  </channel>
</rss>

