- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to cancel 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
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-26-2000 05:50 PM
10-26-2000 05:50 PM
unable to cancel print queue
however, it got worse now as we r unable to send any printing to this printer. we noticed a print queue when we used the command 'lpstat -t'. cancelling the printing cannot be done as it kept giving a message of non-existant. we hv tried recreating a new printer name which gives worse alignment problems (mainly horizontal alignment issues eg skipping lines)
any insights?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 09:54 PM
10-26-2000 09:54 PM
Re: unable to cancel print queue
Whenever u get this type of problem what I suggest is temparary solution for this is Disable the printer spool and re-enable the same print spooler by giving the command
disable
Hopefully this will solve the problem.
Best of luck
jayapal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 11:20 PM
10-26-2000 11:20 PM
Re: unable to cancel print queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2000 04:35 AM
10-27-2000 04:35 AM
Re: unable to cancel print queue
Not that that is the where the problem lies...but it would be something to rule it out.
Tx,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2000 04:37 AM
10-27-2000 04:37 AM
Re: unable to cancel print queue
Not that that is the problem....but it would be nice to rule it out.
Tx,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2000 04:40 AM
10-27-2000 04:40 AM
Re: unable to cancel print queue
many lpcshed daemons have you got running , you can try lpshut and then checking lpsched processes killing them off and then restarting the printer daemon.
Regarding horizontal prints in your /etc/lp/interface/
try sending your file using the jet admin hpnpf ( command , search for it in interface file and run it on the command line )
also check model.orig/(printer name file) for entries in Init_variables section , things like numebr of lines, width etc..)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2000 04:55 AM
10-27-2000 04:55 AM
Re: unable to cancel print queue
Also what application are you using to send prints to the printer and is this et up correctly ie. are any control codes , page size etc set up in the application .
You can disable the printer and see the output of the file in /usr/spool/lp/request /
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 01:57 PM
10-30-2000 01:57 PM
Re: unable to cancel print queue
lpshut
cd /var/spool/lp/requests/yourprinter
rm *
lpsched
For each file printed lp create two files in that directory:
one for control and other whith data.
Removing all files in directory will empty your queue.
Removing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 01:58 PM
10-30-2000 01:58 PM
Re: unable to cancel print queue
lpshut
cd /var/spool/lp/requests/yourprinter
rm *
lpsched
For each file printed lp create two files in that directory:
one for control and other whith data.
Removing all files in directory will empty your queue.
Removing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 05:59 PM
10-30-2000 05:59 PM
Re: unable to cancel print queue
there r no files in /var/spool/lp/request/ken & /usr/spool/lp/request/ken, so unable to try to remove the file still