- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: File Descriptor Number is not vaild
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
06-28-2001 02:33 AM
06-28-2001 02:33 AM
File Descriptor Number is not vaild
/etc/profile[132]: Generated or received a file descriptor number that is not valid.
This profile is not unique to this user.
The error message only appears the first time the user logs on. When he tries a second time, there is no error message
Does anyone have any ideas why this would be happening?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2001 02:37 AM
06-28-2001 02:37 AM
Re: File Descriptor Number is not vaild
or add set -x after the #!/usr/bin/ksh to get debugging output.
There's probably a file being referenced before it its created.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2001 02:52 AM
06-28-2001 02:52 AM
Re: File Descriptor Number is not vaild
In /etc/profile line 132 is
. /usr/local/etc/profile
This is running another profile script, which already exists.
I'm really puzzled as to why it only occurs the first time each dat when the user logs in
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2001 03:19 AM
06-28-2001 03:19 AM
Re: File Descriptor Number is not vaild
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2001 03:50 AM
06-28-2001 03:50 AM
Re: File Descriptor Number is not vaild
Hi Vincenzo
What does Ctrl .profile mean??
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2001 10:21 PM
06-28-2001 10:21 PM
Re: File Descriptor Number is not vaild
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2001 04:23 AM
08-06-2001 04:23 AM
Re: File Descriptor Number is not vaild
Please, tell me how do you solver this problem because I have equal problem in my system.
Thanks