1837213 Members
1963 Online
110115 Solutions
New Discussion

lpsched is not running

 
SOLVED
Go to solution
George Liu_4
Trusted Contributor

lpsched is not running

This is an old HPUX 10.20 system. Printing service suddenly stopped working. Here is the detail:

lpstat -t reports "scheduler is not running";
lpsched reports "lpsched: scheduler was already active";
run lpstat -t again, still get "scheduler is not running"
No FIFO, SCHEDLOCK file/pipes under /var/spool/lp

Tested several times with lpshut; lpsched; disable/ebnable a printer; remove/add a printer, and rebooted the system, and the result is same

Any



2 REPLIES 2
IT_2007
Honored Contributor
Solution

Re: lpsched is not running

check binary file size for lpsched.

-r-sr-xr-x 1 root bin 53248 Jan 11 2005 /usr/sbin/lpsched

might be empty in your case.
spex
Honored Contributor

Re: lpsched is not running