<?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: When i import my own project i get dependency error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/When-i-import-my-own-project-i-get-dependency-error/m-p/2541969#M149379</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When importing a Talend project, a dependency error typically means that the project references items (jobs, routines, metadata, contexts, libraries) that are not present in the target workspace.&lt;/P&gt;&lt;P&gt;Why this happens&lt;/P&gt;&lt;P&gt;The export archive does not include all referenced items.&lt;/P&gt;&lt;P&gt;The target workspace already has items with the same names but different definitions.&lt;/P&gt;&lt;P&gt;The project was exported from a different Talend version and contains components or dependencies not available in the importing Studio.&lt;/P&gt;&lt;P&gt;Custom routines or external JARs used by the project are not present in the import target.&lt;/P&gt;&lt;P&gt;Recommended resolution&lt;/P&gt;&lt;P&gt;1. Re-export the project including all dependencies&lt;BR /&gt;When exporting from the source Talend Studio:&lt;/P&gt;&lt;P&gt;Use Export Items&lt;/P&gt;&lt;P&gt;Include all related items (jobs, contexts, routines, metadata, tests)&lt;/P&gt;&lt;P&gt;Make sure to check dependent items in the export wizard&lt;/P&gt;&lt;P&gt;2. Import into a clean workspace&lt;/P&gt;&lt;P&gt;Before import, ensure the target workspace does not contain conflicting items&lt;/P&gt;&lt;P&gt;If necessary, create a fresh workspace and import there first&lt;/P&gt;&lt;P&gt;3. Verify mandatory libraries&lt;/P&gt;&lt;P&gt;If your project uses custom JARs or routines:&lt;/P&gt;&lt;P&gt;Verify they are present in the target Studio via Modules view&lt;/P&gt;&lt;P&gt;Re-add the missing libraries if required&lt;/P&gt;&lt;P&gt;4. Check version compatibility&lt;/P&gt;&lt;P&gt;Projects exported from older/newer versions may require migration&lt;/P&gt;&lt;P&gt;If the source project was from a different Talend version, import may trigger migration steps&lt;/P&gt;&lt;P&gt;After import&lt;/P&gt;&lt;P&gt;Review the Import report to identify unresolved dependencies&lt;/P&gt;&lt;P&gt;Manually add any missing metadata or routines as needed&lt;/P&gt;&lt;P&gt;Clean and rebuild the jobs after import&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;Talend does not automatically create missing referenced items during import; they must be included or manually recreated.&lt;/P&gt;&lt;P&gt;This is expected behavior when not all dependencies are present in the import archive or workspace.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gourav&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 14:57:55 GMT</pubDate>
    <dc:creator>gouravdubey5</dc:creator>
    <dc:date>2026-01-29T14:57:55Z</dc:date>
    <item>
      <title>When i import my own project i get dependency error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-i-import-my-own-project-i-get-dependency-error/m-p/2514243#M147460</link>
      <description>&lt;P&gt;I developed a project and it is successful in talend studio&lt;/P&gt;
