<?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 Error deploying a route in Karaf in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-a-route-in-Karaf/m-p/2303606#M145776</link>
    <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;When deploying a .kar route (either dropping it in /deploy or with unzipping+feature:install) we get the error below :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Error executing command: Error executing command on bundles:
        Error starting bundle 277: Could not resolve module: gfc.R_BROKER_LOGS [277]
  Unresolved requirement: Import-Package: com.ibm.icu.text; resolution:="optional"
  Unresolved requirement: Import-Package: com.sun.security.auth.module; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.aurora.rdbms; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.i18n.text; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.i18n.text.converter; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.ons; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.security.pki; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.xml.binxml; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.xml.parser.v2; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.xml.scalable; resolution:="optional"
  Unresolved requirement: Import-Package: sun.security.action; resolution:="optional"
  Unresolved requirement: Import-Package: sun.security.util; resolution:="optional"
  Bundle was not resolved because of a uses contraint violation.
  org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource gfc.R_BROKER_LOGS [osgi.identity; osgi.identity="gfc.R_BROKER_LOGS"; type="osgi.bundle"; version:Version="0.3.0"] because it is exposed to package 'javax.transaction.xa' from resources org.apache.aries.transaction.manager [osgi.identity; osgi.identity="org.apache.aries.transaction.manager"; type="osgi.bundle"; version:Version="1.1.1"] and org.apache.geronimo.specs.geronimo-jta_1.1_spec [osgi.identity; osgi.identity="org.apache.geronimo.specs.geronimo-jta_1.1_spec"; type="osgi.bundle"; version:Version="1.1.1"] via two dependency chains.

Chain 1:
  gfc.R_BROKER_LOGS [osgi.identity; osgi.identity="gfc.R_BROKER_LOGS"; type="osgi.bundle"; version:Version="0.3.0"]
    import: (osgi.wiring.package=javax.transaction.xa)
     |
    export: osgi.wiring.package: javax.transaction.xa
  org.apache.aries.transaction.manager [osgi.identity; osgi.identity="org.apache.aries.transaction.manager"; type="osgi.bundle"; version:Version="1.1.1"]

Chain 2:
  gfc.R_BROKER_LOGS [osgi.identity; osgi.identity="gfc.R_BROKER_LOGS"; type="osgi.bundle"; version:Version="0.3.0"]
    import: (osgi.wiring.package=javax.jms)
     |
    export: osgi.wiring.package=javax.jms; uses:=javax.transaction.xa
  org.apache.geronimo.specs.geronimo-jms_1.1_spec [osgi.identity; osgi.identity="org.apache.geronimo.specs.geronimo-jms_1.1_spec"; type="osgi.bundle"; version:Version="1.1.1"]
    import: (osgi.wiring.package=javax.transaction.xa)
     |
    export: osgi.wiring.package: javax.transaction.xa
  org.apache.geronimo.specs.geronimo-jta_1.1_spec [osgi.identity; osgi.identity="org.apache.geronimo.specs.geronimo-jta_1.1_spec"; type="osgi.bundle"; version:Version="1.1.1"]&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The bundle status is "resolved" but starting it manually runs into the same error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It happens whatever the route/kar file we try. It often happens for the very first route that is deployed on Karaf.&lt;/P&gt; 
&lt;P&gt;Sometimes, juste installing a second route makes the first one start successfully. Sometimes it does not, then restarting Karaf makes all the bundles start successfully.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We use Talend OpenStudio for ESB 6.3&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Loko&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:57:22 GMT</pubDate>
    <dc:creator>Loko</dc:creator>
    <dc:date>2024-11-16T08:57:22Z</dc:date>
    <item>
      <title>Error deploying a route in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-a-route-in-Karaf/m-p/2303606#M145776</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;When deploying a .kar route (either dropping it in /deploy or with unzipping+feature:install) we get the error below :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Error executing command: Error executing command on bundles:
        Error starting bundle 277: Could not resolve module: gfc.R_BROKER_LOGS [277]
  Unresolved requirement: Import-Package: com.ibm.icu.text; resolution:="optional"
  Unresolved requirement: Import-Package: com.sun.security.auth.module; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.aurora.rdbms; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.i18n.text; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.i18n.text.converter; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.ons; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.security.pki; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.xml.binxml; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.xml.parser.v2; resolution:="optional"
  Unresolved requirement: Import-Package: oracle.xml.scalable; resolution:="optional"
  Unresolved requirement: Import-Package: sun.security.action; resolution:="optional"
  Unresolved requirement: Import-Package: sun.security.util; resolution:="optional"
  Bundle was not resolved because of a uses contraint violation.
  org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource gfc.R_BROKER_LOGS [osgi.identity; osgi.identity="gfc.R_BROKER_LOGS"; type="osgi.bundle"; version:Version="0.3.0"] because it is exposed to package 'javax.transaction.xa' from resources org.apache.aries.transaction.manager [osgi.identity; osgi.identity="org.apache.aries.transaction.manager"; type="osgi.bundle"; version:Version="1.1.1"] and org.apache.geronimo.specs.geronimo-jta_1.1_spec [osgi.identity; osgi.identity="org.apache.geronimo.specs.geronimo-jta_1.1_spec"; type="osgi.bundle"; version:Version="1.1.1"] via two dependency chains.

Chain 1:
  gfc.R_BROKER_LOGS [osgi.identity; osgi.identity="gfc.R_BROKER_LOGS"; type="osgi.bundle"; version:Version="0.3.0"]
    import: (osgi.wiring.package=javax.transaction.xa)
     |
    export: osgi.wiring.package: javax.transaction.xa
  org.apache.aries.transaction.manager [osgi.identity; osgi.identity="org.apache.aries.transaction.manager"; type="osgi.bundle"; version:Version="1.1.1"]

Chain 2:
  gfc.R_BROKER_LOGS [osgi.identity; osgi.identity="gfc.R_BROKER_LOGS"; type="osgi.bundle"; version:Version="0.3.0"]
    import: (osgi.wiring.package=javax.jms)
     |
    export: osgi.wiring.package=javax.jms; uses:=javax.transaction.xa
  org.apache.geronimo.specs.geronimo-jms_1.1_spec [osgi.identity; osgi.identity="org.apache.geronimo.specs.geronimo-jms_1.1_spec"; type="osgi.bundle"; version:Version="1.1.1"]
    import: (osgi.wiring.package=javax.transaction.xa)
     |
    export: osgi.wiring.package: javax.transaction.xa
  org.apache.geronimo.specs.geronimo-jta_1.1_spec [osgi.identity; osgi.identity="org.apache.geronimo.specs.geronimo-jta_1.1_spec"; type="osgi.bundle"; version:Version="1.1.1"]&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The bundle status is "resolved" but starting it manually runs into the same error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It happens whatever the route/kar file we try. It often happens for the very first route that is deployed on Karaf.&lt;/P&gt; 
&lt;P&gt;Sometimes, juste installing a second route makes the first one start successfully. Sometimes it does not, then restarting Karaf makes all the bundles start successfully.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We use Talend OpenStudio for ESB 6.3&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Loko&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-deploying-a-route-in-Karaf/m-p/2303606#M145776</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2024-11-16T08:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying a route in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-a-route-in-Karaf/m-p/2303607#M145777</link>
      <description>&lt;P&gt;Hello Loko,&lt;/P&gt;
&lt;P&gt;Have you tried to use talend open studio for ESB V 6.4 to see if this issue repro?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 06:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-deploying-a-route-in-Karaf/m-p/2303607#M145777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-21T06:55:33Z</dc:date>
    </item>
  </channel>
</rss>

