<?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 Java Memory Management on HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-memory-management-on-hp-ux/m-p/4072906#M735328</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to Expanding heap size in native applications on HP-UX 11.11 PA-RISC, and find some information about the java memory management.&lt;BR /&gt;&lt;BR /&gt;The application runs on a webserver with BEA Weblogic 8.1 SP6 using java 1.4.2.10. My intention is define 3Gb of memory for one domain. And some documents mention the use of java_q4p.&lt;BR /&gt;&lt;BR /&gt;Somebody have experience in this topic ?.&lt;BR /&gt;&lt;BR /&gt;Thank's in advance.</description>
    <pubDate>Wed, 19 Sep 2007 13:27:43 GMT</pubDate>
    <dc:creator>Ivan Azuara</dc:creator>
    <dc:date>2007-09-19T13:27:43Z</dc:date>
    <item>
      <title>Java Memory Management on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-memory-management-on-hp-ux/m-p/4072906#M735328</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to Expanding heap size in native applications on HP-UX 11.11 PA-RISC, and find some information about the java memory management.&lt;BR /&gt;&lt;BR /&gt;The application runs on a webserver with BEA Weblogic 8.1 SP6 using java 1.4.2.10. My intention is define 3Gb of memory for one domain. And some documents mention the use of java_q4p.&lt;BR /&gt;&lt;BR /&gt;Somebody have experience in this topic ?.&lt;BR /&gt;&lt;BR /&gt;Thank's in advance.</description>
      <pubDate>Wed, 19 Sep 2007 13:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-memory-management-on-hp-ux/m-p/4072906#M735328</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2007-09-19T13:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Java Memory Management on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-memory-management-on-hp-ux/m-p/4072907#M735329</link>
      <description>I think you're in luck.  Sorta. Pretty much anyways.&lt;BR /&gt;&lt;BR /&gt;I went to the bin directory for that version of java, and ran the following:&lt;BR /&gt;&lt;BR /&gt;$ ./java -Xmx3068M -version&lt;BR /&gt;&lt;BR /&gt;and it started the java engine up and gave me the version information with java 1.4.2.12 on HPUX 11.11.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;However, it would not start a 3069M engine up.&lt;BR /&gt;&lt;BR /&gt;BUT!&lt;BR /&gt;&lt;BR /&gt;If you start the engine up at 3068, it leaves no overhead for the java engines' own system level functions to run.  In my experience, this will make the engines fail before too long runing your own jobs/programs/etc.  So I would start it up with about 100M less than that or so; your mileage may vary.&lt;BR /&gt;&lt;BR /&gt;Try it with an even 3000M and see if your program(s) run(s) reliably, if so you're all set.  If you start having unexaplainable problems, you may need to bring it down as far down as 2900M or so.  How much you need to back off of the max number(3068M) depends on what and how much you're doing with the java engine of course.</description>
      <pubDate>Wed, 19 Sep 2007 17:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-memory-management-on-hp-ux/m-p/4072907#M735329</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-09-19T17:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Java Memory Management on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-memory-management-on-hp-ux/m-p/4072908#M735330</link>
      <description>Ivan,&lt;BR /&gt;&lt;BR /&gt;You can refer this :-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/infolibrary/Memory-Management.pdf" target="_blank"&gt;http://www.hp.com/products1/unix/java/infolibrary/Memory-Management.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would recommend&lt;BR /&gt;Java heap - -Xms500m â  Xmx1500m for a start and monitor.&lt;BR /&gt;&lt;BR /&gt;Please ask refer to BEA site for requirement&lt;BR /&gt;&lt;A href="http://e-docs.bea.com/wls/docs81/perform/index.html" target="_blank"&gt;http://e-docs.bea.com/wls/docs81/perform/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Identify the Best JVM Settings&lt;BR /&gt;----------------------------------&lt;BR /&gt;&lt;A href="http://e-docs.bea.com/wls/docs81/perform/topten.html#1120353" target="_blank"&gt;http://e-docs.bea.com/wls/docs81/perform/topten.html#1120353&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Wed, 19 Sep 2007 22:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-memory-management-on-hp-ux/m-p/4072908#M735330</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-19T22:30:18Z</dc:date>
    </item>
  </channel>
</rss>

