<?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: ReasonException during deploy .kar file into Karaf 4.2.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287758#M144579</link>
    <description>&lt;P&gt;Okay, unfortunately I am getting this issue while deploying ESB jobs on Talend Cloud. Have you come accross below error before:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;missing requirement [talend.R1_TestRoutescomponets/0.1.2] osgi.wiring.package; filter:="(osgi.wiring.package=talend.j10001_bg_extractaccounts_0_1)"]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The esb task&amp;nbsp;&lt;SPAN&gt;R1_TestRoutescomponets is not dependent on&amp;nbsp;j10001_bg_extractaccounts_0_1 in any way. Not sure how to get rid of this dependency , I do not see it under the dependency tab if I open the esb job in Studio.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2019 23:40:47 GMT</pubDate>
    <dc:creator>MohleySingh</dc:creator>
    <dc:date>2019-03-20T23:40:47Z</dc:date>
    <item>
      <title>ReasonException during deploy .kar file into Karaf 4.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287755#M144576</link>
      <description>&lt;P&gt;I have a Talend project&amp;nbsp;to create a webservice. I develop this in my PC, but I need to deploy the result in a different PC. I have downloaded the Karaf and I exported the services as .kar file. I started the Karaf server and after I put the .kar file into the deploy folder of the Karaf server. After a couple os sec I encounter this error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;karaf@root()&amp;gt; org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=Test_Webservice_2-feature; type=karaf.feature; version="[0.1.0,0.1.0]"; filter:="(&amp;amp;(osgi.identity=Test_Webservice_2-feature)(type=karaf.feature)(version&amp;gt;=0.1.0)(version&amp;lt;=0.1.0))" [caused by: Unable to resolve Test_Webservice_2-feature/0.1.0: missing requirement [Test_Webservice_2-feature/0.1.0] osgi.identity; osgi.identity=local_project.Webservice_test; type=osgi.bundle; version="[0.1.0,0.1.0]"; resolution:=mandatory [caused by: Unable to resolve local_project.Webservice_test/0.1.0: missing requirement [local_project.Webservice_test/0.1.0] osgi.wiring.package; filter:="(osgi.wiring.package=routines.system.api)"]]
        at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1343)
        at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:392)
        at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:378)
        at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:332)
        at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:257)
        at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:388)
        at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1025)
        at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:964)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve Test_Webservice_2-feature/0.1.0: missing requirement [Test_Webservice_2-feature/0.1.0] osgi.identity; osgi.identity=local_project.Webservice_test; type=osgi.bundle; version="[0.1.0,0.1.0]"; resolution:=mandatory [caused by: Unable to resolve local_project.Webservice_test/0.1.0: missing requirement [local_project.Webservice_test/0.1.0] osgi.wiring.package; filter:="(osgi.wiring.package=routines.system.api)"]
        at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1343)
        ... 12 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve local_project.Webservice_test/0.1.0: missing requirement [local_project.Webservice_test/0.1.0] osgi.wiring.package; filter:="(osgi.wiring.package=routines.system.api)"
        at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1343)
        ... 13 more&lt;/PRE&gt; 
&lt;P&gt;Anyone any idea?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287755#M144576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: ReasonException during deploy .kar file into Karaf 4.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287756#M144577</link>
      <description>&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get a solution for this. I am getting similar error when I try to deploy my Route Task on Talend Cloud&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 04:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287756#M144577</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-03-20T04:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: ReasonException during deploy .kar file into Karaf 4.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287757#M144578</link>
      <description>&lt;P&gt;No, I did step over of this problem 'cause I got a Cloud licence and after I didn't need to deploy manually.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 08:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287757#M144578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-20T08:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: ReasonException during deploy .kar file into Karaf 4.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287758#M144579</link>
      <description>&lt;P&gt;Okay, unfortunately I am getting this issue while deploying ESB jobs on Talend Cloud. Have you come accross below error before:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;missing requirement [talend.R1_TestRoutescomponets/0.1.2] osgi.wiring.package; filter:="(osgi.wiring.package=talend.j10001_bg_extractaccounts_0_1)"]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The esb task&amp;nbsp;&lt;SPAN&gt;R1_TestRoutescomponets is not dependent on&amp;nbsp;j10001_bg_extractaccounts_0_1 in any way. Not sure how to get rid of this dependency , I do not see it under the dependency tab if I open the esb job in Studio.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 23:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287758#M144579</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-03-20T23:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: ReasonException during deploy .kar file into Karaf 4.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287759#M144580</link>
      <description>What happen, if you &amp;gt;&amp;gt; highlight the issued component &amp;gt;&amp;gt; click component tab &amp;gt;&amp;gt; Advanced settings &amp;gt;&amp;gt; pick j10001_bg_extractaccounts_0_1 and after deploy?</description>
      <pubDate>Fri, 29 Mar 2019 08:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287759#M144580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-29T08:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: ReasonException during deploy .kar file into Karaf 4.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287760#M144581</link>
      <description>&lt;P&gt;There is no issue in any of the components and the esb route works all good in studio. Only when I deploy on the Talend cloud runtime I get that error. There is no dependency on the &lt;SPAN&gt;j10001_bg_extractaccounts_0_1, need to understand from where is this dependency being picked up.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2019 23:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2287760#M144581</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-03-31T23:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: ReasonException during deploy .kar file into Karaf 4.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2523056#M147719</link>
      <description>&lt;P&gt;Hello, I encountered the same error when trying to deploy a route on TMC.&lt;BR /&gt;Did you find a solution for this problem?"&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 08:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ReasonException-during-deploy-kar-file-into-Karaf-4-2-1/m-p/2523056#M147719</guid>
      <dc:creator>dmtgrp</dc:creator>
      <dc:date>2025-07-03T08:17:55Z</dc:date>
    </item>
  </channel>
</rss>

