<?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: DSP - ESB Conductor - Feature not installed in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/DSP-ESB-Conductor-Feature-not-installed/m-p/2334627#M103274</link>
    <description>Hi sven1991,&amp;nbsp;
&lt;BR /&gt;what you say and show above looks so far ok (beside the 'Info: Feature not installed'). But can you please check if your REST Service shows up on http://localhost/services .&amp;nbsp;
&lt;BR /&gt;If it does it seems all is ok on Runtime and the only thing to see is if the status in ESB Conductor is wrong. But first of all it would be more important to see if your service really works. Can you check the above URL and also call the Service e.g. from tRESTClient or any other Rest client.&amp;nbsp;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Dietmar</description>
    <pubDate>Sun, 26 Mar 2017 19:31:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-26T19:31:59Z</dc:date>
    <item>
      <title>DSP - ESB Conductor - Feature not installed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DSP-ESB-Conductor-Feature-not-installed/m-p/2334626#M103273</link>
      <description>Hello, 
&lt;BR /&gt;I have a problem deploying a REST-API as Runtime-Job through ESB Conductor (i am using Talend Data Services Platform). 
&lt;BR /&gt;I can publish the job via "Publisher" to the Nexus in snapshot or releases (As "Job - Runtime"). This works fine and i can see the artifacts in the Nexus. 
&lt;BR /&gt;The i go to the ESB Conductor, choose the Server and the feature from the releases-repo. Then i click on "Deploy", that works fine. 
&lt;BR /&gt;I can see the Bundle as "active" in the Apache Karaf Web Console (8040/system/console/bundles). A log:tail in karaf gives the following output after click on "Deploy" (its the same if i choose the feature from the snapshot or releases-repo): 
&lt;BR /&gt;2017-03-26 12:38:20,619 | INFO&amp;nbsp; | 6)-35.156.224.75 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 | Adding features: MiddlewareRESTApi_1_3-feature/ 
&lt;BR /&gt;2017-03-26 12:38:21,823 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 | Changes to perform: 
&lt;BR /&gt;2017-03-26 12:38:21,824 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 |&amp;nbsp;&amp;nbsp; Region: root 
&lt;BR /&gt;2017-03-26 12:38:21,824 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bundles to install: 
&lt;BR /&gt;2017-03-26 12:38:21,825 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mvn:abc.xyz.de/MiddlewareRESTApi_1_3/1.3.0-SNAPSHOT 
&lt;BR /&gt;2017-03-26 12:38:21,826 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 | Installing bundles: 
&lt;BR /&gt;2017-03-26 12:38:21,826 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 |&amp;nbsp;&amp;nbsp; mvn:abc.xyz.de/MiddlewareRESTApi_1_3/1.3.0-SNAPSHOT 
&lt;BR /&gt;2017-03-26 12:38:21,950 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 | Starting bundles: 
&lt;BR /&gt;2017-03-26 12:38:21,951 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 |&amp;nbsp;&amp;nbsp; xyz.MiddlewareRESTApi/1.3.0.SNAPSHOT 
&lt;BR /&gt;2017-03-26 12:38:21,992 | INFO&amp;nbsp; | pool-47-thread-1 | InstrumentationManagerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 103 - org.apache.cxf.cxf-rt-management - 3.1.5 | registering MBean org.apache.cxf:bus.id=xyz.MiddlewareRESTApi-cxf167293849,type=Bus,instance.id=167293849: org.apache.cxf.bus.ManagedBus@38ae38ff 
&lt;BR /&gt;2017-03-26 12:38:21,994 | INFO&amp;nbsp; | pool-47-thread-1 | InstrumentationManagerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 103 - org.apache.cxf.cxf-rt-management - 3.1.5 | registering MBean org.apache.cxf:bus.id=xyz.MiddlewareRESTApi-cxf167293849,type=Bus,instance.id=167293849: javax.management.modelmbean.RequiredModelMBean@22d6c713 
&lt;BR /&gt;2017-03-26 12:38:21,994 | INFO&amp;nbsp; | pool-47-thread-1 | InstrumentationManagerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 103 - org.apache.cxf.cxf-rt-management - 3.1.5 | registered org.apache.cxf:bus.id=xyz.MiddlewareRESTApi-cxf167293849,type=Bus,instance.id=167293849 
&lt;BR /&gt;2017-03-26 12:38:21,995 | INFO&amp;nbsp; | pool-47-thread-1 | InstrumentationManagerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 103 - org.apache.cxf.cxf-rt-management - 3.1.5 | registering MBean org.apache.cxf:bus.id=xyz.MiddlewareRESTApi-cxf167293849,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1862192299: org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper@27de784b 
&lt;BR /&gt;2017-03-26 12:38:21,995 | INFO&amp;nbsp; | pool-47-thread-1 | InstrumentationManagerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 103 - org.apache.cxf.cxf-rt-management - 3.1.5 | registering MBean org.apache.cxf:bus.id=xyz.MiddlewareRESTApi-cxf167293849,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1862192299: javax.management.modelmbean.RequiredModelMBean@700161f2 
&lt;BR /&gt;2017-03-26 12:38:22,007 | INFO&amp;nbsp; | pool-47-thread-1 | ServerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 101 - org.apache.cxf.cxf-core - 3.1.5 | Setting the server's publish address to be /context.middlewareRestAPIURI 
&lt;BR /&gt;2017-03-26 12:38:22,007 | INFO&amp;nbsp; | pool-47-thread-1 | InstrumentationManagerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 103 - org.apache.cxf.cxf-rt-management - 3.1.5 | registering MBean org.apache.cxf:bus.id=xyz.MiddlewareRESTApi-cxf167293849,type=Bus.Service.Endpoint,service="{}RestServiceProviderImpl4TalendJob",port="RestServiceProviderImpl4TalendJob",instance.id=1808505259: org.apache.cxf.endpoint.ManagedEndpoint@6af76b46 
&lt;BR /&gt;2017-03-26 12:38:22,008 | INFO&amp;nbsp; | pool-47-thread-1 | InstrumentationManagerImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 103 - org.apache.cxf.cxf-rt-management - 3.1.5 | registering MBean org.apache.cxf:bus.id=xyz.MiddlewareRESTApi-cxf167293849,type=Bus.Service.Endpoint,service="{}RestServiceProviderImpl4TalendJob",port="RestServiceProviderImpl4TalendJob",instance.id=1808505259: javax.management.modelmbean.RequiredModelMBean@5b5307ec 
&lt;BR /&gt;2017-03-26 12:38:22,013 | INFO&amp;nbsp; | pool-47-thread-1 | JobTracker&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 244 - org.talend.esb.job.controller - 6.2.1 | Service with reference {routines.system.api.TalendJob}={osgi.service.blueprint.compname=job, name=MiddlewareRESTApi, type=job, service.id=347, service.bundleid=275, service.scope=bundle} added 
&lt;BR /&gt;2017-03-26 12:38:22,013 | INFO&amp;nbsp; | pool-47-thread-1 | JobLauncherImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 244 - org.talend.esb.job.controller - 6.2.1 | Adding job MiddlewareRESTApi. 
&lt;BR /&gt;2017-03-26 12:38:22,016 | INFO&amp;nbsp; | pool-47-thread-1 | FeaturesServiceImpl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 9 - org.apache.karaf.features.core - 4.0.5 | Done. 
&lt;BR /&gt;2017-03-26 12:38:22,018 | INFO&amp;nbsp; | pool-33-thread-3 | SimpleJobTask&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 244 - org.talend.esb.job.controller - 6.2.1 | Starting job MiddlewareRESTApi 
&lt;BR /&gt;After this i can see the bundle as "active" in the Karaf Web Console and using "bundle:list" on the console. 
&lt;BR /&gt;The ESB Conductor shows status as "DEPLOYED" with the info-icon: "Feature not installed". If i click on "Start" then i get the error message that the deployment failed. 
&lt;BR /&gt;If i try to start the feature from karaf using feature:install it prints the Message: 
&lt;BR /&gt;The specified feature: 'MiddlewareRESTApi_1_3-feature' version '1.3.0.SNAPSHOT' is already installed 
&lt;BR /&gt; 
&lt;BR /&gt;Can someone help me with this? 
&lt;BR /&gt; 
&lt;TABLE&gt; 
 &lt;TBODY&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;&lt;/TD&gt; 
   &lt;TD&gt;&lt;/TD&gt; 
  &lt;/TR&gt; 
 &lt;/TBODY&gt; 
