- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unset: error messages during shutdown
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
10-19-2005 04:01 AM
10-19-2005 04:01 AM
Unset: error messages during shutdown
/sbin/rc[67]: Unset: not found.
/sbin/rc2.d/K177hpws_apache[46]: Unset: not found.
/sbin/rc2.d/K177hpws_tomcat[46]: Unset: not found.
/sbin/rc2.d/K177hpws_webmin[45]: Unset: not found.
/sbin/rc2.d/K177hpws_webproxy[44]: Unset: not found.
/sbin/rc2.d/K177hpws_xmltools[42]: Unset: not found.
/sbin/rc1.d/K300acct[39]: Unset: not found.
/sbin/rc1.d/K352eus[43]: Unset: not found.
/sbin/rc1.d/K400iforls[34]: Unset: not found.
/sbin/rc1.d/K410Rpcd[30]: Unset: not found.
The associated script line numbers all refer back to this line in the script;
. /etc/rc.config
I've tried tracing it back into the rc.config directories, but am not making the connection to the Unset message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 04:01 AM
10-19-2005 04:01 AM
Re: Unset: error messages during shutdown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 04:15 AM
10-19-2005 04:15 AM
Re: Unset: error messages during shutdown
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 04:21 AM
10-19-2005 04:21 AM
Re: Unset: error messages during shutdown
Unset UNIX95
It should be
unset UNIX95
Somehow the "u" got capitalized.
Thanks for jogging my thought process Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 04:26 AM
10-19-2005 04:26 AM
Re: Unset: error messages during shutdown
unset is a special command of the shell - it's not a command nor file.
rc.config just sources the files in /etc/rc.config.d
Is it possible that these files in rc.config.d have a problem?
If for example they had Unset in them & not unset, that could certainly be a problem.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 05:41 AM
10-19-2005 05:41 AM