<?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: Memory Problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452025#M15664</link>
    <description>Hi Xyko,&lt;BR /&gt;&lt;BR /&gt;Even though the DB is down it consumes lot of Memory or the Full 5 GB Memory.&lt;BR /&gt;&lt;BR /&gt;Yes, there are many configurations in Weblogic for threads and all.&lt;BR /&gt;&lt;BR /&gt;I want to confirm whatz the amount of Memory is used by JAVA.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vijay S</description>
    <pubDate>Wed, 29 Dec 2004 08:32:39 GMT</pubDate>
    <dc:creator>Vijayakumar  S</dc:creator>
    <dc:date>2004-12-29T08:32:39Z</dc:date>
    <item>
      <title>Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452023#M15662</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;We face MEMORY problem in our test box is a DL380 G3, the prod&lt;BR /&gt;box is a DL580 G2.&lt;BR /&gt;&lt;BR /&gt;The Prod box is having 6 GB of RAM. It consume all the memory.&lt;BR /&gt;#free -mt&lt;BR /&gt;             total       used       free     shared&lt;BR /&gt;buffers     cached&lt;BR /&gt;Mem:          5526       5519          6        105&lt;BR /&gt;216       2952&lt;BR /&gt;-/+ buffers/cache:       2349       3176&lt;BR /&gt;Swap:         2047       1831        216&lt;BR /&gt;Total:        7574       7351        222&lt;BR /&gt;&lt;BR /&gt;The box is DB Server and Webserver.&lt;BR /&gt;Weblogic is Running.&lt;BR /&gt;&lt;BR /&gt;When I analyis i think Java consume More Memory.&lt;BR /&gt;&lt;BR /&gt;ps -el | sort -nr -k10 | head&lt;BR /&gt;040 S  2000  6438 31203  0  80   5    - 134274 rt_sig ?&lt;BR /&gt;00:00:00 java&lt;BR /&gt;040 S  2000 31284 31203  0  80   5    - 134274 rt_sig ?&lt;BR /&gt;00:00:24 java&lt;BR /&gt;040 S  2000 31283 31203  0  80   5    - 134274 rt_sig ?&lt;BR /&gt;00:00:23 java&lt;BR /&gt;040 S  2000 31282 31203  0  80   5    - 134274 rt_sig ?&lt;BR /&gt;00:00:22 java&lt;BR /&gt;040 S  2000 31281 31203  0  80   5    - 134274 schedu ?&lt;BR /&gt;00:00:00 java&lt;BR /&gt;040 S  2000 31280 31203  0  80   5    - 134274 schedu ?&lt;BR /&gt;00:00:09 java&lt;BR /&gt;040 S  2000 31278 31203  0  80   5    - 134274 schedu ?&lt;BR /&gt;00:00:00 java&lt;BR /&gt;040 S  2000 31277 31203  0  80   5    - 134274 schedu ?&lt;BR /&gt;00:00:00 java&lt;BR /&gt;040 S  2000 31275 31203  0  80   5    - 134274 rt_sig ?&lt;BR /&gt;00:00:00 java&lt;BR /&gt;040 S  2000 31274 31203  0  80   5    - 134274 rt_sig ?&lt;BR /&gt;00:00:00 java&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Both the test and prod boxes have the same problem.&lt;BR /&gt;redhat-release is :&lt;BR /&gt;Red Hat Linux Advanced Server release 2.1AS (Pensacola)&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;Linux xxxxxx 2.4.9-e.49enterprise #1 SMP Fri Aug 6 11:32:58&lt;BR /&gt;EDT 2004 i686 unknown&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could anybody help me what went wrong &amp;amp; the exact problem with&lt;BR /&gt;the box.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;S.Vijayakumar&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2004 05:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452023#M15662</guid>
      <dc:creator>Vijayakumar  S</dc:creator>
      <dc:date>2004-12-29T05:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452024#M15663</link>
      <description>Hi Vijayakumar,&lt;BR /&gt;&lt;BR /&gt;why do you think you have a problem ? Are you facing a lot of swapping/paging activity ? Are you facing disk contentions because of i/o paging activity ?&lt;BR /&gt;&lt;BR /&gt;What is your DB server ? Does your DB server has a memory cache configurations like Oracle's SGA ?&lt;BR /&gt;&lt;BR /&gt;Does Weblogic has memory configuration or number of java threads that you can customize ?&lt;BR /&gt;&lt;BR /&gt;To use all memory is not necessarily a problem, it may be due user's customization and may be desireble.&lt;BR /&gt;&lt;BR /&gt;regarcds,&lt;BR /&gt;Xyko</description>
      <pubDate>Wed, 29 Dec 2004 07:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452024#M15663</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-12-29T07:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452025#M15664</link>
      <description>Hi Xyko,&lt;BR /&gt;&lt;BR /&gt;Even though the DB is down it consumes lot of Memory or the Full 5 GB Memory.&lt;BR /&gt;&lt;BR /&gt;Yes, there are many configurations in Weblogic for threads and all.&lt;BR /&gt;&lt;BR /&gt;I want to confirm whatz the amount of Memory is used by JAVA.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vijay S</description>
      <pubDate>Wed, 29 Dec 2004 08:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452025#M15664</guid>
      <dc:creator>Vijayakumar  S</dc:creator>
      <dc:date>2004-12-29T08:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452026#M15665</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If there is a parameter in weblogic to configure the maximun number of java threads (i.e. the maximun number of connected clients), you may see what's the working set size of one java thread (ps shows 31203 as I can see) and make the calculation. If you don't have that parameter at all, you will have an initial value that is the number of java threads that are initiated at weblogic startup and a limit that will be defined by the memory (real and virtual=swap) capacity of your server to receive client connections before memory shortage.&lt;BR /&gt;&lt;BR /&gt;But I think that your primary concern must be  to verify if your server is becaming under memory stress. You will see that by a large percentage of cpu on %io wait or by a large number of page/swap activity.&lt;BR /&gt;top will give you %io wait&lt;BR /&gt;vmstat will give you paging/swap numbers&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;Xyko</description>
      <pubDate>Wed, 29 Dec 2004 10:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-problem/m-p/3452026#M15665</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-12-29T10:37:17Z</dc:date>
    </item>
  </channel>
</rss>

