- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer disabled by scheduler
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
10-25-2001 10:28 PM
10-25-2001 10:28 PM
Printer disabled by scheduler
Disabled by scheduler: ERROR: Printer interface script returned non-zero exit status.
I have checked the log file that results from starting the scheduler in verbose mode in /var/adm/lp with no luck. There are no errors, the printer just disables itself a few seconds after being enabled.
Any help would be appreciated.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 11:04 PM
10-25-2001 11:04 PM
Re: Printer disabled by scheduler
If you search through the /var/spool/lp/interface/{printername} file, it should indicate the conditions under which a non-zero exit is returned.
Rgds, Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 11:22 PM
10-25-2001 11:22 PM
Re: Printer disabled by scheduler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 02:44 AM
10-26-2001 02:44 AM
Re: Printer disabled by scheduler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 04:00 AM
10-26-2001 04:00 AM
Re: Printer disabled by scheduler
Check the printer spool files under
/var/spool/lp/
The printer can get disabled if it
is not able to process the data/control spool
files of the printer which are pending in
the queue.
Every time a file is printed, two files- control and data are created in the spool directory corresponding to the request.
IF the control file has an error, the
printer will get disabled while trying to
process that request.
To confirm this, cancel the requests
of the printer. clear the /var/spool/lp/
Reenable the printer and send test printouts.
I have run into this problem, when a cranky
application software used to send errenous
characters in the print request.
HTH
raj