<?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: Refreshing unstaging view has encountered a problem: org.eclipse.core.internal.resources.ResourceException: A resource exists with a different case in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Refreshing-unstaging-view-has-encountered-a-problem-org-eclipse/m-p/2212408#M10052</link>
    <description>&lt;P&gt;The problem just started again when I save any job.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2019 17:11:59 GMT</pubDate>
    <dc:creator>nfz11</dc:creator>
    <dc:date>2019-08-26T17:11:59Z</dc:date>
    <item>
      <title>Refreshing unstaging view has encountered a problem: org.eclipse.core.internal.resources.ResourceException: A resource exists with a different case</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Refreshing-unstaging-view-has-encountered-a-problem-org-eclipse/m-p/2212406#M10050</link>
      <description>&lt;P&gt;I am getting this error message in a dialog any time I open or save a job:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="refresh-dia.png" style="width: 378px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7AT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141159i610DFACB7143EB4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7AT.png" alt="0683p000009M7AT.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I am attaching my log file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am on Talend 7.2.&amp;nbsp; I looked at my 7.1 workspace to see if there is any difference and the only thing I noticed was an extra folder with the problematic name:&lt;/P&gt; 
&lt;PRE&gt;$ ls c/Talend-Studio-20181026_1147-V7.1.1/workspace/.repositories/2027587497/
branches  master

$ ls /c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/
branches  Interfolio_FIS  master&lt;/PRE&gt; 
&lt;P&gt;I renamed&amp;nbsp;Interfolio_FIS to&amp;nbsp;Interfolio_FIS2 and restarted Talend 7.2 but still got the same error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I also see a similar message on startup about pom.xml in two places because of the duplicate project name.&amp;nbsp; I couldn't capture that error though.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is the output of a case insensitive find on that name in the Talend 7.2 directory:&lt;/P&gt; 
&lt;PRE&gt;$ find c/Talend-Studio-20190620_1446-V7.2.1/ -iname INTERFOLIO_FIS -print | sort 2&amp;gt; /dev/null
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/configuration/.m2/repository/org/example/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.metadata/.plugins/org.eclipse.core.resources/.projects/INTERFOLIO_FIS
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/casecreationfromapplications_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/casecreationfromapplications_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/casedocuments_0.1/src/main/ext-resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/casedocuments_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/casedocuments_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/casedocuments_0.1/target/classes/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/csvtohtmlfile_0.1/src/main/ext-resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/csvtohtmlfile_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/csvtohtmlfile_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/csvtohtmlfile_0.1/target/classes/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/data_cleanup/loguserdataformismatchedemails_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/data_cleanup/loguserdataformismatchedemails_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/loadfacultyusers_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/loadfacultyusers_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/test/testloadapplicationform_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/test/testloadapplicationform_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/test/testloadapplicationform_0.1/target/classes/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/test/uploadonbehalfdocument_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/test/uploadonbehalfdocument_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearch_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearch_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearch_0.1/target/classes/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearchapplication_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearchapplication_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearchapplicationform_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearchapplicationform_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadsearchapplicationform_0.1/target/classes/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadunithierarchy_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadunithierarchy_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadunithierarchyfacade_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadunithierarchyfacade_0.1/src/main/resources/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadunits_0.1/src/main/java/interfolio_fis
/cygdrive/c/Talend-Studio-20190620_1446-V7.2.1/workspace2/.repositories/2027587497/branches/dev/Interfolio_FIS/poms/jobs/process/warehouseloadunits_0.1/src/main/resources/interfolio_fis&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Also note that I imported some jobs from 7.0 and 7.1 into 7.2.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If anyone can provide help I would greatly appreciate it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 01:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Refreshing-unstaging-view-has-encountered-a-problem-org-eclipse/m-p/2212406#M10050</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-08-26T01:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing unstaging view has encountered a problem: org.eclipse.core.internal.resources.ResourceException: A resource exists with a different case</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Refreshing-unstaging-view-has-encountered-a-problem-org-eclipse/m-p/2212407#M10051</link>
      <description>&lt;P&gt;I found a fix but I am not sure why it works.&amp;nbsp; I renamed my workspace from&lt;/P&gt;
&lt;PRE&gt;workspace2&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;to&lt;/P&gt;
&lt;PRE&gt;workspace&lt;/PRE&gt;
&lt;P&gt;updated my connection to point to the new workspace, reauthorized to git and restarted Talend.&amp;nbsp; I am no longer getting the error from the OP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will leave this open in case anyone wants to comment.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 07:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Refreshing-unstaging-view-has-encountered-a-problem-org-eclipse/m-p/2212407#M10051</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-08-26T07:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing unstaging view has encountered a problem: org.eclipse.core.internal.resources.ResourceException: A resource exists with a different case</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Refreshing-unstaging-view-has-encountered-a-problem-org-eclipse/m-p/2212408#M10052</link>
      <description>&lt;P&gt;The problem just started again when I save any job.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 17:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Refreshing-unstaging-view-has-encountered-a-problem-org-eclipse/m-p/2212408#M10052</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-08-26T17:11:59Z</dc:date>
    </item>
  </channel>
</rss>

