- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: print spooler keeps shutting down
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
04-17-2002 09:16 AM
04-17-2002 09:16 AM
I tried re-booting the system but this hasn't worked. I had tried this before when had previously had this problem and it worked.
Does anyone have any suggestions?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:18 AM
04-17-2002 09:18 AM
Solution/sbin/init.d/lp [stop|start]
Look in the syslog and /etc/rc.log for startup and runtime errors.
lpstat -t to check the status when up.
Try powercycling the printer etc...
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 10:48 AM
04-17-2002 10:48 AM
Re: print spooler keeps shutting down
cd /usr/spool/lp
rm Toutputq SCHEDLOCK
cat /dev/null >outputq
rm request/*/c* request/*/d*
Then start the scheduler again.
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 10:54 AM
04-17-2002 10:54 AM
Re: print spooler keeps shutting down
DO the following :
1. lpshut
2. cd /usr/spool/lp and delete FIFO , SCHEDLOCK and CLD_FIFO.
3. lpsched to restart the spooler .
Also check in lpstat -t whether there are any pending requests which have not been completed bcoz of the power refresh , you can safely cancle those and redo the above steps .
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 11:46 AM
04-17-2002 11:46 AM
Re: print spooler keeps shutting down
I powered down my system and tried all of your suggestions so far but I am still having the problem.
Can anyone think of anything else?
Thanks!
Ginny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 11:51 AM
04-17-2002 11:51 AM
Re: print spooler keeps shutting down
I can think of patch related problems, but before the power outage it seems to have worked fine.
But for sure read this one:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xba8684534efbd5118ff40090279cd0f9,00.html
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 12:15 PM
04-17-2002 12:15 PM
Re: print spooler keeps shutting down
Good luck!