- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Jetadmin: Printer not deleted from spool
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
05-31-2007 02:05 AM
05-31-2007 02:05 AM
Jetadmin: Printer not deleted from spool
Hi all,
Jetadmin wouldn't let me add a printer to the spooler because it regarded it already as added (yet it didn't exist in /var/spool/lp/request), here's the message:
Enter the lp destination name (default=p4353, q - quit): p2345
p1646 exists already. Try another name!
So I've tried to delete it but it wont let me because apparently it doesn't exist either. Message:
Enter the lp destination name (q - quit): p2345
lpstat: "p2345" not a request id or a destination
Cannot delete p2345!
Is there any way I can delete it? As said before, the printer doesn't exist in /var/spool/request, neither in /var/spool/lp/interface/model.orig.
Regards,
Ciro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:10 AM
05-31-2007 02:10 AM
Re: Jetadmin: Printer not deleted from spool
Looks like some sort of conflict with that printer name..
If you don't need p1646 , then delete it, then try adding p2345
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:30 AM
05-31-2007 02:30 AM
Re: Jetadmin: Printer not deleted from spool
When I try to add it:
Enter the lp destination name (default=p4353, q - quit): p2345
p2345 exists already. Try another name!
When I try to delete it:
Enter the lp destination name (q - quit): p2345
lpstat: "p2345" not a request id or a destination
Cannot delete p2345!
Sorry again for the mistake.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:35 AM
05-31-2007 02:35 AM
Re: Jetadmin: Printer not deleted from spool
I suspect (but cannot prove) that p1646 is linked to p2345, either a "hard" or "symbolic" link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:36 AM
05-31-2007 02:36 AM
Re: Jetadmin: Printer not deleted from spool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 03:00 AM
05-31-2007 03:00 AM
Re: Jetadmin: Printer not deleted from spool
It could be the reason you are in this state now.
Try this:
lpshut ; lpadmin -xp2345 ; lpsched -v
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 03:42 AM
05-31-2007 03:42 AM
Re: Jetadmin: Printer not deleted from spool
It's solved now, thanks for your help. I hadn't deleted any file though. Apparently this printer was "added" by someone else.
Thanks and regards,
Ciro