Operating System - HP-UX
1851480 Members
3261 Online
104059 Solutions
New Discussion

Re: Command is respawning too rapidly

 
Joeriz Agtay_3
Occasional Contributor

Command is respawning too rapidly

I just installed 11i to K370 afterwhich i got this message "INIT: Command is respawning too rapidly". I checked it out and installed patch PHCO_28123 already but the message keeps on appearing to my screen. Anything i missed?

need help badly!

many thanks.
Nothing is impossible
10 REPLIES 10
Steve Steel
Honored Contributor

Re: Command is respawning too rapidly

Hi

Check format of /etc/inittab


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Joeriz Agtay_3
Occasional Contributor

Re: Command is respawning too rapidly

Thanks Steve for replying that quick. How should my inittab look like that will tell me there's something wrong?
Nothing is impossible
David_246
Trusted Contributor

Re: Command is respawning too rapidly

Hi,

Please look at the /etc/inittab
You have a line that says respawn with a command that exits too soon.

So, please check at the commands you have in this file.

Regs David
@yourservice
Keith Bevan_1
Trusted Contributor

Re: Command is respawning too rapidly

If you have a safe copy of /etc/inittab maybe called inittab.old/inittab.sav/ or inittab.prev you may wish to issue the following :-

diff inittab inittab.??? | grep 'respawn'
(where ??? is old sav or prev as appropriate)

This will list differences since you last saved a good copy of you inittab file, and allow you to review all the new respawn items.

Keith
You are either part of the solution or part of the problem
T G Manikandan
Honored Contributor

Re: Command is respawning too rapidly

The common reason could be incorrect files placed at /etc/rc.config.d directory.

This doc can help you

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063208943
David_246
Trusted Contributor

Re: Command is respawning too rapidly

Hi Joeriz,

You can of course always post your /etc/inittab, so we might be able to look for a typo.


Regs David
@yourservice
Simone Benzi_1
Frequent Advisor

Re: Command is respawning too rapidly

Ciao Joeriz,

Probably there's an error in your /sbin/init.d startup files.

Simone
Michael Steele_2
Honored Contributor

Re: Command is respawning too rapidly

Do a cold install. Alot more reliable.

Also get a new version of inittab in /usr/newconfig/etc/inittab, but if you just loaded the O/S then your O/S is a mess.
Support Fatherhood - Stop Family Law
Michael Steele_2
Honored Contributor

Re: Command is respawning too rapidly

Oh yeah, what errors in /etc/rc.log? Post them please.
Support Fatherhood - Stop Family Law
Adisuria Wangsadinata_1
Honored Contributor

Re: Command is respawning too rapidly

Hi there,

I refer you to look the document at knowledge mine with this docID : UXDNKBRC00000918 about 'How do I fix the error : Init: Command is Respawning Too Rapidly'

You can see the same document at this url below :

http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSearchResults?mode=id&searchString=UXDNKBRC00000918

Hope this can help you.

Best Regards,
AW
now working, next not working ... that's unix