- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- The job started in background after sometime autom...
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
The job started in background after sometime automatically gets killed.
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-2011 02:16 AM
09-08-2011 02:16 AM
The job started in background after sometime automatically gets killed.
The job started in background after sometime automatically gets killed.
Hi,
I am starting one job in background as below,
nohup /opt/sapbc47/Server/bin/server.sh &
But after sometime when i logoff from that server where i run the job in background as above after some time job gets killed. But if i am not logging off from that server the jobs keep running.
Please let me know how to start the background job in unattended mode so that when i logoff from that server the job will continue to run. But this problem is not coming on other server i am starting the job on that server same as above. We are having HP-UX 11i V1.
Thanks,
Narendra
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-2011 09:42 AM - edited 09-08-2011 09:56 AM
09-08-2011 09:42 AM - edited 09-08-2011 09:56 AM
Re: The job started in background after sometime automatically gets killed.
Re: The job started in background after sometime automatically gets killed.
You could also redirect stdin to /dev/null to make sure.
>sometime when I logoff from that server where I run the job in background as above after some time job gets killed.
nohup should stop that. Have you looked at the nohup.out file for any messages?
>But this problem is not coming on other server I am starting the job on that server same as above.
That's strange, I would expect both to be the same.
Do you have any logs to indicate why it died? Add a signal handler just to track the signals before exiting?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP