<?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 MultiException Error - Fail to connect to Maven in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309279#M144411</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;I'm using Talend 6.2.1 and I experience the following error whenever I try to deploy a route containing a cHttp component :&lt;/P&gt; 
  &lt;PRE&gt;Operation failed: org.apache.karaf.features.internal.util.MultiException: Error -- For more information see your log file&lt;/PRE&gt; 
  &lt;P&gt;I took a look at the apache-tomcat log and this is what I saw :&lt;/P&gt; 
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mcns" target="_blank"&gt;here&lt;/A&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:27:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:27:33Z</dc:date>
    <item>
      <title>MultiException Error - Fail to connect to Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309279#M144411</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;I'm using Talend 6.2.1 and I experience the following error whenever I try to deploy a route containing a cHttp component :&lt;/P&gt; 
  &lt;PRE&gt;Operation failed: org.apache.karaf.features.internal.util.MultiException: Error -- For more information see your log file&lt;/PRE&gt; 
  &lt;P&gt;I took a look at the apache-tomcat log and this is what I saw :&lt;/P&gt; 
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mcns" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309279#M144411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: MultiException Error - Fail to connect to Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309280#M144412</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Does all others routes work fine without cHttp?&lt;/P&gt; 
&lt;P&gt;It was confirmed a bug and this issue has been fixed on V 6.3.1. Are you using talend subscription solution 6.2.1? If so, could you please create a case on talend support portal so that we will give you a patch on v 6.2 if needed.&lt;/P&gt; 
&lt;P&gt;Here is a fast solution(not good but fast):add the javax.mail/1.4.5 and geronimo-annotation_1.1 bundles into the system folder of Runtime.&lt;/P&gt; 
&lt;P&gt;Let us know if it is OK with you.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 06:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309280#M144412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-22T06:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: MultiException Error - Fail to connect to Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309281#M144413</link>
      <description>&lt;P&gt;Hi Sabrina.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. It was the first route I created using cHttp.&lt;/P&gt;&lt;P&gt;I managed to solve my issue, it turns out it was due to a misconfiguration of my Maven settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Jérémy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 09:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309281#M144413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-22T09:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: MultiException Error - Fail to connect to Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309282#M144414</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt; 
&lt;P&gt;I recently started to use/learn talend esb and i'm facing the same issue, i made a route using a chttp component that works perfectly on the studio when i call it from postman.&lt;/P&gt; 
&lt;P&gt;Building the route i obtained a .kar file on /deploy directory when i run karaf my route doesn't show up typing bundle:list but typing feature:list i found myroute-feature marked as uninstalled so i try to install it and i got the following error message:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;"Error executing command: Error:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error downloading mvn&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://community.qlik.com/" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.eclipse.jetty.aggregate/jetty-all-server/8.1.14.v20131031&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error downloading mvn&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://community.qlik.com/" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.apache.geronimo.specs/geronimo-annotation_1.1_spec/1.0.1"&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please Jérémy tell me how should i fix my Maven settings. I am using TOS ESB 7.0.1 by the way.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Houçame&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 07:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MultiException-Error-Fail-to-connect-to-Maven/m-p/2309282#M144414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-27T07:57:46Z</dc:date>
    </item>
  </channel>
</rss>

