<?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 Unresolved compilation problems when using SVN on project in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-compilation-problems-when-using-SVN-on-project/m-p/2311176#M82240</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm contacting the Talend community to help solve a recent issue we faced using Talend Open Studio for Data Integration.&lt;/P&gt; 
&lt;P&gt;It has been a week I'm struggling with this issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Some element to take in account :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- We have a project named "ProjectX".&lt;/P&gt; 
&lt;P&gt;- We are three developer that can update it at anytime.&lt;/P&gt; 
&lt;P&gt;- We use sometime different version of Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To be able to work like that with the free version, we use SVN for the versioning of our code.&lt;/P&gt; 
&lt;P&gt;So we added ProjectX to our source, and it's was share between us without any issue before.&lt;/P&gt; 
&lt;P&gt;Recently, when we opened it directly after an SVN update OR importing it with Talend functionnality, talend will open it without any issue.&lt;/P&gt; 
&lt;P&gt;But when we try to run all our jobs, it will say that we have compilation errors in all our items :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;The import routines cannot be resolved&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TalendJob cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;RunStat cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;routines cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TDieException cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;ResumeUtil cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;ResumeUtil cannot be resolved&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TalendString cannot be resolved&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;[...]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is only part of the error, as the error is stating in which item the issue is located, and I only kept unique call from the stack trace inside this post. (so we have multuple "T&lt;SPAN&gt;he import routines cannot be resolved", etc)&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To fix it, only way I found it to go inside each job printed by the stack trace (we have more than 200+ of them) and open the "Code" tab.&lt;/P&gt; 
&lt;P&gt;Opening it will show that imports are highlighted in red for 2sec, than the code will reload, and everything will be ok.&lt;/P&gt; 
&lt;P&gt;I checked the file, nothing is really changing when talend reload the file, code is the same. (properties/item are almost the same except for the time)&lt;/P&gt; 
&lt;P&gt;I don't know what Talend is doing, but I assure you all the jobs are working perfectly.&lt;/P&gt; 
&lt;P&gt;The user that made last change would never face this issue, it's only the one that try to retrieve the colleague code than add something that will face this issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do you have any idea why it's the case ?&lt;/P&gt; 
&lt;P&gt;Should we ignore some files&amp;nbsp; containing user data from "ProjectX" inside workspace folder ?&lt;/P&gt; 
&lt;P&gt;What can we do to fix it ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope you can help me, because I will become crazy trying to find what happening here.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Soliax.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 May 2018 16:58:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-04T16:58:06Z</dc:date>
    <item>
      <title>Unresolved compilation problems when using SVN on project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-compilation-problems-when-using-SVN-on-project/m-p/2311176#M82240</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm contacting the Talend community to help solve a recent issue we faced using Talend Open Studio for Data Integration.&lt;/P&gt; 
&lt;P&gt;It has been a week I'm struggling with this issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Some element to take in account :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- We have a project named "ProjectX".&lt;/P&gt; 
&lt;P&gt;- We are three developer that can update it at anytime.&lt;/P&gt; 
&lt;P&gt;- We use sometime different version of Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To be able to work like that with the free version, we use SVN for the versioning of our code.&lt;/P&gt; 
&lt;P&gt;So we added ProjectX to our source, and it's was share between us without any issue before.&lt;/P&gt; 
&lt;P&gt;Recently, when we opened it directly after an SVN update OR importing it with Talend functionnality, talend will open it without any issue.&lt;/P&gt; 
&lt;P&gt;But when we try to run all our jobs, it will say that we have compilation errors in all our items :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;The import routines cannot be resolved&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TalendJob cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;RunStat cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;routines cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TDieException cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;ResumeUtil cannot be resolved to a type&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;ResumeUtil cannot be resolved&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TalendString cannot be resolved&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;[...]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is only part of the error, as the error is stating in which item the issue is located, and I only kept unique call from the stack trace inside this post. (so we have multuple "T&lt;SPAN&gt;he import routines cannot be resolved", etc)&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To fix it, only way I found it to go inside each job printed by the stack trace (we have more than 200+ of them) and open the "Code" tab.&lt;/P&gt; 
&lt;P&gt;Opening it will show that imports are highlighted in red for 2sec, than the code will reload, and everything will be ok.&lt;/P&gt; 
&lt;P&gt;I checked the file, nothing is really changing when talend reload the file, code is the same. (properties/item are almost the same except for the time)&lt;/P&gt; 
&lt;P&gt;I don't know what Talend is doing, but I assure you all the jobs are working perfectly.&lt;/P&gt; 
&lt;P&gt;The user that made last change would never face this issue, it's only the one that try to retrieve the colleague code than add something that will face this issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do you have any idea why it's the case ?&lt;/P&gt; 
&lt;P&gt;Should we ignore some files&amp;nbsp; containing user data from "ProjectX" inside workspace folder ?&lt;/P&gt; 
&lt;P&gt;What can we do to fix it ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope you can help me, because I will become crazy trying to find what happening here.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Soliax.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 16:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-compilation-problems-when-using-SVN-on-project/m-p/2311176#M82240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T16:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved compilation problems when using SVN on project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-compilation-problems-when-using-SVN-on-project/m-p/2311177#M82241</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If you are using Open Studio, do you have an SVN set up to back up your Workspace?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 08:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-compilation-problems-when-using-SVN-on-project/m-p/2311177#M82241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-14T08:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved compilation problems when using SVN on project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-compilation-problems-when-using-SVN-on-project/m-p/2311178#M82242</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, we have Tortoise SVN setup to back up our Workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Soliax.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 10:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-compilation-problems-when-using-SVN-on-project/m-p/2311178#M82242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-14T10:16:16Z</dc:date>
    </item>
  </channel>
</rss>

