11-04-05 10:57 PM
Luke MacNeil wrote:
>
> Its an HP4050
> The printer is connected via a Jetdirect box... (ethernet)
> Running Solaris 8.
> I'm not sure what the printspooler is... how do I tell? I'm using the
> solaris lp/lpstat/cancel commands to work with the queue.
That does answer the question. If you don't know what other
spooler you're using then given those commands it is the
out-of-box System 5 spooler that comes by default on Solaris.
Look in /var/lp, /var/spool/lp, /usr/lib/lp for assorted scripts,
binaries, config files, pipes, queuing directories and so on.
One interesting thing to find is the directory under /var/spool/lp
that stores the binary being printed and the current page
offset. The small file that stores the page offset does allow
for partial print jobs on restart given reading a ton of man
pages.
> Large meaning enough pages for me to start the job and walk over to
> pull the plug...
On that size printer we're talking 20+ pages.
> The root cause is that the printer stops printing.. may it be paper
> jam, out of paper, power failure....Wrong paper size...
You're confusing root cause with effect. The printer stops
printing, that's the effect. Paper jam, out of paper, power
failure, that's the root cause. Which one triggers the problem
or do all of them?
> My issue is that the spooler does not restart printing the job, and it
> holds up the queue until it is manually cancelled.
>
> Thank you for your response.
>
> Luke.
[ Post a follow-up to this message ]
|