<?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: Unable to open existing project in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322110#M92085</link>
    <description>&lt;P&gt;Before you try any of this, take a backup of your project folder....maybe even your workspace. I've had something similar to this before and it was caused by a corrupted talend.project file in my project folder within my workspace. This is basically made up of UUIDs to Talend artefacts. If you look in here and compare to your .item and .properties files, it doesn't take too long to figure out how this is all linked together....but edit it at your peril.....or at least take backups first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What it sounds like has happened is that either your project file has disappeared, been corrupted or your jobs are somehow not referenced in there. I managed to work out what was missing in mine and manually re-add it to fix my issue. Once I fixed it, I exported everything and loaded it into a new project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that points you in the right direction. But I can't reiterate this enough....take a backup before playing around with this.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2017 20:59:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-22T20:59:11Z</dc:date>
    <item>
      <title>Unable to open existing project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322109#M92084</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm currently unable to open an existing project.&lt;/P&gt; 
&lt;P&gt;This gives me the following error (message from log file):&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;!ENTRY org.talend.platform.logging 4 0 2017-09-22 19:45:06.721&lt;BR /&gt;!MESSAGE 2017-09-22 19:45:06,717 ERROR org.talend.commons.exception.CommonExceptionHandler - &lt;BR /&gt;&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.UnsupportedOperationException&lt;BR /&gt; at org.talend.core.model.properties.impl.FileItemImpl.eResolveProxy(FileItemImpl.java:346)&lt;BR /&gt; at org.talend.core.model.properties.impl.FileItemImpl.getContent(FileItemImpl.java:159)&lt;BR /&gt; at org.talend.core.repository.utils.RoutineUtils.changeRoutinesPackage(RoutineUtils.java:45)&lt;BR /&gt; at org.talend.repository.localprovider.model.LocalRepositoryFactory.changeRoutinesPackage(LocalRepositoryFactory.java:3157)&lt;BR /&gt; at org.talend.repository.localprovider.model.LocalRepositoryFactory.logOnProject(LocalRepositoryFactory.java:3143)&lt;BR /&gt; at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1891)&lt;BR /&gt; at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:441)&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;BR /&gt;
&lt;/PRE&gt; 
&lt;P&gt;I can still open other projects wthin the same Studio installation.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I use TOS DI Community version&amp;nbsp;6.4.1.20170623_1246 on Windows 10 with Java&amp;nbsp;1.8.0_91-b15.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;, I've try the solution you mentioned here&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpauCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Error-upon-opening-the-project/td-p/103202&lt;/A&gt; but get the following messages where trying to import the items from the corrupted project into an other which is still available:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 740px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LqrR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156631i486965E720FB36C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LqrR.png" alt="0683p000009LqrR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Any idea to solve this issue should be welcome!&lt;/P&gt; 
&lt;P&gt;Regards.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 19:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322109#M92084</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-22T19:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open existing project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322110#M92085</link>
      <description>&lt;P&gt;Before you try any of this, take a backup of your project folder....maybe even your workspace. I've had something similar to this before and it was caused by a corrupted talend.project file in my project folder within my workspace. This is basically made up of UUIDs to Talend artefacts. If you look in here and compare to your .item and .properties files, it doesn't take too long to figure out how this is all linked together....but edit it at your peril.....or at least take backups first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What it sounds like has happened is that either your project file has disappeared, been corrupted or your jobs are somehow not referenced in there. I managed to work out what was missing in mine and manually re-add it to fix my issue. Once I fixed it, I exported everything and loaded it into a new project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that points you in the right direction. But I can't reiterate this enough....take a backup before playing around with this.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 20:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322110#M92085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-22T20:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open existing project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322111#M92086</link>
      <description>Thank's Richard, I'll try this tomorrow and let you know as soon as possible.</description>
      <pubDate>Fri, 22 Sep 2017 21:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322111#M92086</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-22T21:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open existing project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322112#M92087</link>
      <description>&lt;P&gt;I finally solved this problem with no headache&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is the whole story.&lt;/P&gt; 
&lt;P&gt;After reading carefully the message displayed when trying to import&lt;SPAN&gt;&amp;nbsp;the items from the "corrupted" project into an other&amp;nbsp;project, I've copied the talend.project file from the corrupted project into its process folder which allowed me to import the items successfully into an other project of the same TOS installation.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;At this point, I've:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;- exported the desired&amp;nbsp;items from the intermediate project&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;- deleted the "corrupted" project&amp;nbsp;from the Studio&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;- re created the project and connected myself to this project&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;- imported the items with success.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;That's all.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2017 19:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322112#M92087</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-23T19:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open existing project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322113#M92088</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for sharing your whole story with us, which will be helpful for us.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 03:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-existing-project/m-p/2322113#M92088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-25T03:49:50Z</dc:date>
    </item>
  </channel>
</rss>

