Client Device printing.
807578Apr 19 2010 — edited Apr 19 2010I am trying to get printing setup so that I can print from my Unix Application Server to a printer on my windows desktop. On my Servers I am using CUPS for print services and I can see jobs moving from the Application Server to the SGD Host which I have only one. I can see the jobs show up in the spool but they do not show up in the webtop queues. The print log shows the following when I try and print on the SGD Host:
2010/04/19 09:06:10 print job shwells-17145 for user shwells@ACRTEK30
2010/04/19 10:32:41 Printing test page (text) for UNIX user swells
2010/04/19 10:33:36 Printing test page (text) for UNIX user swells
2010/04/19 10:33:37 Print conversion: printer-type=POSTSCRIPT passthru=0
2010/04/19 09:38:55 print job shwells-17570 for user shwells@ACRTEK30
2010/04/19 09:55:29 print job anonymous-17733 for user anonymous@ACRTEK30
2010/04/19 10:42:47 Printing test page (text) for UNIX user swells
2010/04/19 10:46:40 Printing test page (text) for UNIX user swells
2010/04/19 10:47:37 Printing test page (text) for UNIX user swells
2010/04/19 10:47:38 Print conversion: printer-type=POSTSCRIPT passthru=0
2010/04/19 10:53:55 Printing test page (text) for UNIX user swells
2010/04/19 10:53:56 Print conversion: printer-type=POSTSCRIPT passthru=0
2010/04/19 10:54:20 Printing test page (text) for UNIX user swells
I turned on the logging to see what is going on but I am not sure what the information means:
2010/04/19 10:53:55.276 (pid 1999) server/printing/info #1271688835276
Received a print job packet: !25!swells-18896|=a_Om=rd0M90!.
2010/04/19 10:53:55.277 (pid 1999) server/printing/info #1271688835277
Parsed print job header for =a_Om=rd0M90.
2010/04/19 10:53:55.277 (pid 1999) server/printing/info #1271688835278
Queued print job: =a_Om=rd0M90.
2010/04/19 10:53:55.278 (pid 1999) server/printing/info #1271688835279
Placed a new print job.
Job name: swells-18896
Attributes: {scottaprintt3username=scottaprintt3username: swells, scottaprintpri
ntername=scottaprintprintername: , scottaprintformat=scottaprintformat: Unknown,
scottaprinttimestamp=scottaprinttimestamp: 1271688835277, scottaprintsize=scott
aprintsize: 1267, scottaprintname=scottaprintname: Secure Global Desktop test pa
ge, scottaprintcopies=scottaprintcopies: 1, scottaprintfilename=scottaprintfilen
ame: swells-18896, scottapeerdnsname=scottapeerdnsname: acrtek-lab.com, objectcl
ass=objectclass: scottaprintjob, scottaprintserver=scottaprintserver: acrtek30,
scottaprintstatus=scottaprintstatus: 0, scottaprinttfnname=scottaprinttfnname: .
../_dns/acrtek-lab.com/_service/sco/tta/print/swells-18896, scottaprintusername=
scottaprintusername: .../_ens/o=organization/ou=Accretive/cn=Stephen Wells (Admi
n)}
2010/04/19 10:53:56.779 (pid 1999) server/printing/info #1271688836779
Removed swells-18896 from the namespace.
2010/04/19 10:53:56.780 (pid 1999) server/printing/info #1271688836780
Removed print job: swells-18896
Nothing shows up in the webtop queue or on my local printer. Any ideas of where to look next?
Steve