<?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 Server Hangs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318650#M877076</link>
    <description>hi, &lt;BR /&gt;While running the java multithreading application some times the % of cpu goes to 98% and when cpu goes to 98% the Application hangs &lt;BR /&gt;&lt;BR /&gt;I have hp-unix B.11.0 and patch PHCO_29959 already installed on it ...&lt;BR /&gt;&lt;BR /&gt;I heared thats we needed some java patches for smooth running of java multithreading application ....&lt;BR /&gt;&lt;BR /&gt;1) what java patches we needed for smooth running of the multithreading application &lt;BR /&gt;2) How to check which java patches already installed &lt;BR /&gt;3) How to install New Java Patches &lt;BR /&gt;&lt;BR /&gt;2) &lt;BR /&gt;</description>
    <pubDate>Tue, 29 Jun 2004 23:38:51 GMT</pubDate>
    <dc:creator>Maneesh_3</dc:creator>
    <dc:date>2004-06-29T23:38:51Z</dc:date>
    <item>
      <title>Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318650#M877076</link>
      <description>hi, &lt;BR /&gt;While running the java multithreading application some times the % of cpu goes to 98% and when cpu goes to 98% the Application hangs &lt;BR /&gt;&lt;BR /&gt;I have hp-unix B.11.0 and patch PHCO_29959 already installed on it ...&lt;BR /&gt;&lt;BR /&gt;I heared thats we needed some java patches for smooth running of java multithreading application ....&lt;BR /&gt;&lt;BR /&gt;1) what java patches we needed for smooth running of the multithreading application &lt;BR /&gt;2) How to check which java patches already installed &lt;BR /&gt;3) How to install New Java Patches &lt;BR /&gt;&lt;BR /&gt;2) &lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2004 23:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318650#M877076</guid>
      <dc:creator>Maneesh_3</dc:creator>
      <dc:date>2004-06-29T23:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318651#M877077</link>
      <description>when java takes too much cpu , i was advised by one of the apps guy to perform a "kill -QUIT &lt;PID&gt; to generate a coredump for him to analise ..&lt;BR /&gt;&lt;BR /&gt;Kaps&lt;/PID&gt;</description>
      <pubDate>Tue, 29 Jun 2004 23:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318651#M877077</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-29T23:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318652#M877078</link>
      <description>Check following links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/cmdspp/QuestionAnswer/1,1764,95F27FF6-4941-11D6-B748-0003470C0153,00.html" target="_blank"&gt;http://h21007.www2.hp.com/cmdspp/QuestionAnswer/1,1764,95F27FF6-4941-11D6-B748-0003470C0153,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/patches/" target="_blank"&gt;http://www.hp.com/products1/unix/java/patches/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=581254" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=581254&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2004 23:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318652#M877078</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-06-29T23:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318653#M877079</link>
      <description>Hi Maneesh,&lt;BR /&gt;&lt;BR /&gt;Just for your information.&lt;BR /&gt;&lt;BR /&gt;Ok.....First thing first ...Application never hangs :) either it goes in the infinite loop or its process goes very slow so it appear to be hanged ( Not Responding mode ) . Since you are involved in the Multithreading Java application I think you need to optimize your Java code, open the thread only when it is very necessary and kill it as soon as its done. And if possible set the thread priority as necessary.&lt;BR /&gt;&lt;BR /&gt;And above problem is not only in Java , it happens in all the multithreading process in one way or another. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rahul.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 00:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318653#M877079</guid>
      <dc:creator>Rahul_19</dc:creator>
      <dc:date>2004-06-30T00:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318654#M877080</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have java running fine and don't have this PHCO_29959 patch installed...&lt;BR /&gt;&lt;BR /&gt;I just have:&lt;BR /&gt;&lt;BR /&gt;Java-Dev-Kit1-1  -&amp;gt;   C.01.18.00      Java Developers Kit                   |&lt;BR /&gt;|| Java-Docs1-1     -&amp;gt;   C.01.18.00      Java Documentation                    |&lt;BR /&gt;|| Java-Runtime1-1  -&amp;gt;   C.01.18.00      Virtual Machine for Java</description>
      <pubDate>Wed, 30 Jun 2004 03:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318654#M877080</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-06-30T03:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318655#M877081</link>
      <description>Check your name resolution.  We had a similar issue which turned out to be because of two interface cards having the same name but different IP addresses in our /etc/hosts</description>
      <pubDate>Thu, 01 Jul 2004 03:14:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318655#M877081</guid>
      <dc:creator>Jonathan Baker</dc:creator>
      <dc:date>2004-07-01T03:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318656#M877082</link>
      <description>It really sounds like your application may be in a deadly embrace. &lt;BR /&gt;&lt;BR /&gt;This can occur when there is no co-ordination between threads. I forget the java calls that can be used to co-ordinate threads, but basically look at the resources that each thread uses. &lt;BR /&gt;&lt;BR /&gt;Say one thread locks a resource or even a database object. Database locks can be suttle so look carefully. May be one thread updates a row and hasn't committed and a second thread attempts to update the same row. I wouldn't expect it to go to 98% but if the thread that wants a resource is continuously trying to acquire it, it would be a tight loop just as someone else has already pointed out.&lt;BR /&gt;&lt;BR /&gt;Another possibility might be in exception handling. Do you have anything that does an immediate re-try on a failure?&lt;BR /&gt;&lt;BR /&gt;Just some thoughts.&lt;BR /&gt;&lt;BR /&gt;-Good luck</description>
      <pubDate>Thu, 01 Jul 2004 08:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318656#M877082</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2004-07-01T08:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Server Hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318657#M877083</link>
      <description>If I remember correctly, GlancePlus is good for looking at threads as you can see the CPU consumption of each thread and the system calls.</description>
      <pubDate>Thu, 01 Jul 2004 17:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs/m-p/3318657#M877083</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-07-01T17:58:27Z</dc:date>
    </item>
  </channel>
</rss>

