- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: urgent- printer problem in HPUX
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
02-08-2006 08:37 PM
02-08-2006 08:37 PM
urgent- printer problem in HPUX
Attempted to determine if the fileset "LP-SPOOL" from the product "PrinterMgmt" exists on your system , Configuration script has not been run suucessfully
i have tried viewing also
Try:
swlist -l fileset | grep SPOOL
This should repsond with something like:
DistributedPrint.PD-SPOOLER B.11.31 PD-SPOOLER
PrinterMgmt.LP-SPOOL B.11.31 LP-SPOOL
i have tried :
/usr/sbin/lpshut
message follows
scheduler not running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 08:40 PM
02-08-2006 08:40 PM
Re: urgent- printer problem in HPUX
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=229459
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 08:51 PM
02-08-2006 08:51 PM
Re: urgent- printer problem in HPUX
there is no file called LP in /etc/rc.config.d
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 08:54 PM
02-08-2006 08:54 PM
Re: urgent- printer problem in HPUX
You can do a find on your system and see what you get,
#find / -name "lp" -type f
-Arun
P.S Assign points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 08:57 PM
02-08-2006 08:57 PM
Re: urgent- printer problem in HPUX
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 01:48 AM
02-09-2006 01:48 AM
Re: urgent- printer problem in HPUX
# swlist -l fileset | grep SPOOL
DistributedPrint.PD-SPOOLER B.11.11 PD-SPOOLER
PHCO_32222.LP-SPOOL 1.0 PrinterMgmt.LP-SPOOL
PrinterMgmt.LP-SPOOL B.11.11 LP-SPOOL
Then you may have to re-install it...
What happens when you try a lpsched -v
Anything in /var/adm/lp/log ?
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 01:54 AM
02-09-2006 01:54 AM
Re: urgent- printer problem in HPUX
SAM uses the following command to verify if the PrinterMgmt.LP-SPOOL is configured or not:
swlist -l fileset -a state PrinterMgmt.LP-SPOOL
If the output states as not configured, the PrinterMgmt.LP-SPOOL can be reconfigured using:
swconfig PrinterMgmt.LP-SPOOL.
Finally if nothing else works, reinstall the PrinterMgmt product.
Hope this helps.
Cheers,
Sanjay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 02:00 AM
02-09-2006 02:00 AM
Re: urgent- printer problem in HPUX
Messr. Kishore is correct.. I also have encountered this same issue before. DO a swconfig on the printermgmt product. However - seeing this, it is probably symptomatic of bigger problems of your OS. Were there issues during the install of your OS? Did your OS install "cleanly" in the first place?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 02:02 AM
02-09-2006 02:02 AM
Re: urgent- printer problem in HPUX
Has your hostname changed
Are there odd characters in it
Steve STeel