<?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/3317447#M186789</link>
    <description>Since this is the console, it would not be a good idea to turn off the ability to login. Most likely, the device connected to the console is causing continuous data transmission. What is happening is that some sort of data (possibly noise) is being transmitted to the computer's console port and getty is responding with a login request. The request for username and password is immediately answered with noise, and login terminates, then getty restarts. If this cycle occurs more than 10 times in 2 minutes, getty reports the error message you are seeing.&lt;BR /&gt; &lt;BR /&gt;If the console cable has been connected to some new device, disconnect it and see if the messages stop (wait for 10 minutes to be sure). If the console terminal is actually connected, cycle power on the terminal and see if can login...the terminal may have died electronically.</description>
    <pubDate>Mon, 28 Jun 2004 20:53:02 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2004-06-28T20:53:02Z</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/3317445#M186787</link>
      <description>HP-UX OS shows following problem&lt;BR /&gt;&lt;BR /&gt;INIT: Command is respawning too rapidly.&lt;BR /&gt;Will try again in 5 minutes.&lt;BR /&gt;Check for possible errors.&lt;BR /&gt;id:cons "/usr/sbin/getty console console            # system console"   &lt;BR /&gt;&lt;BR /&gt;And this repeats after every 5 mintes and is not at all booting up. &lt;BR /&gt;&lt;BR /&gt;How to overcome this problem ?</description>
      <pubDate>Mon, 28 Jun 2004 19:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317445#M186787</guid>
      <dc:creator>Vinay_20</dc:creator>
      <dc:date>2004-06-28T19:23: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/3317446#M186788</link>
      <description>1) vi /etc/inittab&lt;BR /&gt;&lt;BR /&gt;Comment out the line that is firing up the getty console.&lt;BR /&gt;&lt;BR /&gt;Use Sam to properly configure a getty top run.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 28 Jun 2004 20:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317446#M186788</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-28T20:38:21Z</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/3317447#M186789</link>
      <description>Since this is the console, it would not be a good idea to turn off the ability to login. Most likely, the device connected to the console is causing continuous data transmission. What is happening is that some sort of data (possibly noise) is being transmitted to the computer's console port and getty is responding with a login request. The request for username and password is immediately answered with noise, and login terminates, then getty restarts. If this cycle occurs more than 10 times in 2 minutes, getty reports the error message you are seeing.&lt;BR /&gt; &lt;BR /&gt;If the console cable has been connected to some new device, disconnect it and see if the messages stop (wait for 10 minutes to be sure). If the console terminal is actually connected, cycle power on the terminal and see if can login...the terminal may have died electronically.</description>
      <pubDate>Mon, 28 Jun 2004 20:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317447#M186789</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-06-28T20:53:02Z</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/3317448#M186790</link>
      <description>This also happens when /sbin/rc gets into trouble, typically because some files under /etc/rc.config.d are faulty (not syntactically correct shell scripts).&lt;BR /&gt; &lt;BR /&gt;Boot to single user mode and try this:&lt;BR /&gt; &lt;BR /&gt;# . /etc/rc.config&lt;BR /&gt; &lt;BR /&gt;You should see *no* output. If you get an error message, try to track that down further using:&lt;BR /&gt; &lt;BR /&gt;# sh -x /etc/rc.config&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Tue, 29 Jun 2004 02:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317448#M186790</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-06-29T02:21: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/3317449#M186791</link>
      <description>Verify the syntax in /etc/inittab.&lt;BR /&gt;You should have a line like this&lt;BR /&gt;cons:1234:respawn:/usr/sbin/getty console console vt100&lt;BR /&gt;(console =  refers to console entry /etc/gettydefs, vt100 = terminal type)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Bruno</description>
      <pubDate>Tue, 29 Jun 2004 04:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317449#M186791</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-06-29T04:14:03Z</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/3317450#M186792</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;in single user mode&lt;BR /&gt;&lt;BR /&gt;boot pri&lt;BR /&gt;yes to interact with ISL&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;check very well /etc/rc.config.d directory to see if there are commands or strange files. Dietmar's command about sh -x will help you to discover what is/are mock files.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Tue, 29 Jun 2004 04:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317450#M186792</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-06-29T04:17:23Z</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/3317451#M186793</link>
      <description>Hi Everybody.., Thanks for your reply..&lt;BR /&gt;&lt;BR /&gt; I am unable to solve this - Please let me explain my setup here.&lt;BR /&gt;&lt;BR /&gt; Check Attatchment for snap-shot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; I don't have HP-UX dispaly monitor, so I have connected RS-232 console cable and using Hyper-Terminal in Win-2000 to interact with my HP-UX box.&lt;BR /&gt;&lt;BR /&gt; I am unable to go to Single user mode.&lt;BR /&gt;&lt;BR /&gt; Check Attatchment for snap-shot.&lt;BR /&gt;&lt;BR /&gt; This what happens when I press key to Interrupt and go to Single user mode&lt;BR /&gt;&lt;BR /&gt;"Processor is booting from first available device.&lt;BR /&gt;&lt;BR /&gt;To discontinue, press any key within 10 seconds.&lt;BR /&gt;&lt;BR /&gt;Boot terminated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------- Main Menu -------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;        Command                         Description&lt;BR /&gt;        -------                         -----------&lt;BR /&gt;        BOot [PRI|ALT|&lt;PATH&gt;]           Boot from specified path&lt;BR /&gt;        PAth [PRI|ALT|CON|KEY] [&lt;PATH&gt;] Display or modify a path&lt;BR /&gt;        SEArch [DIsplay|IPL] [&lt;PATH&gt;]   Search for boot devices&lt;BR /&gt;&lt;BR /&gt;        COnfiguration [&lt;COMMAND&gt;]       Access Configuration menu/commands&lt;BR /&gt;        INformation [&lt;COMMAND&gt;]         Access Information menu/commands&lt;BR /&gt;        SERvice [&lt;COMMAND&gt;]             Access Service menu/commands&lt;BR /&gt;&lt;BR /&gt;        DIsplay                         Redisplay the current menu&lt;BR /&gt;        HElp [&lt;MENU&gt;|&lt;COMMAND&gt;]         Display help for menu or command&lt;BR /&gt;        RESET                           Restart the system&lt;BR /&gt;-------&lt;BR /&gt;Main Menu: Enter command &amp;gt;  "&lt;BR /&gt;&lt;BR /&gt; Check Attatchment for snap-shot. &lt;BR /&gt;&lt;BR /&gt;I end up with this command prompt : Is this really Single user mode Prompt ?? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; "&lt;/COMMAND&gt;&lt;/MENU&gt;&lt;/COMMAND&gt;&lt;/COMMAND&gt;&lt;/COMMAND&gt;&lt;/PATH&gt;&lt;/PATH&gt;&lt;/PATH&gt;</description>
      <pubDate>Tue, 29 Jun 2004 12:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317451#M186793</guid>
      <dc:creator>Vinay_20</dc:creator>
      <dc:date>2004-06-29T12:39:46Z</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/3317452#M186794</link>
      <description>No you are not yet in single-user mode.  To get there you must do the following:&lt;BR /&gt;&lt;BR /&gt;At this prompt:&lt;BR /&gt;Main Menu: Enter command &amp;gt;&lt;BR /&gt;&lt;BR /&gt;Enter:&lt;BR /&gt;&lt;BR /&gt;bo pri&lt;BR /&gt;&lt;BR /&gt;When asked "Interact with IPL (Y/N)?" enter:&lt;BR /&gt;&lt;BR /&gt;Y&lt;BR /&gt;&lt;BR /&gt;At the next prompt enter:&lt;BR /&gt;&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;When that is done then you are in single-user mode.</description>
      <pubDate>Tue, 29 Jun 2004 13:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317452#M186794</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-06-29T13:12:15Z</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/3317453#M186795</link>
      <description>In single user mode, not all your normal directories are mounted, so you may wish to mount them.</description>
      <pubDate>Wed, 30 Jun 2004 17:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317453#M186795</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-06-30T17:47: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/3317454#M186796</link>
      <description>...and you'll probably want to run bcheckrc&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 21:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init-command-is-respawning-too-rapidly/m-p/3317454#M186796</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-06-30T21:40:57Z</dc:date>
    </item>
  </channel>
</rss>

