<?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: missing requirement osgi.wiring.package=routines.system.api karaf/fuse in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226390#M18312</link>
    <description>Hello!&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I can run my Talend osgi jobs on &amp;nbsp;Talend runtime &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;successfully. Thank you.&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Tue, 28 Feb 2017 08:12:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-28T08:12:22Z</dc:date>
    <item>
      <title>missing requirement osgi.wiring.package=routines.system.api karaf/fuse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226388#M18310</link>
      <description>Hello! 
&lt;BR /&gt;I am using jboss-fuse-6.3.0.redhat-187 and Talend Open Studio for ESB (6.3.0.20161026_1219) and TOS_ESB-6.3.0\Runtime_ESBSE 
&lt;BR /&gt;Bundle for jboss_fuse 
&lt;B&gt;correct work &lt;/B&gt;in TOS_ESB-6.3.0\Runtime_ESBSE 
&lt;BR /&gt;But bundle create in talendesb doesn't 
&lt;B&gt;work in &lt;/B&gt;jboss_fuse. 
&lt;BR /&gt;May be because jboss-fuse used 
&lt;B&gt;org.apache.felix.framework-4.4.1.jar &lt;/B&gt; 
&lt;BR /&gt;and Talend Open Studio for ESB used 
&lt;B&gt;org.apache.felix.framework-5.4.0.jar&amp;nbsp;&lt;/B&gt; ? 
&lt;BR /&gt;I have this error in jboss-fuse-6.3: 
&lt;BR /&gt; 
&lt;BR /&gt;org.osgi.framework.BundleException: Unresolved constraint in bundle data_integration_demos_project.tPreJob : Unable to resolve 222.0: missing requirement osgi.wiring.package; (osgi.wiring.package=routines.system.api) 
&lt;BR /&gt;at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002) 
&lt;BR /&gt;at org.apache.felix.framework.Felix.startBundle(Felix.java:2045) 
&lt;BR /&gt;at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:976) 
&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1245) 
&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1217) 
&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1207) 
&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:504) 
&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:358) 
&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:310) 
&lt;BR /&gt; 
&lt;BR /&gt;Also I 
&lt;B&gt;run on clean apache-karaf-4.0.8&amp;nbsp; (include org.apache.felix.framework-5.6.1.jar&amp;nbsp; )&lt;/B&gt; 
&lt;BR /&gt;But I have this 
&lt;B&gt;error&lt;/B&gt;: 
&lt;BR /&gt;karaf@root()&amp;gt; ERROR: Bundle data_integration_demos_project.tPreJob Error st 
&lt;BR /&gt;arting file:/apache-karaf-4.0.8/deploy/tPreJob-0.1.jar 
&lt;BR /&gt;(org.osgi.framework.BundleException: Unable to resolve data_integration_demos_pr 
&lt;BR /&gt;oject.tPreJob (R 52.0): missing requirement (R 52.0)] osgi.wiring.package; (osgi.wiring.package=routines.system. 
&lt;BR /&gt;api) Unresolved requirements: (R 52 
&lt;BR /&gt;.0)] osgi.wiring.package; (osgi.wiring.package=routines.system.api)]) 
&lt;BR /&gt;org.osgi.framework.BundleException: Unable to resolve data_integration_demos_pro 
&lt;BR /&gt;ject.tPreJob (R 52.0): missing requirement (R 52.0)] osgi.wiring.package; (osgi.wiring.package=routines.system.a 
&lt;BR /&gt;pi) Unresolved requirements: (R 52. 
&lt;BR /&gt;0)] osgi.wiring.package; (osgi.wiring.package=routines.system.api)] 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:411 
&lt;BR /&gt;1) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.felix.framework.Felix.startBundle(Felix.java:2117) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStart 
&lt;BR /&gt;LevelImpl.java:308) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:745) 
&lt;BR /&gt;Simple post</description>
      <pubDate>Sat, 16 Nov 2024 10:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226388#M18310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: missing requirement osgi.wiring.package=routines.system.api karaf/fuse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226389#M18311</link>
      <description>Hi,&lt;BR /&gt;The&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Talend Runtime should be used together with Talend Studio. Can you run your&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Talend osgi jobs on &amp;nbsp;Talend runtime successfully?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 27 Feb 2017 08:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226389#M18311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-27T08:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: missing requirement osgi.wiring.package=routines.system.api karaf/fuse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226390#M18312</link>
      <description>Hello!&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I can run my Talend osgi jobs on &amp;nbsp;Talend runtime &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;successfully. Thank you.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 28 Feb 2017 08:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226390#M18312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T08:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: missing requirement osgi.wiring.package=routines.system.api karaf/fuse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226391#M18313</link>
      <description>Hi,
&lt;BR /&gt;If you talend OSGI job can successfully run on Talend runtime, the ESB job should be oK without error.
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Talend Runtime(karaf) container has many features/bundles pre-installed, e.g. job-controller which used to running Data service/Route/Job exported from TOS (routines.system.api package is exported from it); Service Activity Monitoring agent (it's required when you select "use SAM" on Studio); Service Locator client (it's required when you select "use SL" on Studio); Service Registry client (it's required when you select "use Service Registry" on Studio), etc.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;So generally the Talend Runtime should be used together with Talend Studio.&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 28 Feb 2017 08:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/missing-requirement-osgi-wiring-package-routines-system-api/m-p/2226391#M18313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T08:22:12Z</dc:date>
    </item>
  </channel>
</rss>

