<?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: fork error message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244625#M330535</link>
    <description>Yeah I have been having one of those days. I will give the truss a go on Monday morning!</description>
    <pubDate>Fri, 01 Aug 2008 20:34:35 GMT</pubDate>
    <dc:creator>Nyck_1</dc:creator>
    <dc:date>2008-08-01T20:34:35Z</dc:date>
    <item>
      <title>fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244620#M330530</link>
      <description>One of my users is reporting the following error message when running his perl program:-&lt;BR /&gt;&lt;BR /&gt;Unable to fork: Not enough space&lt;BR /&gt;&lt;BR /&gt;I have looked through syslog.log and found no issues, there is loadsa available swap space. What else could be causing this issue?&lt;BR /&gt;&lt;BR /&gt;No one else is reporting any problems with the server!</description>
      <pubDate>Fri, 01 Aug 2008 12:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244620#M330530</guid>
      <dc:creator>Nyck_1</dc:creator>
      <dc:date>2008-08-01T12:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244621#M330531</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Failures in fork() for no memory are due to insufficient swap space or insufficient memory.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 01 Aug 2008 12:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244621#M330531</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-01T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244622#M330532</link>
      <description>This is what I currently have and it looks fine too me, would you agree:-&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       16384       0   16384    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -   15607  -15607&lt;BR /&gt;memory    65506   21940   43566   33%&lt;BR /&gt;total     81890   37547   44343   46%       -       0    -&lt;BR /&gt;&lt;BR /&gt;I have asked them to try again in case it was running out when they last tried</description>
      <pubDate>Fri, 01 Aug 2008 13:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244622#M330532</guid>
      <dc:creator>Nyck_1</dc:creator>
      <dc:date>2008-08-01T13:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244623#M330533</link>
      <description>if the users program inadvertantly keeps fork'ing itself, due to coding error, then it should reproduce when they run it again</description>
      <pubDate>Fri, 01 Aug 2008 13:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244623#M330533</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-08-01T13:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244624#M330534</link>
      <description>It appears this is a continuation of your other thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1255158" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1255158&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;This is what I currently have and it looks fine too me, would you agree:&lt;BR /&gt;&lt;BR /&gt;You need to run this during the perl script.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;OldSchool: if the user's program inadvertently keeps fork'ing itself&lt;BR /&gt;&lt;BR /&gt;You can monitor this by using tusc:&lt;BR /&gt;tusc -fp -o tusc.out perl-script ...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 16:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244624#M330534</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-01T16:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244625#M330535</link>
      <description>Yeah I have been having one of those days. I will give the truss a go on Monday morning!</description>
      <pubDate>Fri, 01 Aug 2008 20:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244625#M330535</guid>
      <dc:creator>Nyck_1</dc:creator>
      <dc:date>2008-08-01T20:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244626#M330536</link>
      <description>Have you done security settings using /etc/security, Not sure whether its available in HPUX.&lt;BR /&gt;&lt;BR /&gt;See if you have set nprocs kernel parameter to a very small value.&lt;BR /&gt;&lt;BR /&gt;See if the process is forking again and again. You will never want to run such a program on a production system. tusc can help you to cjheck this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Aug 2008 05:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244626#M330536</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-08-02T05:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244627#M330537</link>
      <description>/etc/security/limits is only AIX i'm afraid.&lt;BR /&gt;&lt;BR /&gt;I increased nprocs a while back, but the issue is now resolved and I believe that its was done to a user error. Thanks for all the excellent replys.</description>
      <pubDate>Tue, 05 Aug 2008 05:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244627#M330537</guid>
      <dc:creator>Nyck_1</dc:creator>
      <dc:date>2008-08-05T05:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244628#M330538</link>
      <description>&amp;gt; /etc/security/limits is only AIX i'm afraid.&lt;BR /&gt;&lt;BR /&gt;Its available on linux also.&lt;BR /&gt;&lt;BR /&gt;Just checked HP, there seems to be no such thing.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2008 06:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244628#M330538</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-08-05T06:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: fork error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244629#M330539</link>
      <description>Linux also, thats good!&lt;BR /&gt;&lt;BR /&gt;That file is so nice as u set all to -1 and then its unlimited.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2008 06:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-message/m-p/4244629#M330539</guid>
      <dc:creator>Nyck_1</dc:creator>
      <dc:date>2008-08-05T06:02:10Z</dc:date>
    </item>
  </channel>
</rss>

