<?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 How to use Karaf Runtime ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Karaf-Runtime/m-p/2222050#M15804</link>
    <description>There are 5 files in the folder \ Runtime_ESBSE directory \ container \ bin 
&lt;BR /&gt;customer.exe 
&lt;BR /&gt;setenv.exe 
&lt;BR /&gt;start.exe 
&lt;BR /&gt;stop.exe 
&lt;BR /&gt;trun.exe 
&lt;BR /&gt;At the moment I use trun.exe to start karaf. But it automatically execute my job at the opening of karaf. I do not understand why ? 
&lt;BR /&gt;I'd like to know what command used : 
&lt;BR /&gt;to start a job ? 
&lt;BR /&gt;to stop a job ? 
&lt;BR /&gt;to install a job ? 
&lt;BR /&gt;to uninstall a job ? 
&lt;BR /&gt;Because when I use "list" command, my jobs start again ?? 
&lt;BR /&gt;Thank you.</description>
    <pubDate>Thu, 06 Feb 2014 15:01:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-06T15:01:34Z</dc:date>
    <item>
      <title>How to use Karaf Runtime ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Karaf-Runtime/m-p/2222050#M15804</link>
      <description>There are 5 files in the folder \ Runtime_ESBSE directory \ container \ bin 
&lt;BR /&gt;customer.exe 
&lt;BR /&gt;setenv.exe 
&lt;BR /&gt;start.exe 
&lt;BR /&gt;stop.exe 
&lt;BR /&gt;trun.exe 
&lt;BR /&gt;At the moment I use trun.exe to start karaf. But it automatically execute my job at the opening of karaf. I do not understand why ? 
&lt;BR /&gt;I'd like to know what command used : 
&lt;BR /&gt;to start a job ? 
&lt;BR /&gt;to stop a job ? 
&lt;BR /&gt;to install a job ? 
&lt;BR /&gt;to uninstall a job ? 
&lt;BR /&gt;Because when I use "list" command, my jobs start again ?? 
&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 06 Feb 2014 15:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Karaf-Runtime/m-p/2222050#M15804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-06T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Karaf Runtime ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Karaf-Runtime/m-p/2222051#M15805</link>
      <description>nobody to help me?&lt;BR /&gt;please.</description>
      <pubDate>Fri, 07 Feb 2014 11:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Karaf-Runtime/m-p/2222051#M15805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-07T11:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Karaf Runtime ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Karaf-Runtime/m-p/2222052#M15806</link>
      <description>If anyone is still having difficulties, you need to do the following 
&lt;BR /&gt;go into 
&lt;B&gt;your ESB CONTAINER FOLDER&lt;/B&gt;&amp;nbsp; 
&lt;BR /&gt;]$ ps -ef | grep karaf 
&lt;BR /&gt;if any services are running else move on 
&lt;BR /&gt;]$ kill -9 {SERVICE NUMBER} (The service # can be found when one executes the first command) 
&lt;BR /&gt;then again do 
&lt;BR /&gt;]$ ps -ef |grep karaf&amp;nbsp; 
&lt;BR /&gt;you should not see any services, now go into (container/bin) folder and then exucute 
&lt;BR /&gt;]$ ./trun 
&lt;BR /&gt;this should start up Talend Services 
&lt;BR /&gt;once here you should execute these. 
&lt;BR /&gt;karaf(): list 
&lt;BR /&gt;FIND YOUR PROJECT JOB # which is critical in starting the job 
&lt;BR /&gt;karaf(): start {JOB NUMBER} 
&lt;BR /&gt;If you want to stop it just do, 
&lt;BR /&gt;karaf(): stop {JOB NUMBER} 
&lt;BR /&gt;if you want to exit, 
&lt;BR /&gt;karaf(): shutdown 
&lt;BR /&gt;if you dont shutdown any active jobs will be running in the backround indifinetly so the latter piece of code is important.&amp;nbsp; 
&lt;BR /&gt;karaf(): exit 
&lt;BR /&gt;LOL hope this helps anyone having troubles.</description>
      <pubDate>Wed, 13 Jul 2016 05:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Karaf-Runtime/m-p/2222052#M15806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T05:01:30Z</dc:date>
    </item>
  </channel>
</rss>

