- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error when start a job???
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
11-15-2001 09:48 AM
11-15-2001 09:48 AM
Error when start a job???
PID 9719 killed due to text modification or page I/O error
path.... [53]: 9753 killed
My question is, what is causing this error and what is it & how to fix it??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 09:51 AM
11-15-2001 09:51 AM
Re: Error when start a job???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 09:52 AM
11-15-2001 09:52 AM
Re: Error when start a job???
(2) Are your patches up to date?
(3) Do you have adequate paging space and memory?
(4) What kind of process?
(5) does this happen with every process?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 09:57 AM
11-15-2001 09:57 AM
Re: Error when start a job???
Lets see what he says..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 10:11 AM
11-15-2001 10:11 AM
Re: Error when start a job???
Patches are up to date as of July 01
This happens when we run a ADS job via LSF
Paging space & memory have never been an issue before
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 10:27 AM
11-15-2001 10:27 AM
Re: Error when start a job???
Does the job stop immediatly after starting or does it run for a while?
On other sessions run top and glance and watch what is happening to memory swap and cpus.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 10:59 AM
11-15-2001 10:59 AM
Re: Error when start a job???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 11:33 AM
11-15-2001 11:33 AM
Re: Error when start a job???
Otherwise, it may be due to an actual I/O error onn the disk where the exzecutable is located, or perhaps the disk where required shared libraries are located may be having problems. Check syslog.log and make sure ESM (online diagnostics and notifidation) is installed and running.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 11:44 AM
11-15-2001 11:44 AM
Re: Error when start a job???
There are no errors in syslog.log
How would I access ESM or how can I tell if it is running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 03:15 AM
11-16-2001 03:15 AM
Re: Error when start a job???
When installing a patch on the
server, the corresponding executable file on a server's disk associated with a process running on a client can be over written,
which can result in the client process dying with the error:
Pid
*I am not sure*
rebooting the clients may solve the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 03:42 AM
11-16-2001 03:42 AM
Re: Error when start a job???
First try touching the file
before stating the job.
Just mofifying the time stamp!!
Thanks