<?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: Error processing changed links in project description file. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-processing-changed-links-in-project-description-file/m-p/2296061#M147030</link>
    <description>&lt;P&gt;See answer here: https://community.talend.com/s/question/0D53p00007vCkNxCAK/error-processing-changed-links-in-project-description-file&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2020 19:33:39 GMT</pubDate>
    <dc:creator>dflansburg</dc:creator>
    <dc:date>2020-10-21T19:33:39Z</dc:date>
    <item>
      <title>Error processing changed links in project description file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-processing-changed-links-in-project-description-file/m-p/2296059#M147028</link>
      <description>Hi, 
&lt;BR /&gt;Since 2 days I have a problem with the tHMap component, I can't generate my jobs (even minimalist) as soon as it includes a tHMap. 
&lt;BR /&gt;I use a Nexus, so I publish my work and on TIS I get the version. The problem is when I run my job I have the following error that tells me that the file does not exist then that if: 
&lt;BR /&gt; 
&lt;I&gt;: com.oaklandsw.base.AppRuntimeImpl - addProjectWithLocation: projectName: FLUX_20170215_113113 URL: zip:/FLUX_20170215_113113?file:/home/pmtalend/opt/Talend-flux/jobserver/agent/TalendJobServersFiles/repository/FLUX_test_tHMap_20170215_113315_BmKsw/test_tHMap/__tdm/FLUX_20170215_113113.zip version: null force: 2&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;2238 ERROR .oaklandsw.base.AppRuntimeImpl - java.lang.IllegalArgumentException: Cannot access project at zip:/FLUX_20170215_113113?file:/home/pmtalend/opt/Talend-flux/jobserver/agent/TalendJobServersFiles/repository/FLUX_test_tHMap_20170215_113315_BmKsw/test_tHMap/__tdm/FLUX_20170215_113113.zip&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;: com.oaklandsw.base.AppRuntimeImpl - java.lang.IllegalArgumentException: Cannot access project at zip:/FLUX_20170215_113113?file:/home/pmtalend/opt/Talend-flux/jobserver/agent/TalendJobServersFiles/repository/FLUX_test_tHMap_20170215_113315_BmKsw/test_tHMap/__tdm/FLUX_20170215_113113.zip&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;: flux.test_thmap_0_1.test_tHMap - tHMap_2 java.lang.IllegalArgumentException: Cannot access project at zip:/FLUX_20170215_113113?file:/home/pmtalend/opt/Talend-flux/jobserver/agent/TalendJobServersFiles/repository/FLUX_test_tHMap_20170215_113315_BmKsw/test_tHMap/__tdm/FLUX_20170215_113113.zip&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;Exception in component tHMap_1&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;java.io.IOException: org.eclipse.core.runtime.CoreException: Error processing changed links in project description file.&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectWithLocation(AppRuntimeImpl.java:765)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectArchive(AppRuntimeImpl.java:1004)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectUri(AppRuntimeImpl.java:896)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at flux.test_thmap_0_1.test_tHMap.tFileInputRaw_1Process(test_tHMap.java:997)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at flux.test_thmap_0_1.test_tHMap.runJobInTOS(test_tHMap.java:2494)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at flux.test_thmap_0_1.test_tHMap.main(test_tHMap.java:2301)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;Caused by: org.eclipse.core.runtime.CoreException: Error processing changed links in project description file.&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.resources.Project.open(Project.java:1135)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.resources.Project.open(Project.java:1180)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectWithLocation(AppRuntimeImpl.java:728)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 5 more&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;Exception in component tHMap_2&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;java.io.IOException: java.lang.IllegalArgumentException: Cannot access project at zip:/FLUX_20170215_113113?file:/home/pmtalend/opt/Talend-flux/jobserver/agent/TalendJobServersFiles/repository/FLUX_test_tHMap_20170215_113315_BmKsw/test_tHMap/__tdm/FLUX_20170215_113113.zip&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectWithLocation(AppRuntimeImpl.java:765)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectArchive(AppRuntimeImpl.java:1004)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectUri(AppRuntimeImpl.java:896)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at flux.test_thmap_0_1.test_tHMap.tFileInputRaw_2Process(test_tHMap.java:1905)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at flux.test_thmap_0_1.test_tHMap.runJobInTOS(test_tHMap.java:2503)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at flux.test_thmap_0_1.test_tHMap.main(test_tHMap.java:2301)&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;Caused by: java.lang.IllegalArgumentException: Cannot access project at zip:/FLUX_20170215_113113?file:/home/pmtalend/opt/Talend-flux/jobserver/agent/TalendJobServersFiles/repository/FLUX_test_tHMap_20170215_113315_BmKsw/test_tHMap/__tdm/FLUX_20170215_113113.zip&lt;BR /&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.oaklandsw.base.AppRuntimeImpl.addProjectWithLocation(AppRuntimeImpl.java:751)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Have you a idea for this ? 
&lt;BR /&gt;Thank's for you help !</description>
      <pubDate>Sat, 16 Nov 2024 10:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-processing-changed-links-in-project-description-file/m-p/2296059#M147028</guid>
      <dc:creator>param75</dc:creator>
      <dc:date>2024-11-16T10:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error processing changed links in project description file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-processing-changed-links-in-project-description-file/m-p/2296060#M147029</link>
      <description>Hi, 
&lt;BR /&gt;What's the build version you are using? 
&lt;BR /&gt;It is a little hard for us to address your issue from your description. Screenshots of tHmap setting will be preferred. 
&lt;BR /&gt;Could you please report a ticket on talend support portal so that we can give you a remote assistance on this issue through support cycle with priority? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 17 Feb 2017 08:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-processing-changed-links-in-project-description-file/m-p/2296060#M147029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-17T08:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error processing changed links in project description file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-processing-changed-links-in-project-description-file/m-p/2296061#M147030</link>
      <description>&lt;P&gt;See answer here: https://community.talend.com/s/question/0D53p00007vCkNxCAK/error-processing-changed-links-in-project-description-file&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 19:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-processing-changed-links-in-project-description-file/m-p/2296061#M147030</guid>
      <dc:creator>dflansburg</dc:creator>
      <dc:date>2020-10-21T19:33:39Z</dc:date>
    </item>
  </channel>
</rss>