&lt;P&gt;then i build it to deploy it in server environment&lt;/P&gt;
&lt;P&gt;but to test if my build is working correctly i import it again in to my project and i get a dependency error while i import and run.&lt;BR /&gt;how to fix this, can someone help if you are aware about this.&lt;/P&gt;
&lt;DIV&gt;org.talend.commons.exception.LoginException: Cannot complete the install because one or more required items could not be found.&lt;/DIV&gt;
&lt;DIV&gt;Status ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: Databricks 7.3 LTS 8.0.2.20240111_0921 (org.talend.lite.bd.dbr.73x.feature.feature.group 8.0.2.20240111_0921)&lt;/DIV&gt;
&lt;DIV&gt;Status ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement for filter properties ~= $0: BigData Core Feature of Talend Studio 8.0.2.20240411_0913 (org.talend.lite.bd.core.feature.feature.group 8.0.2.20240411_0913) requires 'org.eclipse.equinox.p2.iu; org.talend.themes.bigdata 0.0.0' but it could not be found&lt;/DIV&gt;
&lt;DIV&gt;Status ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency: children=[Status ERROR: org.eclipse.equinox.p2.director code=0 From: Databricks 7.3 LTS 8.0.2.20240111_0921 (org.talend.lite.bd.dbr.73x.feature.feature.group 8.0.2.20240111_0921) Status ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.talend.lite.bd.core.feature.feature.group 0.0.0]&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at org.talend.repository.localprovider.model.LocalRepositoryFactory.beforeLogon(LocalRepositoryFactory.java:3434)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:2180)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at org.talend.repository.RepositoryService$1.run(RepositoryService.java:553)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Caused by: java.lang.Exception: Cannot complete the install because one or more required items could not be found.&lt;/DIV&gt;
&lt;DIV&gt;Status ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: Databricks 7.3 LTS 8.0.2.20240111_0921 (org.talend.lite.bd.dbr.73x.feature.feature.group 8.0.2.20240111_0921)&lt;/DIV&gt;
&lt;DIV&gt;Status ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement for filter properties ~= $0: BigData Core Feature of Talend Studio 8.0.2.20240411_0913 (org.talend.lite.bd.core.feature.feature.group 8.0.2.20240411_0913) requires 'org.eclipse.equinox.p2.iu; org.talend.themes.bigdata 0.0.0' but it could not be found&lt;/DIV&gt;
&lt;DIV&gt;Status ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency: children=[Status ERROR: org.eclipse.equinox.p2.director code=0 From: Databricks 7.3 LTS 8.0.2.20240111_0921 (org.talend.lite.bd.dbr.73x.feature.feature.group 8.0.2.20240111_0921) Status ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.talend.lite.bd.core.feature.feature.group 0.0.0]&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 12:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-i-import-my-own-project-i-get-dependency-error/m-p/2514243#M147460</guid>
      <dc:creator>GS86</dc:creator>
      <dc:date>2025-04-14T12:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: When i import my own project i get dependency error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-i-import-my-own-project-i-get-dependency-error/m-p/2541969#M149379</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When importing a Talend project, a dependency error typically means that the project references items (jobs, routines, metadata, contexts, libraries) that are not present in the target workspace.&lt;/P&gt;&lt;P&gt;Why this happens&lt;/P&gt;&lt;P&gt;The export archive does not include all referenced items.&lt;/P&gt;&lt;P&gt;The target workspace already has items with the same names but different definitions.&lt;/P&gt;&lt;P&gt;The project was exported from a different Talend version and contains components or dependencies not available in the importing Studio.&lt;/P&gt;&lt;P&gt;Custom routines or external JARs used by the project are not present in the import target.&lt;/P&gt;&lt;P&gt;Recommended resolution&lt;/P&gt;&lt;P&gt;1. Re-export the project including all dependencies&lt;BR /&gt;When exporting from the source Talend Studio:&lt;/P&gt;&lt;P&gt;Use Export Items&lt;/P&gt;&lt;P&gt;Include all related items (jobs, contexts, routines, metadata, tests)&lt;/P&gt;&lt;P&gt;Make sure to check dependent items in the export wizard&lt;/P&gt;&lt;P&gt;2. Import into a clean workspace&lt;/P&gt;&lt;P&gt;Before import, ensure the target workspace does not contain conflicting items&lt;/P&gt;&lt;P&gt;If necessary, create a fresh workspace and import there first&lt;/P&gt;&lt;P&gt;3. Verify mandatory libraries&lt;/P&gt;&lt;P&gt;If your project uses custom JARs or routines:&lt;/P&gt;&lt;P&gt;Verify they are present in the target Studio via Modules view&lt;/P&gt;&lt;P&gt;Re-add the missing libraries if required&lt;/P&gt;&lt;P&gt;4. Check version compatibility&lt;/P&gt;&lt;P&gt;Projects exported from older/newer versions may require migration&lt;/P&gt;&lt;P&gt;If the source project was from a different Talend version, import may trigger migration steps&lt;/P&gt;&lt;P&gt;After import&lt;/P&gt;&lt;P&gt;Review the Import report to identify unresolved dependencies&lt;/P&gt;&lt;P&gt;Manually add any missing metadata or routines as needed&lt;/P&gt;&lt;P&gt;Clean and rebuild the jobs after import&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;Talend does not automatically create missing referenced items during import; they must be included or manually recreated.&lt;/P&gt;&lt;P&gt;This is expected behavior when not all dependencies are present in the import archive or workspace.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gourav&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 14:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-i-import-my-own-project-i-get-dependency-error/m-p/2541969#M149379</guid>
      <dc:creator>gouravdubey5</dc:creator>
      <dc:date>2026-01-29T14:57:55Z</dc:date>
    </item>
  </channel>
</rss>

