error code

Michael Sweet mike at easysw.com
Mon Feb 6 13:34:58 PST 2006


andrew wrote:
> I am getting an error code like this
> stopjob: id = 280, force = 0
> stopjob: printer state is 3
> 
> what does this all mean?

The first message is a debug message from the StopJob function in
the scheduler.  It means "stop job ID 280, don't force the filters
to stop".

The second message is another debug message from the StopJob function.
It means "the printer is now idle".

> is there a list of error codes and their meaning somewhere?

Yes, see the IPP specification for most of the codes; exit codes
from filters are a bit different (that varies from filter to filter)
and generally are not documented, but you'll usually get a human-
readable message along with the error...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com




More information about the cups mailing list