- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- open: Resource temporarily unavailable cannnot sen...
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
02-06-2002 11:21 PM
02-06-2002 11:21 PM
open: Resource temporarily unavailable cannnot send to "username"
I get this error whenever I try to send a wall message.
How to proceed?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 11:34 PM
02-06-2002 11:34 PM
Re: open: Resource temporarily unavailable cannnot send to "username"
From the wall man pages :
DIAGNOSTICS
Cannot send to ...
The open on a user's tty file failed.
Possibly because you're not sending the wall as root ?
Hope this helps,
Tom Geudens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 11:41 PM
02-06-2002 11:41 PM
Re: open: Resource temporarily unavailable cannnot send to "username"
I am sending it using a normal user.
But even when send the wall message as root for some specific users I get this error message.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 11:51 PM
02-06-2002 11:51 PM
Re: open: Resource temporarily unavailable cannnot send to "username"
Sorry that I'm asking all these questions (instead of giving answers), but :
- Do you "reach" more users as root than with your "normal" account ?
- Do you have a breakdown of the users you cannot reach as root ? Are these "ordinary" users ?
Regards,
Tom Geudens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 11:51 PM
02-06-2002 11:51 PM
Re: open: Resource temporarily unavailable cannnot send to "username"
It may be due to some zombie login process, high network load some thing like that perhaps ?
You should reboot your machine to get rid of the defunct process.
Sometimes reading from or writing to the offending pty fixes it,
for example, "cat /dev/pty/ttyp2 >/dev/null" or
"cat /etc/hosts >/dev/pty/ttyp2".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2002 12:12 AM
02-07-2002 12:12 AM
Re: open: Resource temporarily unavailable cannnot send to "username"
Wall can generate a lot of processes.
Maybe you hit the maxuprc value in the
kernel.
Try raising it and check for forking errors in the syslog..
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2002 05:31 AM
02-07-2002 05:31 AM
Re: open: Resource temporarily unavailable cannnot send to "username"
try reinstalling ptys by inssf command