- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: INIT: Command is respawning too rapidly
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 12:24 PM
01-09-2001 12:24 PM
INIT: Command is respawning too rapidly
Gentlemen & Lady Admins:
My unix administrator rebooted our webserver because a user was complaining about "child processes" not being able to run. DOn't know the details of that - he isn't here. However, in any case - this is my problem. After the reboot we get the following errors:
/sbin/rc[61]: syntax error at line 36: '`` unmatched
INIT: Command is respawning too rapidly.
Will try again in 5 minutes.
Check for possible errors.
id: cons "/usr/sbin/getty console console"
We get more similar errors with /usr/vue/bin/vuerc and spserver.
After the errors, our system just hangs. The only way to get to a prompt is to go into single user. We are at our wits end. Please, someone help!
One other thing - we did re-ip our network last month and made all the necessary changes and this machine was working fine. At first I suspected that we missed a networking related file; however, I have triple checked this wih no success pls help.
I have checked that rc script and no one has changed it. I don't see why it would have a syntax error.
Please help. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 01:02 PM
01-09-2001 01:02 PM
Re: INIT: Command is respawning too rapidly
Look in the /etc/rc.conf.d/ directory for files that have been recently modified. I think you will find the culprit there.
Filenames containing [.,~#] are not sourced by /etc/rc.config.d (as sourced by /sbin/rc) so you can ignore those.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 01:08 PM
01-09-2001 01:08 PM
Re: INIT: Command is respawning too rapidly
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=8bff75db090cd9c7bb/screen=ckiDisplayDocument?docId=200000024625058
RD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 09:37 AM
01-11-2001 09:37 AM
Re: INIT: Command is respawning too rapidly
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 09:58 AM
01-11-2001 09:58 AM
Re: INIT: Command is respawning too rapidly
Did you check your /sbin/rc for any problem as the error says.May be something might have been modified in /sbin/rc, I checked for line 36 in our systems rc file it points to a blank line.Also I would think about the console.Is the console working properly.
Goodluck