- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: error creating printer through SAM
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
12-12-2001 11:31 AM
12-12-2001 11:31 AM
error creating printer through SAM
The remote printer "test1 (whose location is shipping rsantos-pc.tellium.com)" already exists on this system.
Any ideas?
Thanks,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 11:38 AM
12-12-2001 11:38 AM
Re: error creating printer through SAM
# lpshut
# lpadmin -xtest1
# lpsched
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 11:40 AM
12-12-2001 11:40 AM
Re: error creating printer through SAM
# lpshut
scheduler stopped
# lpadmin -xtest1
lpadmin: destination "test1" non-existent
# lpsched
scheduler is running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 11:46 AM
12-12-2001 11:46 AM
Re: error creating printer through SAM
See the configured printer listing in SAM and try removing from there.
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 11:51 AM
12-12-2001 11:51 AM
Re: error creating printer through SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 11:55 AM
12-12-2001 11:55 AM
Re: error creating printer through SAM
does it work with any other name ? say -test2
just some thoughts ..
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 12:11 PM
12-12-2001 12:11 PM
Re: error creating printer through SAM
The remote printer "test2 (whose location is shipping on rsantos-pc.tellium.com)" already exists on this system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 12:30 PM
12-12-2001 12:30 PM
Re: error creating printer through SAM
Check /var/spool/lp/log file for errors.
Try strings on /var/spool/lp/pstatus for the printer queue name.
Stop scheduler (lpshut)
Make sure /var/spool/lp/FIFO and SCHEDLOCK are gone before restarting it.
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 12:39 PM
12-12-2001 12:39 PM
Re: error creating printer through SAM
R u able to create a local printer with this name? Does the network has any issues?
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 12:44 PM
12-12-2001 12:44 PM
Re: error creating printer through SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 12:51 PM
12-12-2001 12:51 PM
Re: error creating printer through SAM
# /usr/sbin/lpadmin -p
-osmrsmodel -ob3 -orm
If this works then your SAM might have problem with managing printers. Let us know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 01:09 PM
12-12-2001 01:09 PM
Re: error creating printer through SAM
Does the printer properly configured on the remote system? Is it working properly there? Do you have any network issues connecting to the remote machine? Can you redirect some outputs/files to that pringter?
again some thoughts ...
Shiju