<?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 respawing too  rapidly in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031996#M301665</link>
    <description>&amp;gt;Attached is the requested file.&lt;BR /&gt;&lt;BR /&gt;The file seems to be corrupted?  Is it like that on your system?&lt;BR /&gt;I see several "fi" and "}" missing.&lt;BR /&gt;&lt;BR /&gt;What do you get with: (-n checks syntax)&lt;BR /&gt;$ sh -n /sbin/rc</description>
    <pubDate>Mon, 09 Jul 2007 12:18:57 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-07-09T12:18:57Z</dc:date>
    <item>
      <title>INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031990#M301659</link>
      <description>RP7410 when booting halt with the following messages.&lt;BR /&gt;&lt;BR /&gt;INIT:Command is respawing too  rapidly&lt;BR /&gt;id:ems4 "/etc/opt/resmon/lbin/p client"&lt;BR /&gt;id:Dial "/opt/sanmgr/hostagent/sbin/diald"&lt;BR /&gt;id:hagt "/opt/sanmgr/hostagent/sgin/HostAgent"id:cons "/usr/sbin/getty console console #system console.&lt;BR /&gt;&lt;BR /&gt;action taken boot using as single user ok.&lt;BR /&gt;Kindly advice. Thank you.</description>
      <pubDate>Wed, 04 Jul 2007 03:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031990#M301659</guid>
      <dc:creator>alfred keoy</dc:creator>
      <dc:date>2007-07-04T03:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031991#M301660</link>
      <description>This a messages system error. You could uncomment the entry in the inittab but usally the issue is created by another error like /stand not mounted.&lt;BR /&gt;&lt;BR /&gt;Frauke Denker in this link describes the way to stop and start the EMS:&lt;BR /&gt;&lt;A href="https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=781417" target="_blank"&gt;https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=781417&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You might look at all you logfiles:&lt;BR /&gt;dmesg, syslog, console when booting and the /etc/rc.log.&lt;BR /&gt;&lt;BR /&gt;Make sure you have a ignite backup handy :-).</description>
      <pubDate>Wed, 04 Jul 2007 04:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031991#M301660</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2007-07-04T04:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031992#M301661</link>
      <description>Have followed Frauke Denker's suggestions except at cstm.&lt;BR /&gt;cstm&amp;gt;remap ,system responded : A-- (RemapSystem is currently diable). When run stm , it hanged when first page of infomation been display.  &lt;BR /&gt;&lt;BR /&gt;1. After changes made except remap, reboot system, halt with same error. &lt;BR /&gt;2. Uncomment the 4 errors in inittab and rebooot. It halt with messages : /sbin/rc[67]: core : unknown test operator.&lt;BR /&gt;Please advice most of logfiles seem ok.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Jul 2007 23:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031992#M301661</guid>
      <dc:creator>alfred keoy</dc:creator>
      <dc:date>2007-07-08T23:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031993#M301662</link>
      <description>/sbin/rc[67]: core : unknown test operator.&lt;BR /&gt;&lt;BR /&gt;Typically this occurs because a variable isn't defined and isn't quoted:&lt;BR /&gt;$ if [ $abc -eq 0 ]; then&lt;BR /&gt;&lt;BR /&gt;If "abc" isn't set, then $abc isn't there at all.&lt;BR /&gt;&lt;BR /&gt;Can you show lines around 67?&lt;BR /&gt;Use nl -ba and paste that here.  Or attach the whole file.&lt;BR /&gt;&lt;BR /&gt;Perhaps you have a junk file left in the /etc/rc.config.d/ directory?&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1116823" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1116823&lt;/A&gt;</description>
      <pubDate>Mon, 09 Jul 2007 00:04:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031993#M301662</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-09T00:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031994#M301663</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This message generall comes on console and caused by some errors&lt;BR /&gt;in processes defined in /etc/inittab.&lt;BR /&gt;&lt;BR /&gt;Here it seems that the process with&lt;BR /&gt;init id ems4 dial hagt are respawning very fast due to some reasons.&lt;BR /&gt;&lt;BR /&gt;I think these processes are related to some type of SAN storage configured in ur system,&lt;BR /&gt;Just check network, fiber connectivity to this system.&lt;BR /&gt;&lt;BR /&gt;Just check whether the errors goes if u comment&lt;BR /&gt;lines in /etc/inittab having these init ids.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Mon, 09 Jul 2007 03:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031994#M301663</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-07-09T03:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031995#M301664</link>
      <description>hi Dennis&lt;BR /&gt;&lt;BR /&gt;Attached is the requested file. Appreciate id you could assist. Thank you</description>
      <pubDate>Mon, 09 Jul 2007 04:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031995#M301664</guid>
      <dc:creator>alfred keoy</dc:creator>
      <dc:date>2007-07-09T04:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031996#M301665</link>
      <description>&amp;gt;Attached is the requested file.&lt;BR /&gt;&lt;BR /&gt;The file seems to be corrupted?  Is it like that on your system?&lt;BR /&gt;I see several "fi" and "}" missing.&lt;BR /&gt;&lt;BR /&gt;What do you get with: (-n checks syntax)&lt;BR /&gt;$ sh -n /sbin/rc</description>
      <pubDate>Mon, 09 Jul 2007 12:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031996#M301665</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-09T12:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031997#M301666</link>
      <description>#sh -n/sbin/rc&lt;BR /&gt;no message as it return to #</description>
      <pubDate>Mon, 09 Jul 2007 22:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031997#M301666</guid>
      <dc:creator>alfred keoy</dc:creator>
      <dc:date>2007-07-09T22:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031998#M301667</link>
      <description>&lt;!--!*#--&gt;&amp;gt;no message as it return to #&lt;BR /&gt;&lt;BR /&gt;That's good, no errors on that file.&lt;BR /&gt;&lt;BR /&gt;I took a look at my /sbin/rc and line 67 is:&lt;BR /&gt;. /etc/rc.config&lt;BR /&gt;&lt;BR /&gt;This means you need to look there.  And looking there shows a hint of the problem:&lt;BR /&gt;for CFG_FILE in /etc/rc.config.d/* /etc/TIMEZONE; do&lt;BR /&gt;   fname=${CFG_FILE##*/}  # get file basename&lt;BR /&gt;   if [ -f $CFG_FILE -a "$fname" != "core" -a "${fname##*[.,~\#]}" = "$fname" ]&lt;BR /&gt;&lt;BR /&gt;I'm not sure how you get that particular error but I think my suggestion of a junk file in /etc/rc.config.d/ makes sense.</description>
      <pubDate>Tue, 10 Jul 2007 01:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031998#M301667</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-10T01:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031999#M301668</link>
      <description>I would like thank all the gentlemen who have assisted. Suppect OS kernel corrupted.&lt;BR /&gt;Restored the failed server using make_tape_recovery from another server.&lt;BR /&gt;&lt;BR /&gt;Best Regards &lt;BR /&gt;Alfred</description>
      <pubDate>Tue, 10 Jul 2007 20:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4031999#M301668</guid>
      <dc:creator>alfred keoy</dc:creator>
      <dc:date>2007-07-10T20:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: INIT:Command is respawing too  rapidly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4032000#M301669</link>
      <description>You have not assigned any points yet.  If you have gotten some helpful answers please read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Wed, 11 Jul 2007 13:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawing-too-rapidly/m-p/4032000#M301669</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-11T13:13:00Z</dc:date>
    </item>
  </channel>
</rss>

