<?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: BundleException in TESB6.1.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/BundleException-in-TESB6-1-1/m-p/2279585#M54700</link>
    <description>hi,&lt;BR /&gt;interesting - this is a 'debug' message (did you change the log level?). &lt;BR /&gt;Could you see in the console if any bundle is in the "Installed" state? (not Resolved) &lt;BR /&gt;I'm not sure if the camel-cxf feature is installed by default at the cold start, try to install it issuing a command - "feature:install caml-cxf" &lt;BR /&gt;g.</description>
    <pubDate>Tue, 22 Dec 2015 08:22:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-22T08:22:43Z</dc:date>
    <item>
      <title>BundleException in TESB6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/BundleException-in-TESB6-1-1/m-p/2279584#M54699</link>
      <description>&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;I've just installed the vanilla container TESB6.1.1. After the start, I've got an error. Can you please advise how to fix it?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;Thanks&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;Damien&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;15:14:56,836 | DEBUG | 4d3-9144f7b5278c | ? &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; ? | 115 - org.apache.cxf.cxf-core - 3.1.4 | FrameworkEvent ERROR - org.apache.cxf.cxf-core&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;org.osgi.framework.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;BundleException 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;: Could not resolve module: org.apache.cxf.cxf-core &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;&amp;nbsp; Unresolved requirement: Import-Package: com.ctc.wstx.msv; version="&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.osgi.container.Module.start(Module.java:434)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1498)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#4c2f2d"&gt;&lt;FONT size="4"&gt;&lt;FONT face="Courier"&gt;15:14:56,840 | DEBUG | pool-27-thread-1 | rint.container.BlueprintExtender&amp;nbsp; 309 | 13 - org.apache.aries.blueprint.core - 1.4.5 | Starting BlueprintContainer destruction process for bundle org.apache.cxf.cxf-rt-bindings-object/3.1.4&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/BundleException-in-TESB6-1-1/m-p/2279584#M54699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: BundleException in TESB6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/BundleException-in-TESB6-1-1/m-p/2279585#M54700</link>
      <description>hi,&lt;BR /&gt;interesting - this is a 'debug' message (did you change the log level?). &lt;BR /&gt;Could you see in the console if any bundle is in the "Installed" state? (not Resolved) &lt;BR /&gt;I'm not sure if the camel-cxf feature is installed by default at the cold start, try to install it issuing a command - "feature:install caml-cxf" &lt;BR /&gt;g.</description>
      <pubDate>Tue, 22 Dec 2015 08:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/BundleException-in-TESB6-1-1/m-p/2279585#M54700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-22T08:22:43Z</dc:date>
    </item>
  </channel>
</rss>