&lt;/TABLE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DSP-ESB-Conductor-Feature-not-installed/m-p/2334626#M103273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: DSP - ESB Conductor - Feature not installed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DSP-ESB-Conductor-Feature-not-installed/m-p/2334627#M103274</link>
      <description>Hi sven1991,&amp;nbsp;
&lt;BR /&gt;what you say and show above looks so far ok (beside the 'Info: Feature not installed'). But can you please check if your REST Service shows up on http://localhost/services .&amp;nbsp;
&lt;BR /&gt;If it does it seems all is ok on Runtime and the only thing to see is if the status in ESB Conductor is wrong. But first of all it would be more important to see if your service really works. Can you check the above URL and also call the Service e.g. from tRESTClient or any other Rest client.&amp;nbsp;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Dietmar</description>
      <pubDate>Sun, 26 Mar 2017 19:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DSP-ESB-Conductor-Feature-not-installed/m-p/2334627#M103274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-26T19:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: DSP - ESB Conductor - Feature not installed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DSP-ESB-Conductor-Feature-not-installed/m-p/2334628#M103275</link>
      <description>Hi, 
&lt;BR /&gt;i found the problem. I realized that the bundle and the feature had different names. I guess somehow a new and older version where missmatched (i changed the artifactId-Name in the Publisher). 
&lt;BR /&gt;I removed all of them and started with a clean state and it works fine now. 
&lt;BR /&gt;Thank you for your help!</description>
      <pubDate>Mon, 27 Mar 2017 11:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DSP-ESB-Conductor-Feature-not-installed/m-p/2334628#M103275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-27T11:23:18Z</dc:date>
    </item>
  </channel>
</rss>

