<?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 Process hogging the CPU in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448190#M852328</link>
    <description>We are running Java enterprise applications on HP-UX 11.11 (PA-RISC) architecture server. We have installed GOLDBASE11i, GOLDAPP11i packages which are released on September 2004. We have installed JavaOOB product also.&lt;BR /&gt;&lt;BR /&gt;We are seeing a peculiar problem, that some of these enterprise applications goes out of control(i.e if I use 'top' command, I could see that its CPU usage is about 95%). When I trace the process using tusc command, I could see the following sequence of calls :&lt;BR /&gt;&lt;BR /&gt;gettimeofday(....)&lt;BR /&gt;nanosleep(..)&lt;BR /&gt;&lt;BR /&gt;I would like to know if anyone has faced similar problems. If so, I would like to know the remedy I need to apply.&lt;BR /&gt;&lt;BR /&gt;Note; I have installed PHSS_30966 patch.</description>
    <pubDate>Tue, 21 Dec 2004 10:46:15 GMT</pubDate>
    <dc:creator>Prabu_3</dc:creator>
    <dc:date>2004-12-21T10:46:15Z</dc:date>
    <item>
      <title>Process hogging the CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448190#M852328</link>
      <description>We are running Java enterprise applications on HP-UX 11.11 (PA-RISC) architecture server. We have installed GOLDBASE11i, GOLDAPP11i packages which are released on September 2004. We have installed JavaOOB product also.&lt;BR /&gt;&lt;BR /&gt;We are seeing a peculiar problem, that some of these enterprise applications goes out of control(i.e if I use 'top' command, I could see that its CPU usage is about 95%). When I trace the process using tusc command, I could see the following sequence of calls :&lt;BR /&gt;&lt;BR /&gt;gettimeofday(....)&lt;BR /&gt;nanosleep(..)&lt;BR /&gt;&lt;BR /&gt;I would like to know if anyone has faced similar problems. If so, I would like to know the remedy I need to apply.&lt;BR /&gt;&lt;BR /&gt;Note; I have installed PHSS_30966 patch.</description>
      <pubDate>Tue, 21 Dec 2004 10:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448190#M852328</guid>
      <dc:creator>Prabu_3</dc:creator>
      <dc:date>2004-12-21T10:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Process hogging the CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448191#M852329</link>
      <description>Seems that you are patched pretty well.&lt;BR /&gt;&lt;BR /&gt;This would appear to be an application problem.&lt;BR /&gt;&lt;BR /&gt;But java patches are not included in what you have installed thus far.&lt;BR /&gt;&lt;BR /&gt;I'd check &lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt; for requierd or recommended patches based on the current java product set you have installed.&lt;BR /&gt;&lt;BR /&gt;I'd be prepared after installing that to re-install java. If the problem persists at that point I'd be talkinig to the application vendor about the issue.&lt;BR /&gt;&lt;BR /&gt;Its perfectly okay to proceed with multiple tracks at the same time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 21 Dec 2004 11:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448191#M852329</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-21T11:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Process hogging the CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448192#M852330</link>
      <description>If it is about java application, you can have a look at Jconfig product (HP product and free if remember correctly.) This would do analyzation for java applications.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 21 Dec 2004 11:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448192#M852330</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-12-21T11:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process hogging the CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448193#M852331</link>
      <description>I have downloaded HPjconfig tar ball and executing it.</description>
      <pubDate>Tue, 21 Dec 2004 15:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448193#M852331</guid>
      <dc:creator>Prabu_3</dc:creator>
      <dc:date>2004-12-21T15:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Process hogging the CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448194#M852332</link>
      <description>java -XX:-UseHighResolutionTimer&lt;BR /&gt;&lt;BR /&gt;This java run time option might help to solve your problem.  It avoids the atomic system call, and unless your application really needs the accuracy, may not make any difference.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2004 17:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-hogging-the-cpu/m-p/3448194#M852332</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-12-22T17:55:55Z</dc:date>
    </item>
  </channel>
</rss>

