- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- HPE 9000 and HPE e3000 Servers
- >
- User unable to clear print queue
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-18-2007 05:35 AM
тАО04-18-2007 05:35 AM
I have a user that prints a 40+ page report on regular basis. One of the problems is that when she initiates a print job, the print queue does not clear when printing is done. This results in another printout...and continues on until "cancel printer" command is issued.
This user was created the same as others and from what I can see, has the same permissions as others also. Where else can I check for possible problem? Would dropping and re-creating user solve this?
Any help would be appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2007 05:23 PM
тАО04-18-2007 05:23 PM
Re: User unable to clear print queue
My guess is that something times out before the printer can confirm the job has completed successfully.
What kind of printer is it? How is it connected? What type of printer queue is it (local, remote or network)?
If it is a "network" printer (i.e. the server connects to the printer using the JetDirect protocol), the timeout setting in the printer's JetDirect card (or equivalent) probably needs to be increased.
Another possibility is to turn off "job recovery" for that print queue. This has a side effect: if a print job is interrupted by e.g. removing power from the printer, the server will not automatically re-submit the print job after the printer is again in a working condition. (Your users might actually expect the printer to behave like this, so it might not be a problem.)
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2007 01:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-25-2007 03:44 AM
тАО04-25-2007 03:44 AM
Re: User unable to clear print queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-25-2007 05:46 AM
тАО04-25-2007 05:46 AM
Re: User unable to clear print queue
modifyqueue -q my_printer -t off
man modifyqueue for details
see also man addqueue for an easier way to add a new printer:
addqueue -q my_printer2 -h 12.34.56.78
Bill Hassell, sysadmin