- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Print request is in lpstat -t but not actually...
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
09-30-2003 07:03 PM
09-30-2003 07:03 PM
Print request is in lpstat -t but not actually not printing on the printer
When giving any request it is constantly appearing in lpstat -u but no output on the printer. Like following :
70_3-9635 root priority 0 Oct 1 12:16 on 70_3
hosts 719 bytes
Pls suggest what is the problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 07:09 PM
09-30-2003 07:09 PM
Re: Print request is in lpstat -t but not actually not printing on the printer
Try checking whether the sceduler is running or not, by using the command lpsched. If it is not running, bring it up by using the same command lpsched.
If it is still not working, try to ping the printer.
If that also does not help, bring up SAM and see whether the printer is a real printer or is it a dummy printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 07:17 PM
09-30-2003 07:17 PM
Re: Print request is in lpstat -t but not actually not printing on the printer
check that you can connect to the printer on port 515, e.g.:
# telnet 70_3 515
if you do not get a prompt, it is a network problem.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 07:55 PM
09-30-2003 07:55 PM
Re: Print request is in lpstat -t but not actually not printing on the printer
Not all requests are printing. Every two requests of the same file is printing. Means if I give one file for printing the first request is not printing and also not coming into spooler. But same file is printing on the second request. The request id is skipping to next.
The printer is a network printer.
Pls suggest.
If I do telnet 70_3 515 then it is saying :
# telnet 70_3 515
70_3: Unknown host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 08:22 PM
09-30-2003 08:22 PM
Re: Print request is in lpstat -t but not actually not printing on the printer
sorry I misunderstood: I tought that nothing was printed out and that 70_3 was the printer in question. It appears not to be the case.
regards,
John K.