HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cron error
Operating System - HP-UX
1836995
Members
1931
Online
110111
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
02-08-2005 04:20 PM
02-08-2005 04:20 PM
Cron error
Hi,
I am getting following error in cron log.
"c queue max run limit reached" Where as my queuedefs file is configured for max. number of cron queues.
a.40j1n
b.2j2n90w
c.100jyn
How can I find out which cron job is running in loop for that particular time.
I am getting following error in cron log.
"c queue max run limit reached" Where as my queuedefs file is configured for max. number of cron queues.
a.40j1n
b.2j2n90w
c.100jyn
How can I find out which cron job is running in loop for that particular time.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 04:37 PM
02-08-2005 04:37 PM
Re: Cron error
Hi Sidhir,
The configuration file /var/adm/cron/queuedefs specifies how many cronjobs can be handled by cron simultaneously.
It's usually in this format.
c.xjyn
This meanx 'x' number of cronjobs can run simultaneously.
First of all check your crontab to see what jobs are scheduled at what time and see if there are any process / jobs hung. Kill them first.
Then you can modify the queuedefs above and change the value x to a higher number and restart cron using /sbin/init.d/cron script.
Indira A
The configuration file /var/adm/cron/queuedefs specifies how many cronjobs can be handled by cron simultaneously.
It's usually in this format.
c.xjyn
This meanx 'x' number of cronjobs can run simultaneously.
First of all check your crontab to see what jobs are scheduled at what time and see if there are any process / jobs hung. Kill them first.
Then you can modify the queuedefs above and change the value x to a higher number and restart cron using /sbin/init.d/cron script.
Indira A
Never give up, Keep Trying
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