HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cron error.
Operating System - HP-UX
1833682
Members
4831
Online
110062
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
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
11-28-2006 12:17 PM
11-28-2006 12:17 PM
Cron error.
I have an rp3440 server with HP-UX 11.23 installed and I am getting errors when my cron jobs run.
Last week I rebooted my server and after that my cron jobs don’t seem to want to run any more. I think I know what the problem is but don’t know how to fix it.
My server came with roots home located /home/root and I moved it to /root. My cron jobs kept working for some reason. Now, after the server boot, I get the following error:
sh: /home/root/genadmin: Execute permission denied.
*************************************************
Cron: The previous message is the standard output
and standard error of one of your crontab commands:
/home/root/genadmin
The problem I see is that it is still pointing to the /home/root/ location for the genadmin file when it should be looking in the /root/ location. Here is a copy of the cron file in crontabs:
root: /var/spool/cron/crontabs ==> more root
50 23 * * * /root/genadmin
root: /var/spool/cron/crontabs ==>
What am I missing?
Last week I rebooted my server and after that my cron jobs don’t seem to want to run any more. I think I know what the problem is but don’t know how to fix it.
My server came with roots home located /home/root and I moved it to /root. My cron jobs kept working for some reason. Now, after the server boot, I get the following error:
sh: /home/root/genadmin: Execute permission denied.
*************************************************
Cron: The previous message is the standard output
and standard error of one of your crontab commands:
/home/root/genadmin
The problem I see is that it is still pointing to the /home/root/ location for the genadmin file when it should be looking in the /root/ location. Here is a copy of the cron file in crontabs:
root: /var/spool/cron/crontabs ==> more root
50 23 * * * /root/genadmin
root: /var/spool/cron/crontabs ==>
What am I missing?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 12:59 PM
11-28-2006 12:59 PM
Re: Cron error.
check the script /root/genadmin , that must be calling /home/root/genadmin inside it.
Nothing is impossible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 04:40 PM
11-28-2006 04:40 PM
Re: Cron error.
Hi,
also verify that the execute attribute of the script is set
chmod +x /home/root/genadmin
kind regards
yogeeraj
also verify that the execute attribute of the script is set
chmod +x /home/root/genadmin
kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
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