<?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: System resource not available for creating threads in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745960#M550561</link>
    <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;The error message that i am getting is like this,&lt;BR /&gt;&lt;BR /&gt;[07/Mar/2006:12:46:49 +051800] - ERROR&amp;lt;20492&amp;gt; - Backend Database - conn=-1 op=-1 msgId=-1 -  Failed to create 5 threads(NSPR error -5974)&lt;BR /&gt;&lt;BR /&gt;I hope this message is specific to my application. But NSPR is failing to create 5 threads which comes from NSPR.&lt;BR /&gt;&lt;BR /&gt;I have increased nkthread and max_thread_proc and callout variable to 11000.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Mar 2006 22:26:25 GMT</pubDate>
    <dc:creator>madhavabk</dc:creator>
    <dc:date>2006-03-07T22:26:25Z</dc:date>
    <item>
      <title>System resource not available for creating threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745956#M550557</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;My NSPR dependent application is not able to create threads on HP 11i machine.&lt;BR /&gt;&lt;BR /&gt;I have tried increasing max_threads_proc variable etc, but still i am getting same error.&lt;BR /&gt;&lt;BR /&gt;Any inputs about new patches, or variable settings, or debugging tips.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 05:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745956#M550557</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-03-07T05:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: System resource not available for creating threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745957#M550558</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;check other parameters.&lt;BR /&gt;&lt;BR /&gt;maxuprc&lt;BR /&gt;nproc&lt;BR /&gt;nfile&lt;BR /&gt;&lt;BR /&gt;The first may have to do with too many processes for one user.&lt;BR /&gt;&lt;BR /&gt;Is this a 32 or 64 bit app?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Mar 2006 06:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745957#M550558</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-07T06:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: System resource not available for creating threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745958#M550559</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is a 64 bit application,.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 06:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745958#M550559</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-03-07T06:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: System resource not available for creating threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745959#M550560</link>
      <description>Hi,&lt;BR /&gt;What message are you getting, it could be many things as SEP has already mentionned, or need some patches, you say you increased max_threads_proc, but what about the system large nkthread, the max number of kernel threads supported by the system?&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 07 Mar 2006 08:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745959#M550560</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-03-07T08:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: System resource not available for creating threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745960#M550561</link>
      <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;The error message that i am getting is like this,&lt;BR /&gt;&lt;BR /&gt;[07/Mar/2006:12:46:49 +051800] - ERROR&amp;lt;20492&amp;gt; - Backend Database - conn=-1 op=-1 msgId=-1 -  Failed to create 5 threads(NSPR error -5974)&lt;BR /&gt;&lt;BR /&gt;I hope this message is specific to my application. But NSPR is failing to create 5 threads which comes from NSPR.&lt;BR /&gt;&lt;BR /&gt;I have increased nkthread and max_thread_proc and callout variable to 11000.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 22:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745960#M550561</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-03-07T22:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: System resource not available for creating threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745961#M550562</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;I cant imagine the system not logging in syslog.log if you were to have system trouble...&lt;BR /&gt;So I would never  give to max_threads_proc a value greater than 1500 without a very good reason (a proved issue for example), I have some boxes with it set to about 2000 but I know why...&lt;BR /&gt;nkthread is seen as a way to limit some badly written code to hack all your resources so it should be tuned consequently and the default is (nproc*2)+16, on a box with max_threads_proc set to about 1500 I would see nkthread  about 7800-8000&lt;BR /&gt;and the same box should have nfile to about 10000-20000, nproc I imagine around 2500-3000 etc...&lt;BR /&gt;Having said that your error message does not say its the system (to me) so it could be many things Ive seen java applications abort with almost the same messages because directories werent present or wrong permissions...&lt;BR /&gt;With  the information you give us we cant say much (the system? ram? swap? what is running? how many users etc...)&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 08 Mar 2006 05:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745961#M550562</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-03-08T05:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: System resource not available for creating threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745962#M550563</link>
      <description>Thinking of it,&lt;BR /&gt;If you believe it were to do with some of these parameters, you could always monitor them, do a man of kcalarm kcmond kcusage&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 08 Mar 2006 08:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-resource-not-available-for-creating-threads/m-p/3745962#M550563</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-03-08T08:00:18Z</dc:date>
    </item>
  </channel>
</rss>

