<?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 One process is automatically starting again and again even after killed couple of times. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6033113#M54224</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following process is&amp;nbsp;&amp;nbsp;automatically starting again and again even after killed couple of times.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# ps -ef | grep -i CLEException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root 13475 1 0 Apr15 ? 00:12:39 /opt/tibco/bw/5.9/bin/bwengine --pid --run --propFile /opt/tibco/tra/domain/prod01_tra57/application/CLE2007ExceptionManagement2-1/CLE2007ExceptionManagement2-1-CLEExceptionMgmt.tra --innerProcess&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to kill permanently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2013 00:34:10 GMT</pubDate>
    <dc:creator>Senthil_N</dc:creator>
    <dc:date>2013-04-18T00:34:10Z</dc:date>
    <item>
      <title>One process is automatically starting again and again even after killed couple of times.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6033113#M54224</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following process is&amp;nbsp;&amp;nbsp;automatically starting again and again even after killed couple of times.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# ps -ef | grep -i CLEException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root 13475 1 0 Apr15 ? 00:12:39 /opt/tibco/bw/5.9/bin/bwengine --pid --run --propFile /opt/tibco/tra/domain/prod01_tra57/application/CLE2007ExceptionManagement2-1/CLE2007ExceptionManagement2-1-CLEExceptionMgmt.tra --innerProcess&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to kill permanently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 00:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6033113#M54224</guid>
      <dc:creator>Senthil_N</dc:creator>
      <dc:date>2013-04-18T00:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: One process is automatically starting again and again even after killed couple of times.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6033345#M54225</link>
      <description>&lt;P&gt;Is there an entry for this in inittab(5)?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6033345#M54225</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-04-18T06:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: One process is automatically starting again and again even after killed couple of times.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6033451#M54226</link>
      <description>&lt;P&gt;A bit of Googling suggests this process might belong to a software called TIBCO ActiveMatrix BusinessWorks Service Engine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be a (possibly optional?) component of the TIBCO ActiveMatrix BusinessWorks suite.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you want to stop the entire TIBCO application suite, or just this one process?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To stop just this process only, you should probably use the TIBCO Administrator Server to tell the TIBCO suite that you don't want to run this Service Engine on this host any more. If you just try to kill it, the other TIBCO processes assume that the Service Engine process has crashed and will quickly restart it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The TIBCO application suite seems to be a complex one, and it might be set up on multiple servers, all controlled by a single Administrator Server. If you want to shut down the entire TIBCO suite on this host, you will apparently need to shut down at least something called a "TIBCO Host Instance" and one or more "nodes". According to a quick browse through the TIBCO documentation, these seem to be the processes that automatically start and stop most other TIBCO processes. Depending on how the TIBCO suite is set up on your site, there may or may not be other components you need to shut down too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You really should find someone at your site that knows how your TIBCO application suite is set up. If there is no such person and no documentation about your specific set-up available, then I'm afraid you have to read a lot of TIBCO documentation, examine your system(s) to identify all the TIBCO application components and their roles, and document the setup at your site.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 07:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6033451#M54226</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-04-18T07:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: One process is automatically starting again and again even after killed couple of times.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6044723#M54242</link>
      <description>Hi Matti_kurkela,&lt;BR /&gt;&lt;BR /&gt;Can you post that link where you found the following information.&lt;BR /&gt;&lt;BR /&gt;To stop just this process only, you should probably use the TIBCO Administrator Server to tell the TIBCO suite that you don't want to run this Service Engine on this host any more. If you just try to kill it, the other TIBCO processes assume that the Service Engine process has crashed and will quickly restart it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for you help and support.</description>
      <pubDate>Sun, 28 Apr 2013 21:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-process-is-automatically-starting-again-and-again-even-after/m-p/6044723#M54242</guid>
      <dc:creator>Senthil_N</dc:creator>
      <dc:date>2013-04-28T21:13:39Z</dc:date>
    </item>
  </channel>
</rss>

