HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Script stopped working!
Operating System - Linux
1830241
Members
1464
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-01-2006 04:07 AM
03-01-2006 04:07 AM
We have a ksh script that has been running for several years. It recently stopped working and there has been no change to the script nor to the OS. My question is the error that is given does not appear to relate to a line number. Does anyone know what the following message means in regards to the value in the brackets?
"select_lib[33]: process already exists"
"select_lib[33]: process already exists"
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 04:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 07:40 PM
03-01-2006 07:40 PM
Re: Script stopped working!
I agree with Sandman,
from your message it seems thatan object called select_lib has been created on your system, so when you try to invoke it, the system retruns error.
this can also explain why if you didn't tuch the script it not run now. No chnge in the script but in the environment.
I suggest you to chnage the name of your function. just a little trick: use always name in uppercase to avoid conflit with OS command.
HTH,
Art
from your message it seems thatan object called select_lib has been created on your system, so when you try to invoke it, the system retruns error.
this can also explain why if you didn't tuch the script it not run now. No chnge in the script but in the environment.
I suggest you to chnage the name of your function. just a little trick: use always name in uppercase to avoid conflit with OS command.
HTH,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 07:48 PM
03-01-2006 07:48 PM
Re: Script stopped working!
May be killing that process help.
Vibhor Kumar Agarwal
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP