<?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: INIT: command is respawning too rapidly in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905673#M837664</link>
    <description>Thanks for the help you were right it was the /etc/rc.config.d/netconf and i missed a '#' while editing. I finnaly went through the rc.log line by line (1000! of them) ... and saw that it is not able to update the new config and was trying to revert to the old config. Thanks for you help again!</description>
    <pubDate>Mon, 06 Jun 2005 00:52:45 GMT</pubDate>
    <dc:creator>Murthy  Bhavaraju</dc:creator>
    <dc:date>2005-06-06T00:52:45Z</dc:date>
    <item>
      <title>INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905667#M837658</link>
      <description>I get this message when ever i try to boot the machine. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;INIT: command is respawning too rapidly&lt;BR /&gt;&amp;gt;&amp;gt;Will try again in 5 minutes&lt;BR /&gt;&amp;gt;&amp;gt;check for possible errors&lt;BR /&gt;&amp;gt;&amp;gt;id:samd "usr/sam/lbin/samd #system mgmt daemon"&lt;BR /&gt;&lt;BR /&gt;During the boot as well as if i run set_parms i get this vague error that line 25: ')' not expected. accross various files. RPC daemon and few others FAIL during start up. Is there anyway that i can fix these issues?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 06 Jun 2005 00:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905667#M837658</guid>
      <dc:creator>Murthy  Bhavaraju</dc:creator>
      <dc:date>2005-06-06T00:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905668#M837659</link>
      <description>Firstly check /etc/inittab file.&lt;BR /&gt;&lt;BR /&gt;samd entry should look like this.&lt;BR /&gt;&lt;BR /&gt;samd:23456:respawn:/usr/sam/lbin/samd  # system mgmt daemon&lt;BR /&gt;&lt;BR /&gt;Once you change /etc/inittab file, run 'init q' to force init to re-read the file.&lt;BR /&gt;&lt;BR /&gt;As for the set_parms error, try running it with sh -x, it might give you a clue about the error.&lt;BR /&gt;&lt;BR /&gt;# /sbin/sh -x /sbin/set_parms</description>
      <pubDate>Mon, 06 Jun 2005 00:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905668#M837659</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-06-06T00:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905669#M837660</link>
      <description>The errors include:&lt;BR /&gt;&lt;BR /&gt;Initialize loadable modules&lt;BR /&gt;--------------------------------&lt;BR /&gt;sbin/rc1.d/S112kminit[206]: Syntax error at line 25: '(' not expected.&lt;BR /&gt;&lt;BR /&gt;setting hostname&lt;BR /&gt;-------------------------------&lt;BR /&gt;sbin/rc1.d/S320hostname[36]: Syntax error at line 25: '(' not expected&lt;BR /&gt;&lt;BR /&gt;Configuring PFIL&lt;BR /&gt;-----------------------------&lt;BR /&gt;sbin/rc2.d/S130pfilboot[5]: Syntax error at line 25: '(' not expected&lt;BR /&gt;&lt;BR /&gt;Starting IPFilter&lt;BR /&gt;-------------------------------&lt;BR /&gt;sbin/rc2.d/S131lipboot[6]: Syntax error at line 25: '(' not expected&lt;BR /&gt;&lt;BR /&gt;configure LAN interfaces&lt;BR /&gt;-----------------------------------&lt;BR /&gt;sbin/rc2.d/S340net[134]: Syntax error at line 25: '(' not expected&lt;BR /&gt;&lt;BR /&gt;etc ... for name server daemon, multicast routing daemon, internet services daemon, dynamic routing daemon, discover protocol, RPC and so on...! &lt;BR /&gt;&lt;BR /&gt;any help is greatly appreciated! thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 00:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905669#M837660</guid>
      <dc:creator>Murthy  Bhavaraju</dc:creator>
      <dc:date>2005-06-06T00:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905670#M837661</link>
      <description>the listing looks exactly the same &lt;BR /&gt;&lt;BR /&gt;samd:23456:respawn:/usr/lbin/samd #system mgmt daemon&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 00:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905670#M837661</guid>
      <dc:creator>Murthy  Bhavaraju</dc:creator>
      <dc:date>2005-06-06T00:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905671#M837662</link>
      <description>It's probably one of the files in /etc/rc.config.d. Check that you don't have any  core files or temporary files in there.</description>
      <pubDate>Mon, 06 Jun 2005 00:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905671#M837662</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-06-06T00:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905672#M837663</link>
      <description>Try the following to find the culprit.&lt;BR /&gt;&lt;BR /&gt;# cd /etc/rc.config.d&lt;BR /&gt;# for i in *&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; echo $i&lt;BR /&gt;&amp;gt; . ./$i&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;&lt;BR /&gt;File name printed before "syntax error" is the one you should have a look at.&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 00:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905672#M837663</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-06-06T00:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905673#M837664</link>
      <description>Thanks for the help you were right it was the /etc/rc.config.d/netconf and i missed a '#' while editing. I finnaly went through the rc.log line by line (1000! of them) ... and saw that it is not able to update the new config and was trying to revert to the old config. Thanks for you help again!</description>
      <pubDate>Mon, 06 Jun 2005 00:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905673#M837664</guid>
      <dc:creator>Murthy  Bhavaraju</dc:creator>
      <dc:date>2005-06-06T00:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905674#M837665</link>
      <description>See this thread for samd problem.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=739865" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=739865&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also this document.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062922569" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062922569&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Mon, 06 Jun 2005 00:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905674#M837665</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-06-06T00:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: INIT: command is respawning too rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905675#M837666</link>
      <description>Please see the post above</description>
      <pubDate>Mon, 06 Jun 2005 08:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/4905675#M837666</guid>
      <dc:creator>Murthy  Bhavaraju</dc:creator>
      <dc:date>2005-06-06T08:02:51Z</dc:date>
    </item>
  </channel>
</rss>

