- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: inted problem - cannot start any servers
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
03-28-2006 08:47 AM
03-28-2006 08:47 AM
inted problem - cannot start any servers
I'm getting the following message on my HP9000 server:
inetd[951] problem with /var/adm/inetd.sec: cannot start any servers.
I'm running HPUX 11i.
Is there a kernal setting that I need to increase to make this go away?
Thanks....Any info is appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 08:50 AM
03-28-2006 08:50 AM
Re: inted problem - cannot start any servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 08:54 AM
03-28-2006 08:54 AM
Re: inted problem - cannot start any servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 09:44 PM
03-28-2006 09:44 PM
Re: inted problem - cannot start any servers
Have you edited the file on Window$ ? - Maybe you have control codes in the file? I'd move it out of the way, then restart: inetd -c and see if any of the services are listening (netstat -a) if they are, the .sec is still your problem and probably corrupt / bad!
Good luck!
-=ChaZ=-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 10:04 PM
03-28-2006 10:04 PM
Re: inted problem - cannot start any servers
cp /var/adm/inetd.sec /var/adm/inetd.sec.bad
cat > /var/adm/inetd.sec <
EOF
and if OK with that, add lines copied/pasted from old one.
antonio.