<?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: [resolved] Exception while calling MessagingEndpoint with talend:// scheme in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369422#M132572</link>
    <description>Hello Alexander, 
&lt;BR /&gt;Yes, it's another issue 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;. Apparently the older version of the camel-tis JAR file we delivered with the studio does not support that kind of context propagation. You could try to patch your studio so that it works, for that you need to find all files with name camel-tis-2.7.1.0.jar and replace the content of these files with that one: 
&lt;BR /&gt; 
&lt;A href="http://dl.dropbox.com/u/218306/camel-tis-2.8.2.0.jar" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/camel-tis-2.8.2.0.jar&lt;/A&gt; 
&lt;BR /&gt;Please make sure that you name your newly replaced files with the same name: 'camel-tis-2.7.1.0.jar' 
&lt;BR /&gt;After that you could try to re-run your sample, or just import mine: 
&lt;BR /&gt;Job called from Route which have a context parameter 'hasi': 
&lt;A href="http://dl.dropbox.com/u/218306/JobCalledFromRoute.zip" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/JobCalledFromRoute.zip&lt;/A&gt; 
&lt;BR /&gt;Route that calls a job with context parameter 'hasi': 
&lt;A href="http://dl.dropbox.com/u/218306/RouteCallsJob.zip" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/RouteCallsJob.zip&lt;/A&gt; 
&lt;BR /&gt;Renat</description>
    <pubDate>Mon, 16 Jan 2012 11:49:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-01-16T11:49:29Z</dc:date>
    <item>
      <title>[resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369412#M132562</link>
      <description>&lt;P&gt;Hi all.&lt;BR /&gt;After trying some of the examples mentioned within the TESB documentation, I am facing a new problem!&lt;BR /&gt;I created a simple sample job that displays a warning in the TESB console (tWARN via tLogCatcher and tLogRow). After deploying the job to our TESB instance, I created a sample route that should call this job (see attached images).&lt;BR /&gt;For the start of my route I used a Timer component that send out messages ervery 10 seconds. These Messages should be passed to the cTalendJob component. After investigating this procedure I realized that the cTalendJob component acts as a messaging endpoint (talend://&amp;lt;job_class&amp;gt;?&amp;lt;args&amp;gt;).&lt;BR /&gt;Seemed very easy so far. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; But the problems began as I started to deploy the route to our TESB instance via console with the osgi:install command.&lt;BR /&gt;The route could bei installed, but as soon as i started the route (via start &amp;lt;bundle_id&amp;gt;) I got the exception that the scheme talend:// wouldn't be recognized.&lt;BR /&gt;The exception I got was: &lt;BR /&gt;Failed to create route cMessagingEndpoint_1 at: &amp;gt;&amp;gt;&amp;gt; To &amp;lt;&amp;lt;&amp;lt; in route: Route] -&amp;gt; [To... because of Failed to resolve endpoint: talend://spappsesb.samplejob_0_1.SampleJob?context=Default due to: No component found with scheme: talend&lt;BR /&gt;Until now, I'm stuck looking for the bundle that contains the talend:// scheme definition or the cTalendJob component.&lt;BR /&gt;Maybe somebody could help me to figure out, what went wrong?&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Regards&lt;BR /&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369412#M132562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369413#M132563</link>
      <description>Hi, 
&lt;BR /&gt;Apparently the JAR file providing the talend component for Camel is missing in our default delivery, please try to drop that JAR file 
&lt;BR /&gt; 
&lt;A href="http://dl.dropbox.com/u/218306/camel-tis-2.8.2.0.jar" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/camel-tis-2.8.2.0.jar&lt;/A&gt; 
&lt;BR /&gt;To your TESB_HOME/container/deploy directory and try again. 
&lt;BR /&gt;Renat</description>
      <pubDate>Thu, 12 Jan 2012 13:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369413#M132563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-12T13:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369414#M132564</link>
      <description>Thanks. 
&lt;BR /&gt;Now, it works without any problems! The osgi bundle camel-tis has not been registered! 
&lt;BR /&gt;But now I 've got some other question: Is it possible to use the IN message of the route as Parameter for the cTalendjob component? And if it should be possible, how does it work? Wich expression, parameter or whatever ... do I need to set in- and output parameter of the cTalendJob Endpoint? 
&lt;BR /&gt;Thanks in advance. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Alexander</description>
      <pubDate>Thu, 12 Jan 2012 19:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369414#M132564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-12T19:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369415#M132565</link>
      <description>Anybody volunteering to file a bug? The camel-tis bundle should be included in the runtime out of the box. This is good candidate for a 5.0.2.&lt;BR /&gt;Zsolt</description>
      <pubDate>Thu, 12 Jan 2012 21:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369415#M132565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-12T21:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369416#M132566</link>
      <description>Hi Zsolt.
&lt;BR /&gt;I'd like to learn how to fill in a bug fom! 
&lt;BR /&gt;I just created myself a JIRA Account. Should I just fill in the "New Issue" form?
&lt;BR /&gt;Regards
&lt;BR /&gt;Alexander</description>
      <pubDate>Fri, 13 Jan 2012 06:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369416#M132566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T06:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369417#M132567</link>
      <description>Hello Aleander, 
&lt;BR /&gt;Concerning the IN/OUT messages it's complicated right now. Currently cTalendJob component is able to start a Talend job. For that start it will copy all camel message headers as context parameters, however there is no OUT message. Technically speaking one job is just a java class with 'public static main' method, it returns an integer value, and nothing more. 
&lt;BR /&gt;However we definitely thinking about improving that in future, and for that your feedback is very important for us. What are the use-cases you have in mind where you would like to call a Talend job from the route? What properties the solution you are looking for should have? 
&lt;BR /&gt;Renat 
&lt;BR /&gt;P.S. Good luck with JIRA, our goal is to make bug submission as simple and painless as possible.</description>
      <pubDate>Fri, 13 Jan 2012 08:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369417#M132567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T08:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369418#M132568</link>
      <description>Hi Renat.
&lt;BR /&gt;How would I access this initial job parameters / context within the job itself? 
&lt;BR /&gt;Regards.
&lt;BR /&gt;Alexander</description>
      <pubDate>Fri, 13 Jan 2012 08:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369418#M132568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T08:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369419#M132569</link>
      <description>Hi
&lt;BR /&gt;You need to declare a Talend Context in the job that will have the same name as one of your message headers. Then you could use it in your Job configuration like any normal Talend Job Context. See that screencast 
&lt;A href="http://www.screenr.com/IGns" rel="nofollow noopener noreferrer"&gt;http://www.screenr.com/IGns&lt;/A&gt; for more details about how to configure Talend Context variables.
&lt;BR /&gt;Renat</description>
      <pubDate>Fri, 13 Jan 2012 09:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369419#M132569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T09:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369420#M132570</link>
      <description>Hi Alexander, 
&lt;BR /&gt;just saw 
&lt;A href="http://jira.talendforge.org/browse/TESB-4536" rel="nofollow noopener noreferrer"&gt;http://jira.talendforge.org/browse/TESB-4536&lt;/A&gt;. Thx for filing it. I hope you don't mind I raised the priority to Critical 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; I assume we will include a fix in the next maintenance release. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Zsolt</description>
      <pubDate>Fri, 13 Jan 2012 09:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369420#M132570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T09:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369421#M132571</link>
      <description>Hi Renat.
&lt;BR /&gt;Never mind. ;-)
&lt;BR /&gt;
&lt;BR /&gt;I just watched your screencast about the usage of contexts within routes and jobs. I also tried to implement a context within my "route-to-job" example. I changed my example in the way that it should pass the route message header to the job via the context, but no success.
&lt;BR /&gt;Maybe it's just a matter of not to see the wood for the trees. ;-(
&lt;BR /&gt;If anyone else might help, or even know the answer? I attached my TESB Studio configuration sreenshots.
&lt;BR /&gt;
&lt;BR /&gt;Within my route I set the message Header "Item" to contain the value the job should use later on. Then I called the cTalendJob component.
&lt;BR /&gt;Wihtin the cTalendJob I used a cJavaFlex2 component to print all context variables to stdout. 
&lt;BR /&gt;The context ist generated for the whole project and contains an entry called "Item" of type java.lang.Object.
&lt;BR /&gt;Regarding to your last answer I assumed that the camel route would propagate all message headers to the job via the context. But I had no success.
&lt;BR /&gt;Any help to solve this problem is appreciated.
&lt;BR /&gt;Regards.
&lt;BR /&gt;Alexander</description>
      <pubDate>Fri, 13 Jan 2012 11:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369421#M132571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T11:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception while calling MessagingEndpoint with talend:// scheme</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369422#M132572</link>
      <description>Hello Alexander, 
&lt;BR /&gt;Yes, it's another issue 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;. Apparently the older version of the camel-tis JAR file we delivered with the studio does not support that kind of context propagation. You could try to patch your studio so that it works, for that you need to find all files with name camel-tis-2.7.1.0.jar and replace the content of these files with that one: 
&lt;BR /&gt; 
&lt;A href="http://dl.dropbox.com/u/218306/camel-tis-2.8.2.0.jar" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/camel-tis-2.8.2.0.jar&lt;/A&gt; 
&lt;BR /&gt;Please make sure that you name your newly replaced files with the same name: 'camel-tis-2.7.1.0.jar' 
&lt;BR /&gt;After that you could try to re-run your sample, or just import mine: 
&lt;BR /&gt;Job called from Route which have a context parameter 'hasi': 
&lt;A href="http://dl.dropbox.com/u/218306/JobCalledFromRoute.zip" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/JobCalledFromRoute.zip&lt;/A&gt; 
&lt;BR /&gt;Route that calls a job with context parameter 'hasi': 
&lt;A href="http://dl.dropbox.com/u/218306/RouteCallsJob.zip" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/RouteCallsJob.zip&lt;/A&gt; 
&lt;BR /&gt;Renat</description>
      <pubDate>Mon, 16 Jan 2012 11:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-while-calling-MessagingEndpoint-with-talend/m-p/2369422#M132572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-16T11:49:29Z</dc:date>
    </item>
  </channel>
</rss>

