<?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: application BroadVision got the mmap error in hpux 11i. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/application-broadvision-got-the-mmap-error-in-hpux-11i/m-p/3423542#M204528</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Certainly needs tuning as Bill says&lt;BR /&gt;&lt;BR /&gt;Good explain and some useful but non supported tools for memory at&lt;BR /&gt;&lt;BR /&gt;Memory Usage - â  What is using all of the memory?â  &lt;BR /&gt;&lt;BR /&gt;by:eric.herberholz@hp.com&lt;BR /&gt;&lt;BR /&gt;Last modified: October 18, 2004&lt;BR /&gt;&lt;BR /&gt;Full document is available at external ftp site: ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                    Steve</description>
    <pubDate>Wed, 17 Nov 2004 04:51:08 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2004-11-17T04:51:08Z</dc:date>
    <item>
      <title>application BroadVision got the mmap error in hpux 11i.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-broadvision-got-the-mmap-error-in-hpux-11i/m-p/3423540#M204526</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;We saw quick a few mmap error inside the application log(Broadvision) these days. So we turned on the tusc. Here are some of the entries, looks the process got the file, but failed to copy.&lt;BR /&gt;&lt;BR /&gt;[12707] stat("/opt/hpdirect/shopping/scripts/includes/add_to_cart_include.jsp", 0x6f430368) .................. [entry]&lt;BR /&gt;[12707] stat("/opt/hpdirect/shopping/scripts/includes/add_to_cart_include.jsp", 0x6f430368) .................. = 0&lt;BR /&gt;[12707] open("/opt/hpdirect/shopping/scripts/includes/add_to_cart_include.jsp", O_RDONLY, 0) ................. [entry]&lt;BR /&gt;[12707] open("/opt/hpdirect/shopping/scripts/includes/add_to_cart_include.jsp", O_RDONLY, 0) ................. = 103&lt;BR /&gt;[12707] fstat(103, 0x6f43030c) ............................................................................... [entry]&lt;BR /&gt;[12707] fstat(103, 0x6f43030c) ............................................................................... = 0&lt;BR /&gt;[12707] mmap(NULL, 22960, PROT_READ, MAP_PRIVATE, 103, NULL) ................................................. [entry]&lt;BR /&gt;[12707] mmap(NULL, 22960, PROT_READ, MAP_PRIVATE, 103, NULL) ................................................. ERR#12 EN&lt;BR /&gt;OMEM&lt;BR /&gt;&lt;BR /&gt;And my feeling, when the RSS size of the application process grow above 750M(not sure), we saw these errors coming.. Is there anyway we can check or re-configure the size for the process? BTW, it is in HPUX 11i.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Nov 2004 21:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-broadvision-got-the-mmap-error-in-hpux-11i/m-p/3423540#M204526</guid>
      <dc:creator>Len Zheng</dc:creator>
      <dc:date>2004-11-16T21:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: application BroadVision got the mmap error in hpux 11i.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-broadvision-got-the-mmap-error-in-hpux-11i/m-p/3423541#M204527</link>
      <description>To control experimental programs, HP-UX has several kernel parameters to limit resource usage such as memory. To increase the maximum amount of memory an application can use, change the kernel parameters maxdsiz and maxdsiz_64. The web application is probably just a 32bit program so maxdsiz is the maximum amount of local data that can be allocated. NOTE: maxdsiz_64 must be larger than maxdsiz. You can increase maxdsiz to 960 megs for a standard program, or recompile or use chatr to create an EXEC_MAGIC executable which allows the data area to extend up to about 1750 megs.</description>
      <pubDate>Tue, 16 Nov 2004 21:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-broadvision-got-the-mmap-error-in-hpux-11i/m-p/3423541#M204527</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-11-16T21:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: application BroadVision got the mmap error in hpux 11i.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-broadvision-got-the-mmap-error-in-hpux-11i/m-p/3423542#M204528</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Certainly needs tuning as Bill says&lt;BR /&gt;&lt;BR /&gt;Good explain and some useful but non supported tools for memory at&lt;BR /&gt;&lt;BR /&gt;Memory Usage - â  What is using all of the memory?â  &lt;BR /&gt;&lt;BR /&gt;by:eric.herberholz@hp.com&lt;BR /&gt;&lt;BR /&gt;Last modified: October 18, 2004&lt;BR /&gt;&lt;BR /&gt;Full document is available at external ftp site: ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                    Steve</description>
      <pubDate>Wed, 17 Nov 2004 04:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-broadvision-got-the-mmap-error-in-hpux-11i/m-p/3423542#M204528</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-11-17T04:51:08Z</dc:date>
    </item>
  </channel>
</rss>

