[cups.general]Index: resources/de/comsoft/cadas/module/retrieve/Retrieve.properties

Stefan Sitte stefan.sitte at comsoft.de
Sun Apr 27 23:03:31 PDT 2008


> Stefan Sitte wrote:
> > ===================================================================
> > RCS file: /home1/p/cadas/vcs_cl/amhs/cadas/resources/de/comsoft/cadas/module/retrieve/Retrieve.properties,v
> > retrieving revision 1.50.2.1
> > diff -u -r1.50.2.1 Retrieve.properties
> > --- resources/de/comsoft/cadas/module/retrieve/Retrieve.properties	18 Apr 2008 15:24:56 -0000	1.50.2.1
> > +++ resources/de/comsoft/cadas/module/retrieve/Retrieve.properties	25 Apr 2008 11:49:42 -0000
> > @@ -168,7 +168,8 @@
> >  RetrievalAerodromesForm.msg.invaerodromes=Invalid aerodrome
> >
> >  RetrievalFIRForm.firs=FIR
> > -RetrievalFIRForm.add.fir=Add related aerodromes to list
> > +RetrievalFIRForm.add.fir=Add related aerodromes
> > +RetrievalFIRForm.add.fir.t=Add related aerodromes to aerodromes list
> >  RetrievalFIRForm.msg.invfir=Invalid FIR
> >  RetrievalFIRForm.thead.firs=FIR
> > 200 3189 Print-Job client-error-not-found
> > Newsgroups: cups.general
> > X-Login-Name: stefan_sitte
> > X-Site-URL: http://www.cups.org/
> > Path: news.easysw.com
> > Xref: news.easysw.com cups.general:32523
> > NNTP-Posting-Host: 208.96.52.100
> >
> > Hello,
> >
> > the last print bug with java was fixed last week by sun. Now i have a new "bug" respectively strange behaviour.
> >
> > I've got a java programm thats print repetitively.
> > When i delete the printer the program seems to print normally but no "paper" comes out of the printer (i use cups-pdf for testing).
> > But no error occurs. I viewed the cups logs for sth strange and the only thing i saw was in /var/log/cups/access_log the line
> > "POST /printers/<printername> HTTP/1.1" 200 3189 Print-Job client-error-not-found"
> >
> > I haven't found out what the 3189 means (perhaps the error code for client-error-not-found) but the 200 indicates thats all ok
> > (see http://www.cups.org/documentation.php/ref-access_log.html "200 - Successful operation.")
> >
> > I don't think it was a successful operation when the printer i want to print at doesn't exists.
>
> "200" is the HTTP status - the request was processed OK.
>
> "3189" is the length of the POST'd request.
>
> "client-error-not-found" is the IPP status that was returned in the
> response message.
>
> --
> ______________________________________________________________________
> Michael R Sweet                        Senior Printing System Engineer
>

Hi Michael,

thanks for your answer, but do you think it's ok when a print job is send to a printer that doesn't exists or is it a java problem ?

Regarding
Stefan




More information about the cups mailing list