<?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: Kill running process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436803#M5442</link>
    <description>We have ran into simular process that will not allow kill -9.  We put into a script a trap and three consective kills -9's.  this works sometimes, and if not working the first time, we do it again...so far, it hasn't failed on the second attempt.</description>
    <pubDate>Sat, 19 Aug 2000 12:54:50 GMT</pubDate>
    <dc:creator>dan mcelroy</dc:creator>
    <dc:date>2000-08-19T12:54:50Z</dc:date>
    <item>
      <title>Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436792#M5431</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm using command kill -9 PID to kill one of my running process.Unfortunely the process still running.&lt;BR /&gt;&lt;BR /&gt;I try to kill the Shell PID to disconnect the session, unfortunely the process still running ,but the session is actually disconnected.&lt;BR /&gt;&lt;BR /&gt;Please guide and Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat</description>
      <pubDate>Wed, 16 Aug 2000 00:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436792#M5431</guid>
      <dc:creator>Patricia_2</dc:creator>
      <dc:date>2000-08-16T00:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436793#M5432</link>
      <description>Does the user who issue the "kill -9" command have sufficient authority to do so?&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Philip</description>
      <pubDate>Wed, 16 Aug 2000 00:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436793#M5432</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2000-08-16T00:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436794#M5433</link>
      <description>I'm using root user id to run the kill command</description>
      <pubDate>Wed, 16 Aug 2000 00:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436794#M5433</guid>
      <dc:creator>Patricia_2</dc:creator>
      <dc:date>2000-08-16T00:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436795#M5434</link>
      <description>I seem before that de-functioned processes cannot be terminated by kill -9 command, in that case I had to kill their parent process in order to get rid of them.&lt;BR /&gt;&lt;BR /&gt;What was the status for your process?</description>
      <pubDate>Wed, 16 Aug 2000 01:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436795#M5434</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2000-08-16T01:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436796#M5435</link>
      <description>Hi Chan,&lt;BR /&gt;&lt;BR /&gt;I have kill the parent pid , and this cause the PPID for the process become 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Aug 2000 01:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436796#M5435</guid>
      <dc:creator>Patricia_2</dc:creator>
      <dc:date>2000-08-16T01:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436797#M5436</link>
      <description>if it is owned by 1 it means it is a child of init.  Usually a reboot is needed to get rid of these runaway proc's</description>
      <pubDate>Wed, 16 Aug 2000 05:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436797#M5436</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-08-16T05:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436798#M5437</link>
      <description>&lt;BR /&gt;This process must now be stuck on a socket. Theres no easy to free up a stuck socket under HP-UX. The only options are to;&lt;BR /&gt;&lt;BR /&gt;1. reboot the PC or WS that the user was using who started the process. This may free up the stuck socket allowing the process to die. (give it some time after the reboot before moving onto option 2.)&lt;BR /&gt;2. reboot the HP server.</description>
      <pubDate>Wed, 16 Aug 2000 06:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436798#M5437</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-16T06:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436799#M5438</link>
      <description>Kill -9, should be the last resort not the first.&lt;BR /&gt;&lt;BR /&gt;However, all kills can fail (including -9), if the process is waiting on a system call that is uninterruptable. There is no way to kill/remove these processes if what the system call is waiting for, is missed or never turns up. Only a reboot will clear them.&lt;BR /&gt;&lt;BR /&gt;Kill -9 however, can make things worse, as it doesn't give the process enough time to tidy up. It won't release shared memory, semaphores, file locks etc, and you can be heading for a reboot due just to doing a kill -9.&lt;BR /&gt;&lt;BR /&gt;If a process won't die with a kill -15 or -1, then try and see if it's still running before doing a -9. If it's 'sleeping' don't using -9, as it's not going to die anyway. If it's running, then someone is just trapping the signals and -9 will probably kill it. However, as I stated above, the process won't clean up after it's self.&lt;BR /&gt;&lt;BR /&gt;Btw, you can't trap kill -9.</description>
      <pubDate>Wed, 16 Aug 2000 06:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436799#M5438</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-08-16T06:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436800#M5439</link>
      <description>Sometimes if I have such a "zombie" I have to reboot.&lt;BR /&gt;This really helps. &lt;BR /&gt;</description>
      <pubDate>Wed, 16 Aug 2000 06:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436800#M5439</guid>
      <dc:creator>Horst Prestin</dc:creator>
      <dc:date>2000-08-16T06:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436801#M5440</link>
      <description>&lt;BR /&gt;Can we awake a sleeping process by kill -26 (SIGCONT) and hope it catch the abort signal from the OS?&lt;BR /&gt;&lt;BR /&gt;-Philip</description>
      <pubDate>Wed, 16 Aug 2000 06:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436801#M5440</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2000-08-16T06:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436802#M5441</link>
      <description>I try to kill the process by using the kill -26, but the process still there.&lt;BR /&gt;&lt;BR /&gt;I think the only way is to reboot.&lt;BR /&gt;&lt;BR /&gt;Anywhere thanks for advise.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat</description>
      <pubDate>Wed, 16 Aug 2000 06:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436802#M5441</guid>
      <dc:creator>Patricia_2</dc:creator>
      <dc:date>2000-08-16T06:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kill running process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436803#M5442</link>
      <description>We have ran into simular process that will not allow kill -9.  We put into a script a trap and three consective kills -9's.  this works sometimes, and if not working the first time, we do it again...so far, it hasn't failed on the second attempt.</description>
      <pubDate>Sat, 19 Aug 2000 12:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-running-process/m-p/2436803#M5442</guid>
      <dc:creator>dan mcelroy</dc:creator>
      <dc:date>2000-08-19T12:54:50Z</dc:date>
    </item>
  </channel>
</rss>

