<?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 Problem while starting a route (kar file) in karaf in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-starting-a-route-kar-file-in-karaf/m-p/2294608#M67468</link>
    <description>Hello,
&lt;BR /&gt;I got two processes, the first is consuming data with a job (RESTEndpoint) and save the data into a activemq. This job is in my karaf "main" container "Runtime_ESBSE/container/deploy/". This Job is working well.
&lt;BR /&gt;The second process is a route, this route is consuming the messages from the messagequeue and send it throtteled into a job, witch is extracting data and save it mapped into the database.
&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;INFO:&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;I use Talend ESB Openstudio, there i start my job with the RESTEndoint and the route, everything is working.&lt;/I&gt;
&lt;BR /&gt;
&lt;BR /&gt;Deploy:
&lt;BR /&gt;In karaf i got some issus, I don't be able to set both processes in the same container (BindException becouse of&amp;nbsp;rmi-registry-port and&amp;nbsp;rmi-server port).
&lt;BR /&gt;I cloned the main container with "admin:clone" and setup the route in the new container. First i had to fix some issus manually in the new container. But now the container is starting and i will get there with admin:connect.
&lt;BR /&gt;But the route is not working, I installed the service and tryed to start the osgi part of the service, but i got an class not found exception.
&lt;BR /&gt;
&lt;I&gt;feature:list&lt;BR /&gt;[installed &amp;nbsp;] [0.1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;] mqProcess-feature &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mqProcess-feature&lt;BR /&gt;&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;osgi:list&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;[ 248] [Installed &amp;nbsp;] [ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;] [ &amp;nbsp; &amp;nbsp; &amp;nbsp; ] [ &amp;nbsp; 80] mqProcess (0.1)&lt;/I&gt;
&lt;BR /&gt;If i try to start it ("osgi:start 248") following exception is shown:
&lt;BR /&gt;
&lt;I&gt;Error executing command: Error starting bundles:&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unable to start bundle 248: The bundle "dav.mqProcess_0.1.0 [248]" could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.activemq; version="0.0.0"&lt;/I&gt;
&lt;BR /&gt;
&lt;BR /&gt;Can someone help?
&lt;BR /&gt;
&lt;BR /&gt;BR
&lt;BR /&gt;Y. Poersch</description>
    <pubDate>Sat, 16 Nov 2024 11:01:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:01:58Z</dc:date>
    <item>
      <title>Problem while starting a route (kar file) in karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-starting-a-route-kar-file-in-karaf/m-p/2294608#M67468</link>
      <description>Hello,
&lt;BR /&gt;I got two processes, the first is consuming data with a job (RESTEndpoint) and save the data into a activemq. This job is in my karaf "main" container "Runtime_ESBSE/container/deploy/". This Job is working well.
&lt;BR /&gt;The second process is a route, this route is consuming the messages from the messagequeue and send it throtteled into a job, witch is extracting data and save it mapped into the database.
&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;INFO:&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;I use Talend ESB Openstudio, there i start my job with the RESTEndoint and the route, everything is working.&lt;/I&gt;
&lt;BR /&gt;
&lt;BR /&gt;Deploy:
&lt;BR /&gt;In karaf i got some issus, I don't be able to set both processes in the same container (BindException becouse of&amp;nbsp;rmi-registry-port and&amp;nbsp;rmi-server port).
&lt;BR /&gt;I cloned the main container with "admin:clone" and setup the route in the new container. First i had to fix some issus manually in the new container. But now the container is starting and i will get there with admin:connect.
&lt;BR /&gt;But the route is not working, I installed the service and tryed to start the osgi part of the service, but i got an class not found exception.
&lt;BR /&gt;
&lt;I&gt;feature:list&lt;BR /&gt;[installed &amp;nbsp;] [0.1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;] mqProcess-feature &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mqProcess-feature&lt;BR /&gt;&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;osgi:list&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;[ 248] [Installed &amp;nbsp;] [ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;] [ &amp;nbsp; &amp;nbsp; &amp;nbsp; ] [ &amp;nbsp; 80] mqProcess (0.1)&lt;/I&gt;
&lt;BR /&gt;If i try to start it ("osgi:start 248") following exception is shown:
&lt;BR /&gt;
&lt;I&gt;Error executing command: Error starting bundles:&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unable to start bundle 248: The bundle "dav.mqProcess_0.1.0 [248]" could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.activemq; version="0.0.0"&lt;/I&gt;
&lt;BR /&gt;
&lt;BR /&gt;Can someone help?
&lt;BR /&gt;
&lt;BR /&gt;BR
&lt;BR /&gt;Y. Poersch</description>
      <pubDate>Sat, 16 Nov 2024 11:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-starting-a-route-kar-file-in-karaf/m-p/2294608#M67468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while starting a route (kar file) in karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-starting-a-route-kar-file-in-karaf/m-p/2294609#M67469</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;First, you can make a new container by using the scripts in the container/scripts folder, for example, execute "source configureC1.sh" from the new unzipped container console, you will get a new container with http port 8041, rmi 1100 port, etc configured.&lt;BR /&gt;&lt;BR /&gt;For the class not found exception, it should not be happen if the exported kar file is correct, but could you check by executing "feature:install activemq" on the contaienr console manually before you deploy the kar file?&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 08 Oct 2015 03:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-starting-a-route-kar-file-in-karaf/m-p/2294609#M67469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-08T03:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while starting a route (kar file) in karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-starting-a-route-kar-file-in-karaf/m-p/2294610#M67470</link>
      <description>Hi Dai,
&lt;BR /&gt;I'm working on the same project as the OP. By now we got this working flawlessly with 2 containers.
&lt;BR /&gt;However, I'm not sure if our initial idea is correct to model the REST interface as Job and model the rest as a route. Logically it should be possible to run both applications in the same container?
&lt;BR /&gt;Or would it be better to model the REST endpoint also as a route model?
&lt;BR /&gt;
&lt;BR /&gt;regards,
&lt;BR /&gt;Didi</description>
      <pubDate>Fri, 09 Oct 2015 17:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-starting-a-route-kar-file-in-karaf/m-p/2294610#M67470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-09T17:54:43Z</dc:date>
    </item>
  </channel>
</rss>

