Date: Tue, 27 Jun 2006 19:43:09 -0400 From: Anthony Agelastos <iqgrande@gmail.com> To: Nicolas Blais <nb_root@videotron.ca>, John Nielsen <john@jnielsen.net> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: CUPS, USB printers & "Permission Denied" Message-ID: <FD6B13A6-D9BA-4569-9962-1641AFF8007F@gmail.com> In-Reply-To: <200606252337.31732.nb_root@videotron.ca> References: <8a6250b20606251628g5ea35843r5ccb318b15876609@mail.gmail.com> <0092EAFD-5911-49DA-846E-99BB33D0C0C7@gmail.com> <200606252332.19131.lists@jnielsen.net> <200606252337.31732.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Jun 25, 2006, at 11:37 PM, Nicolas Blais wrote: > On Sunday 25 June 2006 23:32, John Nielsen wrote: >> On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: >>> On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: >>>> On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: >>>>> I updated CUPS and I cannot print to my USB laser printer. The web >>>>> interface shows the following: >>>>> >>>>> hp_LaserJet_1160Le (Default Printer) "Unable to open USB device >>>>> "usb:/dev/ulpt0": Permission denied" >>>>> Description: Hewlett-Packard LaserJet 1160Le >>>>> Location: Den >>>>> Make and Model: HP LaserJet 1160 Foomatic/hpijs (recommended) >>>>> Printer State: stopped, accepting jobs, published. >>>>> Device URI: usb:/dev/ulpt0 >>>>> >>>>> Doing a `dmesg | grep ulpt0`, I get >>>>> >>>>> ulpt0: Hewlett-Packard hp LaserJet 1160 series, rev 1.10/1.00, >>>>> addr 2, >>>>> iclass 7/1 >>>>> ulpt0: using bi-directional mode >>>>> >>>>> The printer itself works (I plugged it directly into my MacBook >>>>> and it >>>>> printed fine). To ensure it wasn't an awkward build error, I >>>>> issued a >>>>> >>>>> `portupgrade -fR cups` >>>>> >>>>> and rebuilt it and everything it is dependent upon. Does anyone >>>>> else have >>>>> any ideas? I am running an early 6.1-STABLE (FreeBSD dell.home.iq >>>>> 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 01:04:32 EDT 2006 >>>>> root@dell.home.iq:/usr/obj/usr/src/sys/IQKERNEL i386). >>>> >>>> Just a "me too" so far with an el cheapo Lexmark USB laser printer >>>> (E210). >>>> Are you using the foomatic script? I am, with a PPD from >>>> linuxprinting.org. >>> >>> I am not sure, actually (it was so long ago, I do not remember how I >>> got it working). I installed hpijs and "Make and Model" mentions >>> Foomatic/hpijs, so perhaps. I am sorry I could not be of more >>> assistance with this question. >>> >>>> I'm going to try backing up and blowing away my etc/cups dir, re- >>>> updating >>>> the port, reinstalling foomatic and my ppd, and see if that >>>> makes any >>>> difference. I'll post whatever I learn. >>> >>> Thank you for posting your findings and for your quick reply. >> >> No luck. I basically re-installed everything (including config >> files and >> the foomatic filters) from scratch. I also changed the permissions >> on /dev/ulpt0 to be 0664 for root:cups. That prevents the permissions >> error, but I still get nothing from the printer. The message that >> comes up >> in the cups web interface when I try to print a test page is: >> >> "/usr/local/libexec/cups/backend/usb failed" >> >> I did get my other printer (on a different machine) working with >> cups 1.2.0 >> by just changing the permissions on the device node. I hadn't ever >> set this >> printer up with cups before today, though. It's using gutenprint. >> > > After playing with the permissions on ulpt, I can print a test > page, though > half of it comes out after I manually feed my printer. > > After that half-printed page, anything I try to print after will > get me a "USB > port busy; will retry in 30 seconds..." message and it never prints. My system essentially does the same thing (the 30 second message that is). After changing my LogLevel and killing and resubmitting a test page, here is my error_log file. Does anyone else have any idea what I can try next? Everyone on this list has been wonderful with this thread. Thanks again. [-- Attachment #2 --] I [28/Jan/2006:14:51:20 -0500] Listening to 0:631 I [28/Jan/2006:14:51:20 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [28/Jan/2006:14:51:20 -0500] Configured for up to 100 clients. I [28/Jan/2006:14:51:20 -0500] Allowing up to 100 client connections per host. I [28/Jan/2006:14:51:20 -0500] Full reload is required. I [28/Jan/2006:14:51:26 -0500] LoadPPDs: Wrote "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [28/Jan/2006:14:51:26 -0500] Full reload complete. E [28/Jan/2006:14:51:26 -0500] StartListening: Unable to find IP address for server name "dell.iqhome" - Unknown host I [28/Jan/2006:14:56:23 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=676) I [28/Jan/2006:15:05:35 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=699) I [28/Jan/2006:15:05:38 -0500] Started "/usr/local/libexec/cups/cgi-bin/classes.cgi" (pid=700) I [28/Jan/2006:15:05:41 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=701) I [28/Jan/2006:15:05:43 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=702) I [29/Jan/2006:00:14:57 -0500] Scheduler shutting down normally. I [29/Jan/2006:08:08:06 -0500] Listening to 0:631 I [29/Jan/2006:08:08:06 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:08:08:06 -0500] Configured for up to 100 clients. I [29/Jan/2006:08:08:06 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:08:08:06 -0500] Full reload is required. I [29/Jan/2006:08:08:10 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:08:08:11 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:08:08:11 -0500] Full reload complete. E [29/Jan/2006:08:08:11 -0500] StartListening: Unable to find IP address for server name "dell.iqhome" - Unknown host I [29/Jan/2006:09:26:46 -0500] Scheduler shutting down normally. I [29/Jan/2006:09:28:34 -0500] Listening to 0:631 I [29/Jan/2006:09:28:34 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:09:28:34 -0500] Configured for up to 100 clients. I [29/Jan/2006:09:28:34 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:09:28:34 -0500] Full reload is required. I [29/Jan/2006:09:28:39 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:09:28:39 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:09:28:39 -0500] Full reload complete. I [29/Jan/2006:09:48:09 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=896) I [29/Jan/2006:10:17:53 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=961) I [29/Jan/2006:10:20:45 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=966) I [29/Jan/2006:10:21:06 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=967) I [29/Jan/2006:10:22:11 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=981) I [29/Jan/2006:10:22:15 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=982) I [29/Jan/2006:10:22:30 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=983) I [29/Jan/2006:10:22:30 -0500] Setting HP_LaserJet_1160Le device-uri to "http://192.168.0.3:631/ipp/" (was "file:/dev/null".) I [29/Jan/2006:10:22:30 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 0.) I [29/Jan/2006:10:22:30 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:10:22:30 -0500] Saving printers.conf... I [29/Jan/2006:10:22:30 -0500] New printer 'HP_LaserJet_1160Le' added by 'root'. I [29/Jan/2006:10:22:35 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=984) I [29/Jan/2006:10:22:41 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=985) I [29/Jan/2006:10:22:41 -0500] Saving printers.conf... I [29/Jan/2006:10:22:41 -0500] Saving classes.conf... I [29/Jan/2006:10:22:41 -0500] Default destination set to 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:22:45 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=986) I [29/Jan/2006:10:22:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=987) I [29/Jan/2006:10:22:50 -0500] Adding start banner page "none" to job 1. I [29/Jan/2006:10:22:50 -0500] Adding end banner page "none" to job 1. I [29/Jan/2006:10:22:50 -0500] Job 1 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:22:50 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 988) for job 1. I [29/Jan/2006:10:22:50 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 989) for job 1. I [29/Jan/2006:10:22:50 -0500] Started backend /usr/local/libexec/cups/backend/http (PID 990) for job 1. E [29/Jan/2006:10:23:00 -0500] [Job 1] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:23:10 -0500] [Job 1] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:23:20 -0500] [Job 1] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:23:30 -0500] [Job 1] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:23:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=997) E [29/Jan/2006:10:23:40 -0500] [Job 1] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:23:50 -0500] [Job 1] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:23:57 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=998) I [29/Jan/2006:10:23:57 -0500] Job 1 was cancelled by 'root'. E [29/Jan/2006:10:23:57 -0500] PID 990 stopped with status 1! I [29/Jan/2006:10:23:57 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:10:24:06 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=999) I [29/Jan/2006:10:24:08 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1000) I [29/Jan/2006:10:24:40 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1001) I [29/Jan/2006:10:24:42 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1002) I [29/Jan/2006:10:24:42 -0500] Printer 'HP_LaserJet_1160Le' deleted by 'root'. I [29/Jan/2006:10:24:42 -0500] Saving printers.conf... I [29/Jan/2006:10:24:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1003) I [29/Jan/2006:10:24:52 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1004) I [29/Jan/2006:10:27:39 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1010) I [29/Jan/2006:10:29:27 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1013) I [29/Jan/2006:10:29:54 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1014) I [29/Jan/2006:10:29:56 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1015) I [29/Jan/2006:10:30:34 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1019) I [29/Jan/2006:10:30:37 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1020) I [29/Jan/2006:10:30:48 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1021) I [29/Jan/2006:10:30:48 -0500] Setting HP_LaserJet_1160Le device-uri to "http://192.168.0.3:631/ipp/port1" (was "file:/dev/null".) I [29/Jan/2006:10:30:48 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 0.) I [29/Jan/2006:10:30:48 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:10:30:48 -0500] Saving printers.conf... I [29/Jan/2006:10:30:48 -0500] New printer 'HP_LaserJet_1160Le' added by 'root'. I [29/Jan/2006:10:30:51 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1022) I [29/Jan/2006:10:31:00 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1023) I [29/Jan/2006:10:31:02 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1024) I [29/Jan/2006:10:31:08 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1025) I [29/Jan/2006:10:31:08 -0500] Saving printers.conf... I [29/Jan/2006:10:31:08 -0500] Saving classes.conf... I [29/Jan/2006:10:31:08 -0500] Default destination set to 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:31:10 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1026) I [29/Jan/2006:10:31:26 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1027) I [29/Jan/2006:10:31:26 -0500] Adding start banner page "none" to job 2. I [29/Jan/2006:10:31:26 -0500] Adding end banner page "none" to job 2. I [29/Jan/2006:10:31:26 -0500] Job 2 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:31:26 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 1028) for job 2. I [29/Jan/2006:10:31:26 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1029) for job 2. I [29/Jan/2006:10:31:26 -0500] Started backend /usr/local/libexec/cups/backend/http (PID 1030) for job 2. E [29/Jan/2006:10:31:35 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:31:36 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1037) I [29/Jan/2006:10:31:39 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1038) E [29/Jan/2006:10:31:45 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:31:55 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:32:05 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:32:15 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:32:25 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:32:35 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:32:45 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:32:55 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:33:05 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:33:15 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:33:25 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:33:35 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:33:45 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:33:55 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:34:05 -0500] [Job 2] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:34:09 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1052) I [29/Jan/2006:10:34:11 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1053) I [29/Jan/2006:10:34:11 -0500] Printer 'HP_LaserJet_1160Le' deleted by 'root'. I [29/Jan/2006:10:34:11 -0500] Saving printers.conf... E [29/Jan/2006:10:34:11 -0500] PID 1030 stopped with status 1! I [29/Jan/2006:10:34:11 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:10:34:13 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1054) I [29/Jan/2006:10:34:15 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1055) I [29/Jan/2006:10:34:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1056) I [29/Jan/2006:10:34:24 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1057) I [29/Jan/2006:10:34:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1058) I [29/Jan/2006:10:34:33 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1059) I [29/Jan/2006:10:34:47 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1060) I [29/Jan/2006:10:34:51 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1061) I [29/Jan/2006:10:35:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1065) I [29/Jan/2006:10:35:19 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1066) I [29/Jan/2006:10:35:26 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1067) I [29/Jan/2006:10:35:27 -0500] Setting HP_LaserJet_1160Le device-uri to "ipp://192.168.0.3/ipp/" (was "file:/dev/null".) I [29/Jan/2006:10:35:27 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 0.) I [29/Jan/2006:10:35:27 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:10:35:27 -0500] Saving printers.conf... I [29/Jan/2006:10:35:27 -0500] New printer 'HP_LaserJet_1160Le' added by 'root'. I [29/Jan/2006:10:35:30 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1068) I [29/Jan/2006:10:35:40 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1069) I [29/Jan/2006:10:35:40 -0500] Saving printers.conf... I [29/Jan/2006:10:35:40 -0500] Saving classes.conf... I [29/Jan/2006:10:35:40 -0500] Default destination set to 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:35:43 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1070) I [29/Jan/2006:10:35:46 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1071) I [29/Jan/2006:10:35:46 -0500] Adding start banner page "none" to job 3. I [29/Jan/2006:10:35:46 -0500] Adding end banner page "none" to job 3. I [29/Jan/2006:10:35:46 -0500] Job 3 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:35:46 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 1072) for job 3. I [29/Jan/2006:10:35:46 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1073) for job 3. I [29/Jan/2006:10:35:46 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 1074) for job 3. I [29/Jan/2006:10:35:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1081) E [29/Jan/2006:10:35:57 -0500] [Job 3] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:35:57 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1082) I [29/Jan/2006:10:36:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1083) E [29/Jan/2006:10:36:07 -0500] [Job 3] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:36:13 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1084) I [29/Jan/2006:10:36:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1085) I [29/Jan/2006:10:36:16 -0500] Job 3 was cancelled by 'root'. E [29/Jan/2006:10:36:16 -0500] PID 1074 stopped with status 1! I [29/Jan/2006:10:36:16 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:10:36:36 -0500] Scheduler shutting down normally. I [29/Jan/2006:10:38:22 -0500] Listening to 0:631 I [29/Jan/2006:10:38:22 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:10:38:22 -0500] Configured for up to 100 clients. I [29/Jan/2006:10:38:22 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:10:38:22 -0500] Full reload is required. I [29/Jan/2006:10:38:27 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:10:38:27 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:10:38:27 -0500] Full reload complete. I [29/Jan/2006:10:39:23 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=651) I [29/Jan/2006:10:39:26 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=652) I [29/Jan/2006:10:39:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=658) I [29/Jan/2006:10:39:31 -0500] Adding start banner page "none" to job 4. I [29/Jan/2006:10:39:31 -0500] Adding end banner page "none" to job 4. I [29/Jan/2006:10:39:31 -0500] Job 4 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:39:31 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 659) for job 4. I [29/Jan/2006:10:39:31 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 660) for job 4. I [29/Jan/2006:10:39:31 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 661) for job 4. I [29/Jan/2006:10:39:37 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=668) E [29/Jan/2006:10:39:43 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:39:52 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=669) E [29/Jan/2006:10:39:53 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:39:55 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=670) E [29/Jan/2006:10:40:03 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:40:13 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:40:23 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:40:33 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:40:43 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:40:53 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:41:03 -0500] [Job 4] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:41:04 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=674) I [29/Jan/2006:10:41:07 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=675) I [29/Jan/2006:10:41:07 -0500] Job 4 was cancelled by 'root'. E [29/Jan/2006:10:41:07 -0500] PID 661 stopped with status 1! I [29/Jan/2006:10:41:07 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:10:45:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=697) I [29/Jan/2006:10:45:04 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=698) I [29/Jan/2006:10:45:15 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=699) I [29/Jan/2006:10:45:17 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=700) I [29/Jan/2006:10:45:19 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=701) I [29/Jan/2006:10:45:21 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=702) I [29/Jan/2006:10:45:55 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=703) I [29/Jan/2006:10:45:58 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=704) I [29/Jan/2006:10:46:07 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=705) I [29/Jan/2006:10:46:07 -0500] Setting HP_LaserJet_1160Le device-uri to "ipp://127.0.0.1/ipp/" (was "ipp://192.168.0.3/ipp/".) I [29/Jan/2006:10:46:07 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 1.) I [29/Jan/2006:10:46:07 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 3.) I [29/Jan/2006:10:46:07 -0500] Saving printers.conf... I [29/Jan/2006:10:46:07 -0500] Printer 'HP_LaserJet_1160Le' modified by 'root'. I [29/Jan/2006:10:46:10 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=706) I [29/Jan/2006:10:46:29 -0500] Scheduler shutting down normally. I [29/Jan/2006:10:48:15 -0500] Listening to 0:631 I [29/Jan/2006:10:48:15 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:10:48:15 -0500] Configured for up to 100 clients. I [29/Jan/2006:10:48:15 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:10:48:15 -0500] Full reload is required. I [29/Jan/2006:10:48:20 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:10:48:20 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:10:48:20 -0500] Full reload complete. I [29/Jan/2006:10:49:05 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=651) I [29/Jan/2006:10:49:10 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=652) I [29/Jan/2006:10:49:17 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=653) I [29/Jan/2006:10:49:17 -0500] Adding start banner page "none" to job 5. I [29/Jan/2006:10:49:17 -0500] Adding end banner page "none" to job 5. I [29/Jan/2006:10:49:17 -0500] Job 5 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:49:17 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 654) for job 5. I [29/Jan/2006:10:49:17 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 655) for job 5. I [29/Jan/2006:10:49:17 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 656) for job 5. I [29/Jan/2006:10:49:22 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=663) E [29/Jan/2006:10:49:28 -0500] get_printer_attrs: resource name '/ipp/' no good! E [29/Jan/2006:10:49:28 -0500] [Job 5] Destination printer does not exist! E [29/Jan/2006:10:49:28 -0500] PID 656 stopped with status 1! I [29/Jan/2006:10:49:28 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:10:49:28 -0500] Saving printers.conf... I [29/Jan/2006:10:49:30 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=669) I [29/Jan/2006:10:49:48 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=670) I [29/Jan/2006:10:49:51 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=671) I [29/Jan/2006:10:49:51 -0500] Printer 'HP_LaserJet_1160Le' deleted by 'root'. I [29/Jan/2006:10:49:51 -0500] Saving printers.conf... I [29/Jan/2006:10:49:52 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=672) I [29/Jan/2006:10:49:54 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=673) I [29/Jan/2006:10:50:22 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=678) I [29/Jan/2006:10:50:26 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=679) I [29/Jan/2006:10:50:34 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=680) I [29/Jan/2006:10:50:37 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=681) I [29/Jan/2006:10:50:44 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=682) I [29/Jan/2006:10:50:44 -0500] Setting HP_LaserJet_1160Le device-uri to "ipp://127.0.0.1/ipp/" (was "file:/dev/null".) I [29/Jan/2006:10:50:44 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 0.) I [29/Jan/2006:10:50:44 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:10:50:44 -0500] Saving printers.conf... I [29/Jan/2006:10:50:44 -0500] New printer 'HP_LaserJet_1160Le' added by 'root'. I [29/Jan/2006:10:50:47 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=683) I [29/Jan/2006:10:50:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=684) I [29/Jan/2006:10:50:50 -0500] Saving printers.conf... I [29/Jan/2006:10:50:50 -0500] Saving classes.conf... I [29/Jan/2006:10:50:50 -0500] Default destination set to 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:50:53 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=685) I [29/Jan/2006:10:50:58 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=686) I [29/Jan/2006:10:50:58 -0500] Adding start banner page "none" to job 6. I [29/Jan/2006:10:50:58 -0500] Adding end banner page "none" to job 6. I [29/Jan/2006:10:50:58 -0500] Job 6 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:50:58 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 687) for job 6. I [29/Jan/2006:10:50:58 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 688) for job 6. I [29/Jan/2006:10:50:58 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 689) for job 6. I [29/Jan/2006:10:51:04 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=696) I [29/Jan/2006:10:51:07 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=697) E [29/Jan/2006:10:51:09 -0500] get_printer_attrs: resource name '/ipp/' no good! E [29/Jan/2006:10:51:10 -0500] [Job 6] Destination printer does not exist! E [29/Jan/2006:10:51:10 -0500] PID 689 stopped with status 1! I [29/Jan/2006:10:51:10 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:10:51:10 -0500] Saving printers.conf... I [29/Jan/2006:10:51:14 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=698) I [29/Jan/2006:10:51:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=699) I [29/Jan/2006:10:51:41 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=700) I [29/Jan/2006:10:51:43 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=701) I [29/Jan/2006:10:51:43 -0500] Job 6 was cancelled by 'root'. I [29/Jan/2006:10:51:47 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=702) I [29/Jan/2006:10:51:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=703) I [29/Jan/2006:10:51:55 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=704) I [29/Jan/2006:10:51:57 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=705) I [29/Jan/2006:10:52:14 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=706) I [29/Jan/2006:10:52:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=707) I [29/Jan/2006:10:52:19 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=708) I [29/Jan/2006:10:52:19 -0500] Setting HP_LaserJet_1160Le device-uri to "ipp://192.168.0.3/ipp/" (was "ipp://127.0.0.1/ipp/".) I [29/Jan/2006:10:52:19 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 1.) I [29/Jan/2006:10:52:19 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:10:52:19 -0500] Saving printers.conf... I [29/Jan/2006:10:52:19 -0500] Printer 'HP_LaserJet_1160Le' modified by 'root'. I [29/Jan/2006:10:52:21 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=709) I [29/Jan/2006:10:52:28 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=710) I [29/Jan/2006:10:52:28 -0500] Saving printers.conf... I [29/Jan/2006:10:52:28 -0500] Printer 'HP_LaserJet_1160Le' stopped by 'root'. I [29/Jan/2006:10:52:30 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=711) I [29/Jan/2006:10:52:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=712) I [29/Jan/2006:10:52:31 -0500] Saving printers.conf... I [29/Jan/2006:10:52:31 -0500] Printer 'HP_LaserJet_1160Le' started by 'root'. I [29/Jan/2006:10:52:33 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=713) I [29/Jan/2006:10:52:37 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=714) I [29/Jan/2006:10:52:37 -0500] Saving printers.conf... I [29/Jan/2006:10:52:37 -0500] Saving classes.conf... I [29/Jan/2006:10:52:37 -0500] Default destination set to 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:52:39 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=715) I [29/Jan/2006:10:52:41 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=716) I [29/Jan/2006:10:52:41 -0500] Adding start banner page "none" to job 7. I [29/Jan/2006:10:52:41 -0500] Adding end banner page "none" to job 7. I [29/Jan/2006:10:52:41 -0500] Job 7 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:52:41 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 717) for job 7. I [29/Jan/2006:10:52:41 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 718) for job 7. I [29/Jan/2006:10:52:41 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 719) for job 7. I [29/Jan/2006:10:52:45 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=726) I [29/Jan/2006:10:52:48 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=727) E [29/Jan/2006:10:52:53 -0500] [Job 7] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:53:03 -0500] [Job 7] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:53:13 -0500] [Job 7] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:53:17 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=728) I [29/Jan/2006:10:53:21 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=729) E [29/Jan/2006:10:53:23 -0500] [Job 7] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:53:33 -0500] [Job 7] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:53:33 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=730) I [29/Jan/2006:10:53:35 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=731) I [29/Jan/2006:10:53:35 -0500] Job 7 was cancelled by 'root'. E [29/Jan/2006:10:53:35 -0500] PID 719 stopped with status 1! I [29/Jan/2006:10:53:35 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:10:54:16 -0500] Scheduler shutting down normally. I [29/Jan/2006:10:56:03 -0500] Listening to 0:631 I [29/Jan/2006:10:56:03 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:10:56:03 -0500] Configured for up to 100 clients. I [29/Jan/2006:10:56:03 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:10:56:03 -0500] Full reload is required. I [29/Jan/2006:10:56:08 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:10:56:08 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:10:56:08 -0500] Full reload complete. I [29/Jan/2006:10:56:54 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=651) I [29/Jan/2006:10:56:58 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=652) I [29/Jan/2006:10:57:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=653) I [29/Jan/2006:10:57:02 -0500] Adding start banner page "none" to job 8. I [29/Jan/2006:10:57:02 -0500] Adding end banner page "none" to job 8. I [29/Jan/2006:10:57:02 -0500] Job 8 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:10:57:02 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 654) for job 8. I [29/Jan/2006:10:57:02 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 655) for job 8. I [29/Jan/2006:10:57:02 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 656) for job 8. I [29/Jan/2006:10:57:09 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=663) I [29/Jan/2006:10:57:12 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=665) E [29/Jan/2006:10:57:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:57:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:10:57:29 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=670) I [29/Jan/2006:10:57:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=671) E [29/Jan/2006:10:57:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:57:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:57:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:58:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:58:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:58:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:58:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:58:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:58:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:59:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:59:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:59:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:59:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:59:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:10:59:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:00:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:00:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:00:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:00:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:00:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:00:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:01:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:01:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:01:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:01:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:01:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:01:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:02:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:02:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:02:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:02:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:02:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:02:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:03:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:03:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:03:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:03:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:03:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:03:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:04:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:04:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:04:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:04:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:04:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:04:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:05:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:05:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:05:24 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:05:34 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:05:44 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:05:54 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! E [29/Jan/2006:11:06:04 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:11:06:14 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=701) E [29/Jan/2006:11:06:14 -0500] [Job 8] Unable to get printer status (client-error-forbidden)! I [29/Jan/2006:11:06:17 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=702) I [29/Jan/2006:11:06:17 -0500] Job 8 was cancelled by 'root'. E [29/Jan/2006:11:06:17 -0500] PID 656 stopped with status 1! I [29/Jan/2006:11:06:17 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:11:06:19 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=703) I [29/Jan/2006:11:06:27 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=704) I [29/Jan/2006:11:06:27 -0500] Saving printers.conf... I [29/Jan/2006:11:06:27 -0500] Printer 'HP_LaserJet_1160Le' stopped by 'root'. I [29/Jan/2006:11:06:29 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=705) I [29/Jan/2006:11:06:33 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=706) I [29/Jan/2006:11:06:33 -0500] Saving printers.conf... I [29/Jan/2006:11:06:33 -0500] Printer 'HP_LaserJet_1160Le' started by 'root'. I [29/Jan/2006:11:06:35 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=707) I [29/Jan/2006:11:13:28 -0500] Scheduler shutting down normally. I [29/Jan/2006:11:15:12 -0500] Listening to 0:631 I [29/Jan/2006:11:15:12 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:11:15:12 -0500] Configured for up to 100 clients. I [29/Jan/2006:11:15:12 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:11:15:12 -0500] Full reload is required. I [29/Jan/2006:11:15:17 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:11:15:17 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:11:15:17 -0500] Full reload complete. I [29/Jan/2006:11:16:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=651) I [29/Jan/2006:11:16:04 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=652) I [29/Jan/2006:11:16:25 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=658) I [29/Jan/2006:11:16:25 -0500] Adding start banner page "none" to job 9. I [29/Jan/2006:11:16:25 -0500] Adding end banner page "none" to job 9. I [29/Jan/2006:11:16:25 -0500] Job 9 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:11:16:25 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 659) for job 9. I [29/Jan/2006:11:16:25 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 660) for job 9. I [29/Jan/2006:11:16:25 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 661) for job 9. I [29/Jan/2006:11:16:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=668) I [29/Jan/2006:11:16:35 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=669) E [29/Jan/2006:11:16:37 -0500] get_printer_attrs: resource name '/ipp/' no good! E [29/Jan/2006:11:16:37 -0500] [Job 9] Destination printer does not exist! E [29/Jan/2006:11:16:37 -0500] PID 661 stopped with status 1! I [29/Jan/2006:11:16:37 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:11:16:37 -0500] Saving printers.conf... I [29/Jan/2006:11:16:40 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=670) I [29/Jan/2006:11:17:18 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=671) I [29/Jan/2006:11:17:28 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=672) I [29/Jan/2006:11:17:28 -0500] Job 9 was cancelled by 'root'. I [29/Jan/2006:11:17:30 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=673) I [29/Jan/2006:11:20:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=677) I [29/Jan/2006:11:20:05 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=678) I [29/Jan/2006:11:20:07 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=679) I [29/Jan/2006:11:20:37 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=680) I [29/Jan/2006:11:20:39 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=681) I [29/Jan/2006:11:20:42 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=682) I [29/Jan/2006:11:20:42 -0500] Setting HP_LaserJet_1160Le device-uri to "ipp://127.0.0.1/ipp/" (was "ipp://192.168.0.3/ipp/".) I [29/Jan/2006:11:20:42 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 1.) I [29/Jan/2006:11:20:42 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:11:20:42 -0500] Saving printers.conf... I [29/Jan/2006:11:20:42 -0500] Printer 'HP_LaserJet_1160Le' modified by 'root'. I [29/Jan/2006:11:20:44 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=683) I [29/Jan/2006:11:20:47 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=684) I [29/Jan/2006:11:20:47 -0500] Saving printers.conf... I [29/Jan/2006:11:20:47 -0500] Printer 'HP_LaserJet_1160Le' stopped by 'root'. I [29/Jan/2006:11:20:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=685) I [29/Jan/2006:11:20:51 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=686) I [29/Jan/2006:11:20:51 -0500] Saving printers.conf... I [29/Jan/2006:11:20:51 -0500] Printer 'HP_LaserJet_1160Le' started by 'root'. I [29/Jan/2006:11:20:54 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=687) I [29/Jan/2006:11:20:59 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=688) I [29/Jan/2006:11:20:59 -0500] Adding start banner page "none" to job 10. I [29/Jan/2006:11:20:59 -0500] Adding end banner page "none" to job 10. I [29/Jan/2006:11:20:59 -0500] Job 10 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:11:20:59 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 689) for job 10. I [29/Jan/2006:11:20:59 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 690) for job 10. I [29/Jan/2006:11:20:59 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 691) for job 10. E [29/Jan/2006:11:21:09 -0500] get_printer_attrs: resource name '/ipp/' no good! E [29/Jan/2006:11:21:09 -0500] [Job 10] Destination printer does not exist! E [29/Jan/2006:11:21:09 -0500] PID 691 stopped with status 1! I [29/Jan/2006:11:21:09 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:11:21:09 -0500] Saving printers.conf... I [29/Jan/2006:11:21:11 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=698) I [29/Jan/2006:11:21:14 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=699) I [29/Jan/2006:11:21:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=700) I [29/Jan/2006:11:21:16 -0500] Job 10 was cancelled by 'root'. I [29/Jan/2006:11:21:18 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=701) I [29/Jan/2006:11:34:13 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=734) I [29/Jan/2006:11:34:15 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=735) I [29/Jan/2006:11:34:17 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=736) I [29/Jan/2006:11:34:24 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=737) I [29/Jan/2006:11:34:27 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=738) I [29/Jan/2006:11:34:29 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=739) I [29/Jan/2006:11:34:29 -0500] Setting HP_LaserJet_1160Le device-uri to "ipp://192.168.0.3/ipp/" (was "ipp://127.0.0.1/ipp/".) I [29/Jan/2006:11:34:29 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 1.) I [29/Jan/2006:11:34:29 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:11:34:29 -0500] Saving printers.conf... I [29/Jan/2006:11:34:29 -0500] Printer 'HP_LaserJet_1160Le' modified by 'root'. I [29/Jan/2006:11:34:36 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=740) I [29/Jan/2006:11:34:42 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=741) I [29/Jan/2006:11:34:42 -0500] Saving printers.conf... I [29/Jan/2006:11:34:42 -0500] Printer 'HP_LaserJet_1160Le' stopped by 'root'. I [29/Jan/2006:11:34:55 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=742) I [29/Jan/2006:11:34:57 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=743) I [29/Jan/2006:11:34:57 -0500] Saving printers.conf... I [29/Jan/2006:11:34:57 -0500] Printer 'HP_LaserJet_1160Le' started by 'root'. I [29/Jan/2006:11:34:59 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=744) I [29/Jan/2006:11:35:19 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=748) I [29/Jan/2006:11:35:19 -0500] Adding start banner page "none" to job 11. I [29/Jan/2006:11:35:19 -0500] Adding end banner page "none" to job 11. I [29/Jan/2006:11:35:19 -0500] Job 11 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:11:35:19 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 749) for job 11. I [29/Jan/2006:11:35:19 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 750) for job 11. I [29/Jan/2006:11:35:19 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 751) for job 11. I [29/Jan/2006:11:35:23 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=758) I [29/Jan/2006:11:35:27 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=759) I [29/Jan/2006:11:35:30 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=760) E [29/Jan/2006:11:35:32 -0500] get_printer_attrs: resource name '/ipp/' no good! E [29/Jan/2006:11:35:32 -0500] [Job 11] Destination printer does not exist! E [29/Jan/2006:11:35:32 -0500] PID 751 stopped with status 1! I [29/Jan/2006:11:35:32 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:11:35:32 -0500] Saving printers.conf... I [29/Jan/2006:11:35:32 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=761) I [29/Jan/2006:11:42:45 -0500] Scheduler shutting down normally. I [29/Jan/2006:11:42:48 -0500] Listening to 0:631 I [29/Jan/2006:11:42:48 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:11:42:48 -0500] Configured for up to 100 clients. I [29/Jan/2006:11:42:48 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:11:42:48 -0500] Full reload is required. I [29/Jan/2006:11:42:52 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:11:42:52 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:11:42:52 -0500] Full reload complete. I [29/Jan/2006:11:42:59 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=812) I [29/Jan/2006:11:42:59 -0500] Saving printers.conf... I [29/Jan/2006:11:42:59 -0500] Printer 'HP_LaserJet_1160Le' started by 'root'. I [29/Jan/2006:11:42:59 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 813) for job 11. I [29/Jan/2006:11:42:59 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 814) for job 11. I [29/Jan/2006:11:42:59 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 815) for job 11. I [29/Jan/2006:11:43:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=822) I [29/Jan/2006:11:43:08 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=823) I [29/Jan/2006:11:43:09 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=824) I [29/Jan/2006:11:43:11 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=825) E [29/Jan/2006:11:43:12 -0500] get_printer_attrs: resource name '/ipp/' no good! E [29/Jan/2006:11:43:12 -0500] [Job 11] Destination printer does not exist! E [29/Jan/2006:11:43:12 -0500] PID 815 stopped with status 1! I [29/Jan/2006:11:43:12 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:11:43:12 -0500] Saving printers.conf... I [29/Jan/2006:11:43:14 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=826) I [29/Jan/2006:11:43:18 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=827) I [29/Jan/2006:11:43:25 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=828) I [29/Jan/2006:11:43:27 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=829) I [29/Jan/2006:11:43:27 -0500] Job 11 was cancelled by 'root'. I [29/Jan/2006:11:43:28 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=830) I [29/Jan/2006:11:43:40 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=831) I [29/Jan/2006:11:43:45 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=832) I [29/Jan/2006:11:43:47 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=833) I [29/Jan/2006:11:44:14 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=847) I [29/Jan/2006:11:44:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=848) I [29/Jan/2006:11:44:18 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=849) I [29/Jan/2006:11:44:18 -0500] Setting HP_LaserJet_1160Le device-uri to "ipp://192.168.0.3/ipp/hpLJ1600Le" (was "ipp://192.168.0.3/ipp/".) I [29/Jan/2006:11:44:18 -0500] Setting HP_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 1.) I [29/Jan/2006:11:44:18 -0500] Setting HP_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:11:44:18 -0500] Saving printers.conf... I [29/Jan/2006:11:44:18 -0500] Printer 'HP_LaserJet_1160Le' modified by 'root'. I [29/Jan/2006:11:44:21 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=850) I [29/Jan/2006:11:44:24 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=851) I [29/Jan/2006:11:44:26 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=852) I [29/Jan/2006:11:44:26 -0500] Saving printers.conf... I [29/Jan/2006:11:44:26 -0500] Printer 'HP_LaserJet_1160Le' stopped by 'root'. I [29/Jan/2006:11:44:29 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=853) I [29/Jan/2006:11:44:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=854) I [29/Jan/2006:11:44:31 -0500] Saving printers.conf... I [29/Jan/2006:11:44:31 -0500] Printer 'HP_LaserJet_1160Le' started by 'root'. I [29/Jan/2006:11:44:33 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=855) I [29/Jan/2006:11:44:43 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=856) I [29/Jan/2006:11:44:44 -0500] Adding start banner page "none" to job 12. I [29/Jan/2006:11:44:44 -0500] Adding end banner page "none" to job 12. I [29/Jan/2006:11:44:44 -0500] Job 12 queued on 'HP_LaserJet_1160Le' by 'root'. I [29/Jan/2006:11:44:44 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 857) for job 12. I [29/Jan/2006:11:44:44 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 858) for job 12. I [29/Jan/2006:11:44:44 -0500] Started backend /usr/local/libexec/cups/backend/ipp (PID 859) for job 12. I [29/Jan/2006:11:44:47 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=866) I [29/Jan/2006:11:44:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=867) I [29/Jan/2006:11:44:55 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=868) E [29/Jan/2006:11:44:56 -0500] get_printer_attrs: resource name '/ipp/hpLJ1600Le' no good! E [29/Jan/2006:11:44:56 -0500] [Job 12] Destination printer does not exist! E [29/Jan/2006:11:44:56 -0500] PID 859 stopped with status 1! I [29/Jan/2006:11:44:56 -0500] Hint: Try setting the LogLevel to "debug" to find out more. I [29/Jan/2006:11:44:56 -0500] Saving printers.conf... I [29/Jan/2006:11:44:56 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=869) I [29/Jan/2006:11:45:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=873) I [29/Jan/2006:11:45:03 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=874) I [29/Jan/2006:11:45:03 -0500] Job 12 was cancelled by 'root'. I [29/Jan/2006:11:45:06 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=875) I [29/Jan/2006:11:45:08 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=876) I [29/Jan/2006:11:45:25 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=879) I [29/Jan/2006:11:45:27 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=880) I [29/Jan/2006:11:45:29 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=881) I [29/Jan/2006:11:45:29 -0500] Printer 'HP_LaserJet_1160Le' deleted by 'root'. I [29/Jan/2006:11:45:29 -0500] Saving printers.conf... I [29/Jan/2006:11:45:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=882) I [29/Jan/2006:11:45:34 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=883) I [29/Jan/2006:11:45:53 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=884) I [29/Jan/2006:11:46:16 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=885) I [29/Jan/2006:11:46:19 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=886) I [29/Jan/2006:11:46:29 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=887) I [29/Jan/2006:11:46:30 -0500] Setting hp_LaserJet_1160Le device-uri to "usb:/dev/ulpt0" (was "file:/dev/null".) I [29/Jan/2006:11:46:30 -0500] Setting hp_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 0.) I [29/Jan/2006:11:46:30 -0500] Setting hp_LaserJet_1160Le printer-state to 3 (was 5.) I [29/Jan/2006:11:46:30 -0500] Saving printers.conf... I [29/Jan/2006:11:46:30 -0500] New printer 'hp_LaserJet_1160Le' added by 'root'. I [29/Jan/2006:11:46:32 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=888) I [29/Jan/2006:11:46:43 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=889) I [29/Jan/2006:11:46:43 -0500] Adding start banner page "none" to job 13. I [29/Jan/2006:11:46:43 -0500] Adding end banner page "none" to job 13. I [29/Jan/2006:11:46:43 -0500] Job 13 queued on 'hp_LaserJet_1160Le' by 'root'. I [29/Jan/2006:11:46:43 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 890) for job 13. I [29/Jan/2006:11:46:43 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 891) for job 13. I [29/Jan/2006:11:46:43 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 892) for job 13. I [29/Jan/2006:11:46:53 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=899) I [29/Jan/2006:11:46:55 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=900) I [29/Jan/2006:11:46:57 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=901) I [29/Jan/2006:11:46:59 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=902) I [29/Jan/2006:11:47:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=903) I [29/Jan/2006:11:47:04 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=904) I [29/Jan/2006:11:47:06 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=905) I [29/Jan/2006:11:49:28 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=906) I [29/Jan/2006:11:53:15 -0500] Scheduler shutting down normally. I [29/Jan/2006:11:53:17 -0500] Listening to 0:631 I [29/Jan/2006:11:53:17 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:11:53:17 -0500] Configured for up to 100 clients. I [29/Jan/2006:11:53:17 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:11:53:17 -0500] Full reload is required. I [29/Jan/2006:11:53:22 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:11:53:22 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:11:53:22 -0500] Full reload complete. I [29/Jan/2006:11:53:34 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=952) I [29/Jan/2006:11:53:40 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=953) I [29/Jan/2006:11:53:40 -0500] Adding start banner page "none" to job 14. I [29/Jan/2006:11:53:40 -0500] Adding end banner page "none" to job 14. I [29/Jan/2006:11:53:40 -0500] Job 14 queued on 'hp_LaserJet_1160Le' by 'root'. I [29/Jan/2006:11:53:40 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 954) for job 14. I [29/Jan/2006:11:53:40 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 955) for job 14. I [29/Jan/2006:11:53:40 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 956) for job 14. I [29/Jan/2006:11:53:43 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=963) I [29/Jan/2006:11:58:41 -0500] Scheduler shutting down normally. I [29/Jan/2006:11:58:42 -0500] Listening to 0:631 I [29/Jan/2006:11:58:42 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:11:58:42 -0500] Configured for up to 100 clients. I [29/Jan/2006:11:58:42 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:11:58:42 -0500] Full reload is required. I [29/Jan/2006:11:58:46 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:11:58:47 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:11:58:47 -0500] Full reload complete. I [29/Jan/2006:12:00:43 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1042) I [29/Jan/2006:12:00:48 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1043) I [29/Jan/2006:12:01:03 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1044) I [29/Jan/2006:12:01:03 -0500] Saving printers.conf... I [29/Jan/2006:12:01:03 -0500] Printer 'hp_LaserJet_1160Le' stopped by 'root'. I [29/Jan/2006:12:01:05 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1045) I [29/Jan/2006:12:01:07 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1046) I [29/Jan/2006:12:01:07 -0500] Saving printers.conf... I [29/Jan/2006:12:01:07 -0500] Printer 'hp_LaserJet_1160Le' started by 'root'. I [29/Jan/2006:12:01:09 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1047) I [29/Jan/2006:12:03:32 -0500] Adding start banner page "none" to job 15. I [29/Jan/2006:12:03:32 -0500] Job 15 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [29/Jan/2006:12:03:32 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1048) for job 15. I [29/Jan/2006:12:03:32 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 1049) for job 15. I [29/Jan/2006:12:03:32 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1050) for job 15. I [29/Jan/2006:12:03:32 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 1051) for job 15. I [29/Jan/2006:12:46:51 -0500] Scheduler shutting down normally. I [29/Jan/2006:12:48:38 -0500] Listening to 0:631 I [29/Jan/2006:12:48:38 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [29/Jan/2006:12:48:38 -0500] Configured for up to 100 clients. I [29/Jan/2006:12:48:38 -0500] Allowing up to 100 client connections per host. I [29/Jan/2006:12:48:38 -0500] Full reload is required. I [29/Jan/2006:12:48:43 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [29/Jan/2006:12:48:43 -0500] LoadPPDs: No new or changed PPDs... I [29/Jan/2006:12:48:43 -0500] Full reload complete. I [29/Jan/2006:13:04:37 -0500] Adding start banner page "none" to job 16. I [29/Jan/2006:13:04:37 -0500] Job 16 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [29/Jan/2006:13:04:37 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 33234) for job 16. I [29/Jan/2006:13:04:37 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 33235) for job 16. I [29/Jan/2006:13:04:37 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 33236) for job 16. I [29/Jan/2006:13:04:37 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 33237) for job 16. I [29/Jan/2006:13:05:43 -0500] Adding start banner page "none" to job 17. I [29/Jan/2006:13:05:43 -0500] Job 17 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [29/Jan/2006:13:05:43 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 34293) for job 17. I [29/Jan/2006:13:05:43 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 34294) for job 17. I [29/Jan/2006:13:05:43 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 34295) for job 17. I [29/Jan/2006:13:05:43 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 34296) for job 17. I [29/Jan/2006:16:09:00 -0500] Adding start banner page "none" to job 18. I [29/Jan/2006:16:09:00 -0500] Job 18 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [29/Jan/2006:16:09:00 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 67947) for job 18. I [29/Jan/2006:16:09:00 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 67948) for job 18. I [29/Jan/2006:16:09:00 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 67949) for job 18. I [29/Jan/2006:16:09:00 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 67950) for job 18. I [29/Jan/2006:22:04:09 -0500] Scheduler shutting down normally. I [30/Jan/2006:06:24:50 -0500] Listening to 0:631 I [30/Jan/2006:06:24:50 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [30/Jan/2006:06:24:50 -0500] Configured for up to 100 clients. I [30/Jan/2006:06:24:50 -0500] Allowing up to 100 client connections per host. I [30/Jan/2006:06:24:50 -0500] Full reload is required. I [30/Jan/2006:06:24:54 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [30/Jan/2006:06:24:54 -0500] LoadPPDs: No new or changed PPDs... I [30/Jan/2006:06:24:54 -0500] Full reload complete. I [30/Jan/2006:06:30:14 -0500] Scheduler shutting down normally. I [30/Jan/2006:18:10:32 -0500] Listening to 0:631 I [30/Jan/2006:18:10:32 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [30/Jan/2006:18:10:32 -0500] Configured for up to 100 clients. I [30/Jan/2006:18:10:32 -0500] Allowing up to 100 client connections per host. I [30/Jan/2006:18:10:32 -0500] Full reload is required. I [30/Jan/2006:18:10:36 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [30/Jan/2006:18:10:36 -0500] LoadPPDs: No new or changed PPDs... I [30/Jan/2006:18:10:36 -0500] Full reload complete. I [31/Jan/2006:14:38:16 -0500] Adding start banner page "none" to job 19. I [31/Jan/2006:14:38:16 -0500] Job 19 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/Jan/2006:14:38:16 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 56050) for job 19. I [31/Jan/2006:14:38:16 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 56051) for job 19. I [31/Jan/2006:14:38:16 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 56052) for job 19. I [31/Jan/2006:14:38:16 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 56053) for job 19. I [31/Jan/2006:14:39:49 -0500] Adding start banner page "none" to job 20. I [31/Jan/2006:14:39:49 -0500] Job 20 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/Jan/2006:14:39:49 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 56186) for job 20. I [31/Jan/2006:14:39:49 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 56187) for job 20. I [31/Jan/2006:14:39:49 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 56188) for job 20. I [31/Jan/2006:14:39:49 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 56189) for job 20. I [31/Jan/2006:14:40:19 -0500] Adding start banner page "none" to job 21. I [31/Jan/2006:14:40:19 -0500] Job 21 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/Jan/2006:14:40:19 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 56235) for job 21. I [31/Jan/2006:14:40:19 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 56236) for job 21. I [31/Jan/2006:14:40:19 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 56237) for job 21. I [31/Jan/2006:14:40:19 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 56238) for job 21. I [31/Jan/2006:14:40:37 -0500] Adding start banner page "none" to job 22. I [31/Jan/2006:14:40:37 -0500] Job 22 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/Jan/2006:14:40:37 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 56251) for job 22. I [31/Jan/2006:14:40:37 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 56252) for job 22. I [31/Jan/2006:14:40:37 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 56253) for job 22. I [31/Jan/2006:14:40:37 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 56254) for job 22. I [31/Jan/2006:14:41:22 -0500] Adding start banner page "none" to job 23. I [31/Jan/2006:14:41:22 -0500] Job 23 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/Jan/2006:14:41:22 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 56337) for job 23. I [31/Jan/2006:14:41:22 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 56338) for job 23. I [31/Jan/2006:14:41:22 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 56339) for job 23. I [31/Jan/2006:14:41:22 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 56340) for job 23. I [01/Feb/2006:13:15:02 -0500] Adding start banner page "none" to job 24. I [01/Feb/2006:13:15:02 -0500] Job 24 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [01/Feb/2006:13:15:02 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 54907) for job 24. I [01/Feb/2006:13:15:02 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 54908) for job 24. I [01/Feb/2006:13:15:02 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 54909) for job 24. I [01/Feb/2006:13:15:02 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 54910) for job 24. I [03/Feb/2006:08:46:42 -0500] Adding start banner page "none" to job 25. I [03/Feb/2006:08:46:42 -0500] Job 25 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [03/Feb/2006:08:46:42 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 61930) for job 25. I [03/Feb/2006:08:46:42 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 61931) for job 25. I [03/Feb/2006:08:46:42 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 61932) for job 25. I [03/Feb/2006:08:46:42 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 61933) for job 25. I [04/Feb/2006:09:19:24 -0500] Listening to 0:631 I [04/Feb/2006:09:19:24 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [04/Feb/2006:09:19:24 -0500] Configured for up to 100 clients. I [04/Feb/2006:09:19:24 -0500] Allowing up to 100 client connections per host. I [04/Feb/2006:09:19:24 -0500] Full reload is required. I [04/Feb/2006:09:19:28 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [04/Feb/2006:09:19:29 -0500] LoadPPDs: No new or changed PPDs... I [04/Feb/2006:09:19:29 -0500] Full reload complete. I [05/Feb/2006:23:00:36 -0500] Scheduler shutting down normally. I [06/Feb/2006:15:17:17 -0500] Listening to 0:631 I [06/Feb/2006:15:17:17 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [06/Feb/2006:15:17:17 -0500] Configured for up to 100 clients. I [06/Feb/2006:15:17:17 -0500] Allowing up to 100 client connections per host. I [06/Feb/2006:15:17:17 -0500] Full reload is required. I [06/Feb/2006:15:17:21 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [06/Feb/2006:15:17:21 -0500] LoadPPDs: No new or changed PPDs... I [06/Feb/2006:15:17:22 -0500] Full reload complete. I [06/Feb/2006:15:17:34 -0500] Adding start banner page "none" to job 26. I [06/Feb/2006:15:17:34 -0500] Job 26 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:15:17:34 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 624) for job 26. I [06/Feb/2006:15:17:34 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 625) for job 26. I [06/Feb/2006:15:17:34 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 626) for job 26. I [06/Feb/2006:15:17:34 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 627) for job 26. I [06/Feb/2006:15:18:13 -0500] Adding start banner page "none" to job 27. I [06/Feb/2006:15:18:13 -0500] Job 27 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:15:18:13 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 634) for job 27. I [06/Feb/2006:15:18:13 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 635) for job 27. I [06/Feb/2006:15:18:13 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 636) for job 27. I [06/Feb/2006:15:18:13 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 637) for job 27. I [06/Feb/2006:15:54:29 -0500] Adding start banner page "none" to job 28. I [06/Feb/2006:15:54:29 -0500] Job 28 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:15:54:29 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 711) for job 28. I [06/Feb/2006:15:54:29 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 712) for job 28. I [06/Feb/2006:15:54:29 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 713) for job 28. I [06/Feb/2006:15:54:29 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 714) for job 28. I [06/Feb/2006:15:55:10 -0500] Adding start banner page "none" to job 29. I [06/Feb/2006:15:55:10 -0500] Job 29 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:15:55:10 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 737) for job 29. I [06/Feb/2006:15:55:10 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 738) for job 29. I [06/Feb/2006:15:55:10 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 739) for job 29. I [06/Feb/2006:15:55:10 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 740) for job 29. I [06/Feb/2006:15:56:12 -0500] Adding start banner page "none" to job 30. I [06/Feb/2006:15:56:12 -0500] Job 30 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:15:56:12 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 747) for job 30. I [06/Feb/2006:15:56:12 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 748) for job 30. I [06/Feb/2006:15:56:12 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 749) for job 30. I [06/Feb/2006:15:56:12 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 750) for job 30. I [06/Feb/2006:15:56:52 -0500] Adding start banner page "none" to job 31. I [06/Feb/2006:15:56:52 -0500] Job 31 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:15:56:52 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 757) for job 31. I [06/Feb/2006:15:56:52 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 758) for job 31. I [06/Feb/2006:15:56:52 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 759) for job 31. I [06/Feb/2006:15:56:52 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 760) for job 31. I [06/Feb/2006:15:58:17 -0500] Adding start banner page "none" to job 32. I [06/Feb/2006:15:58:17 -0500] Job 32 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:15:58:17 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 767) for job 32. I [06/Feb/2006:15:58:17 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 768) for job 32. I [06/Feb/2006:15:58:17 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 769) for job 32. I [06/Feb/2006:15:58:17 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 770) for job 32. I [06/Feb/2006:16:07:05 -0500] Adding start banner page "none" to job 33. I [06/Feb/2006:16:07:05 -0500] Job 33 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:16:07:05 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 799) for job 33. I [06/Feb/2006:16:07:05 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 800) for job 33. I [06/Feb/2006:16:07:05 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 801) for job 33. I [06/Feb/2006:16:07:05 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 802) for job 33. I [06/Feb/2006:19:38:55 -0500] Adding start banner page "none" to job 34. I [06/Feb/2006:19:38:55 -0500] Adding end banner page "none" to job 34. I [06/Feb/2006:19:38:55 -0500] Job 34 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Feb/2006:19:38:55 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 7028) for job 34. I [06/Feb/2006:19:38:55 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 7029) for job 34. I [06/Feb/2006:19:38:55 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 7030) for job 34. I [07/Feb/2006:17:36:38 -0500] Adding start banner page "none" to job 35. I [07/Feb/2006:17:36:38 -0500] Job 35 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [07/Feb/2006:17:36:38 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 11759) for job 35. I [07/Feb/2006:17:36:38 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 11760) for job 35. I [07/Feb/2006:17:36:38 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 11761) for job 35. I [07/Feb/2006:17:36:38 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 11762) for job 35. I [08/Feb/2006:20:22:23 -0500] Scheduler shutting down normally. I [08/Feb/2006:20:24:22 -0500] Listening to 0:631 I [08/Feb/2006:20:24:22 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [08/Feb/2006:20:24:22 -0500] Configured for up to 100 clients. I [08/Feb/2006:20:24:22 -0500] Allowing up to 100 client connections per host. I [08/Feb/2006:20:24:22 -0500] Full reload is required. I [08/Feb/2006:20:24:27 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [08/Feb/2006:20:24:27 -0500] LoadPPDs: No new or changed PPDs... I [08/Feb/2006:20:24:27 -0500] Full reload complete. I [09/Feb/2006:19:36:07 -0500] Listening to 0:631 I [09/Feb/2006:19:36:07 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [09/Feb/2006:19:36:07 -0500] Configured for up to 100 clients. I [09/Feb/2006:19:36:07 -0500] Allowing up to 100 client connections per host. I [09/Feb/2006:19:36:07 -0500] Full reload is required. I [09/Feb/2006:19:36:11 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [09/Feb/2006:19:36:12 -0500] LoadPPDs: No new or changed PPDs... I [09/Feb/2006:19:36:12 -0500] Full reload complete. I [10/Feb/2006:11:05:56 -0500] Adding start banner page "none" to job 36. I [10/Feb/2006:11:05:56 -0500] Job 36 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [10/Feb/2006:11:05:56 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 91818) for job 36. I [10/Feb/2006:11:05:56 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 91819) for job 36. I [10/Feb/2006:11:05:56 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 91820) for job 36. I [10/Feb/2006:11:05:56 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 91821) for job 36. I [10/Feb/2006:23:41:29 -0500] Scheduler shutting down normally. I [10/Feb/2006:23:43:26 -0500] Listening to 0:631 I [10/Feb/2006:23:43:26 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [10/Feb/2006:23:43:26 -0500] Configured for up to 100 clients. I [10/Feb/2006:23:43:26 -0500] Allowing up to 100 client connections per host. I [10/Feb/2006:23:43:26 -0500] Full reload is required. I [10/Feb/2006:23:43:31 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 437 PPDs... I [10/Feb/2006:23:43:31 -0500] LoadPPDs: Wrote "/usr/local/etc/cups/ppds.dat", 438 PPDs... I [10/Feb/2006:23:43:31 -0500] Full reload complete. I [10/Feb/2006:23:50:48 -0500] Scheduler shutting down normally. I [10/Feb/2006:23:52:33 -0500] Listening to 0:631 I [10/Feb/2006:23:52:33 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [10/Feb/2006:23:52:33 -0500] Configured for up to 100 clients. I [10/Feb/2006:23:52:33 -0500] Allowing up to 100 client connections per host. I [10/Feb/2006:23:52:33 -0500] Full reload is required. I [10/Feb/2006:23:52:38 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 438 PPDs... I [10/Feb/2006:23:52:38 -0500] LoadPPDs: No new or changed PPDs... I [10/Feb/2006:23:52:38 -0500] Full reload complete. I [11/Feb/2006:00:01:45 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1650) I [11/Feb/2006:00:01:51 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1651) I [11/Feb/2006:00:01:56 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1652) I [11/Feb/2006:00:02:03 -0500] Started "/usr/local/libexec/cups/cgi-bin/classes.cgi" (pid=1653) I [11/Feb/2006:00:03:50 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1654) I [11/Feb/2006:00:03:54 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1655) I [11/Feb/2006:00:04:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1656) I [11/Feb/2006:00:07:34 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1660) I [11/Feb/2006:00:07:40 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1661) I [11/Feb/2006:00:07:45 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1662) I [11/Feb/2006:00:07:51 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1663) I [11/Feb/2006:00:08:02 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1664) I [11/Feb/2006:00:08:05 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1665) I [11/Feb/2006:00:08:38 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1666) I [11/Feb/2006:00:08:56 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1667) I [11/Feb/2006:00:09:01 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1668) I [11/Feb/2006:00:09:20 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1669) I [11/Feb/2006:00:09:23 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1670) I [11/Feb/2006:00:09:24 -0500] Setting Create_PDF device-uri to "cups-pdf:/" (was "file:/dev/null".) I [11/Feb/2006:00:09:24 -0500] Setting Create_PDF printer-is-accepting-jobs to 1 (was 0.) I [11/Feb/2006:00:09:24 -0500] Setting Create_PDF printer-state to 3 (was 5.) I [11/Feb/2006:00:09:24 -0500] Saving printers.conf... I [11/Feb/2006:00:09:24 -0500] New printer 'Create_PDF' added by 'root'. I [11/Feb/2006:00:09:26 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1671) I [11/Feb/2006:00:09:48 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1672) I [11/Feb/2006:00:09:48 -0500] Saving printers.conf... I [11/Feb/2006:00:09:48 -0500] Saving classes.conf... I [11/Feb/2006:00:09:48 -0500] Default destination set to 'hp_LaserJet_1160Le' by 'root'. I [11/Feb/2006:00:10:11 -0500] Scheduler shutting down normally. I [11/Feb/2006:00:12:06 -0500] Listening to 0:631 I [11/Feb/2006:00:12:06 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [11/Feb/2006:00:12:06 -0500] Configured for up to 100 clients. I [11/Feb/2006:00:12:06 -0500] Allowing up to 100 client connections per host. I [11/Feb/2006:00:12:06 -0500] Full reload is required. I [11/Feb/2006:00:12:11 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 438 PPDs... I [11/Feb/2006:00:12:11 -0500] LoadPPDs: No new or changed PPDs... I [11/Feb/2006:00:12:11 -0500] Full reload complete. I [11/Feb/2006:00:13:36 -0500] Adding start banner page "none" to job 37. I [11/Feb/2006:00:13:36 -0500] Adding end banner page "none" to job 37. I [11/Feb/2006:00:13:36 -0500] Job 37 queued on 'Create_PDF' by 'iqgrande'. I [11/Feb/2006:00:13:36 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 678) for job 37. I [11/Feb/2006:00:13:36 -0500] Started backend /usr/local/libexec/cups/backend/cups-pdf (PID 679) for job 37. I [11/Feb/2006:00:15:12 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=707) I [11/Feb/2006:00:15:15 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=708) I [11/Feb/2006:00:15:25 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=709) I [11/Feb/2006:00:15:52 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=710) I [11/Feb/2006:00:15:55 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=711) I [11/Feb/2006:00:15:57 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=712) I [11/Feb/2006:00:16:00 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=713) I [11/Feb/2006:00:16:00 -0500] Setting Create_PDF device-uri to "cups-pdf:/" (was "cups-pdf:/".) I [11/Feb/2006:00:16:00 -0500] Setting Create_PDF printer-is-accepting-jobs to 1 (was 1.) I [11/Feb/2006:00:16:00 -0500] Setting Create_PDF printer-state to 3 (was 3.) I [11/Feb/2006:00:16:00 -0500] Saving printers.conf... I [11/Feb/2006:00:16:00 -0500] Printer 'Create_PDF' modified by 'root'. I [11/Feb/2006:00:16:02 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=714) I [11/Feb/2006:00:16:14 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=715) I [11/Feb/2006:00:16:14 -0500] Adding start banner page "none" to job 38. I [11/Feb/2006:00:16:14 -0500] Adding end banner page "none" to job 38. I [11/Feb/2006:00:16:14 -0500] Job 38 queued on 'Create_PDF' by 'root'. I [11/Feb/2006:00:16:14 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 716) for job 38. I [11/Feb/2006:00:16:14 -0500] Started backend /usr/local/libexec/cups/backend/cups-pdf (PID 717) for job 38. I [11/Feb/2006:00:16:18 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=721) I [11/Feb/2006:00:16:57 -0500] Adding start banner page "none" to job 39. I [11/Feb/2006:00:16:57 -0500] Adding end banner page "none" to job 39. I [11/Feb/2006:00:16:57 -0500] Job 39 queued on 'Create_PDF' by 'root'. I [11/Feb/2006:00:16:57 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 725) for job 39. I [11/Feb/2006:00:16:57 -0500] Started backend /usr/local/libexec/cups/backend/cups-pdf (PID 726) for job 39. I [11/Feb/2006:00:22:58 -0500] Adding start banner page "none" to job 40. I [11/Feb/2006:00:22:58 -0500] Adding end banner page "none" to job 40. I [11/Feb/2006:00:22:58 -0500] Job 40 queued on 'Create_PDF' by 'iqgrande'. I [11/Feb/2006:00:22:58 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 780) for job 40. I [11/Feb/2006:00:22:58 -0500] Started backend /usr/local/libexec/cups/backend/cups-pdf (PID 781) for job 40. I [11/Feb/2006:16:12:02 -0500] Scheduler shutting down normally. I [11/Feb/2006:16:14:10 -0500] Listening to 0:631 I [11/Feb/2006:16:14:10 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [11/Feb/2006:16:14:10 -0500] Configured for up to 100 clients. I [11/Feb/2006:16:14:10 -0500] Allowing up to 100 client connections per host. I [11/Feb/2006:16:14:10 -0500] Full reload is required. I [11/Feb/2006:16:14:15 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 438 PPDs... I [11/Feb/2006:16:14:15 -0500] LoadPPDs: Wrote "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [11/Feb/2006:16:14:16 -0500] Full reload complete. I [11/Feb/2006:16:24:50 -0500] Scheduler shutting down normally. I [11/Feb/2006:16:57:11 -0500] Listening to 0:631 I [11/Feb/2006:16:57:11 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [11/Feb/2006:16:57:11 -0500] Configured for up to 100 clients. I [11/Feb/2006:16:57:11 -0500] Allowing up to 100 client connections per host. I [11/Feb/2006:16:57:11 -0500] Full reload is required. I [11/Feb/2006:16:57:16 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [11/Feb/2006:16:57:16 -0500] LoadPPDs: No new or changed PPDs... I [11/Feb/2006:16:57:16 -0500] Full reload complete. I [11/Feb/2006:17:06:08 -0500] Scheduler shutting down normally. I [11/Feb/2006:17:07:56 -0500] Listening to 0:631 I [11/Feb/2006:17:07:56 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [11/Feb/2006:17:07:56 -0500] Configured for up to 100 clients. I [11/Feb/2006:17:07:56 -0500] Allowing up to 100 client connections per host. I [11/Feb/2006:17:07:56 -0500] Full reload is required. I [11/Feb/2006:17:08:00 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [11/Feb/2006:17:08:00 -0500] LoadPPDs: No new or changed PPDs... I [11/Feb/2006:17:08:01 -0500] Full reload complete. I [11/Feb/2006:17:34:47 -0500] Scheduler shutting down normally. I [11/Feb/2006:17:36:34 -0500] Listening to 0:631 I [11/Feb/2006:17:36:34 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [11/Feb/2006:17:36:34 -0500] Configured for up to 100 clients. I [11/Feb/2006:17:36:34 -0500] Allowing up to 100 client connections per host. I [11/Feb/2006:17:36:34 -0500] Full reload is required. I [11/Feb/2006:17:36:39 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [11/Feb/2006:17:36:39 -0500] LoadPPDs: No new or changed PPDs... I [11/Feb/2006:17:36:39 -0500] Full reload complete. I [11/Feb/2006:21:46:47 -0500] Scheduler shutting down normally. I [11/Feb/2006:21:48:33 -0500] Listening to 0:631 I [11/Feb/2006:21:48:33 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [11/Feb/2006:21:48:33 -0500] Configured for up to 100 clients. I [11/Feb/2006:21:48:33 -0500] Allowing up to 100 client connections per host. I [11/Feb/2006:21:48:33 -0500] Full reload is required. I [11/Feb/2006:21:48:38 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [11/Feb/2006:21:48:38 -0500] LoadPPDs: No new or changed PPDs... I [11/Feb/2006:21:48:39 -0500] Full reload complete. I [11/Feb/2006:21:52:12 -0500] Adding start banner page "none" to job 41. I [11/Feb/2006:21:52:12 -0500] Job 41 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [11/Feb/2006:21:52:12 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 2160) for job 41. I [11/Feb/2006:21:52:12 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 2161) for job 41. I [11/Feb/2006:21:52:12 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 2162) for job 41. I [11/Feb/2006:21:52:12 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 2163) for job 41. I [12/Feb/2006:09:53:47 -0500] Scheduler shutting down normally. I [12/Feb/2006:09:55:30 -0500] Listening to 0:631 I [12/Feb/2006:09:55:30 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Feb/2006:09:55:30 -0500] Configured for up to 100 clients. I [12/Feb/2006:09:55:30 -0500] Allowing up to 100 client connections per host. I [12/Feb/2006:09:55:30 -0500] Full reload is required. I [12/Feb/2006:09:55:35 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Feb/2006:09:55:35 -0500] LoadPPDs: No new or changed PPDs... I [12/Feb/2006:09:55:36 -0500] Full reload complete. I [12/Feb/2006:11:39:01 -0500] Adding start banner page "none" to job 42. I [12/Feb/2006:11:39:01 -0500] Job 42 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [12/Feb/2006:11:39:01 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 22883) for job 42. I [12/Feb/2006:11:39:01 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 22884) for job 42. I [12/Feb/2006:11:39:01 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 22885) for job 42. I [12/Feb/2006:11:39:01 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 22886) for job 42. I [12/Feb/2006:13:01:53 -0500] Adding start banner page "none" to job 43. I [12/Feb/2006:13:01:53 -0500] Job 43 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [12/Feb/2006:13:01:53 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 3564) for job 43. I [12/Feb/2006:13:01:53 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 3565) for job 43. I [12/Feb/2006:13:01:53 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 3566) for job 43. I [12/Feb/2006:13:01:53 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 3567) for job 43. I [12/Feb/2006:13:31:27 -0500] Adding start banner page "none" to job 44. I [12/Feb/2006:13:31:27 -0500] Job 44 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [12/Feb/2006:13:31:27 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 69446) for job 44. I [12/Feb/2006:13:31:27 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 69447) for job 44. I [12/Feb/2006:13:31:27 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 69450) for job 44. I [12/Feb/2006:13:31:27 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 69451) for job 44. I [12/Feb/2006:13:32:21 -0500] Adding start banner page "none" to job 45. I [12/Feb/2006:13:32:21 -0500] Job 45 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [12/Feb/2006:13:32:21 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 70906) for job 45. I [12/Feb/2006:13:32:21 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 70907) for job 45. I [12/Feb/2006:13:32:21 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 70908) for job 45. I [12/Feb/2006:13:32:21 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 70909) for job 45. I [12/Feb/2006:13:32:46 -0500] Adding start banner page "none" to job 46. I [12/Feb/2006:13:32:46 -0500] Job 46 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [12/Feb/2006:13:32:46 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 71126) for job 46. I [12/Feb/2006:13:32:46 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 71127) for job 46. I [12/Feb/2006:13:32:46 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 71128) for job 46. I [12/Feb/2006:13:32:46 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 71129) for job 46. I [12/Feb/2006:22:44:39 -0500] Scheduler shutting down normally. I [14/Feb/2006:18:26:41 -0500] Listening to 0:631 I [14/Feb/2006:18:26:41 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [14/Feb/2006:18:26:41 -0500] Configured for up to 100 clients. I [14/Feb/2006:18:26:41 -0500] Allowing up to 100 client connections per host. I [14/Feb/2006:18:26:41 -0500] Full reload is required. I [14/Feb/2006:18:26:45 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [14/Feb/2006:18:26:46 -0500] LoadPPDs: No new or changed PPDs... I [14/Feb/2006:18:26:46 -0500] Full reload complete. I [14/Feb/2006:18:27:12 -0500] Scheduler shutting down normally. I [14/Feb/2006:18:28:59 -0500] Listening to 0:631 I [14/Feb/2006:18:28:59 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [14/Feb/2006:18:28:59 -0500] Configured for up to 100 clients. I [14/Feb/2006:18:28:59 -0500] Allowing up to 100 client connections per host. I [14/Feb/2006:18:28:59 -0500] Full reload is required. I [14/Feb/2006:18:29:03 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [14/Feb/2006:18:29:03 -0500] LoadPPDs: No new or changed PPDs... I [14/Feb/2006:18:29:04 -0500] Full reload complete. I [14/Feb/2006:19:04:33 -0500] Adding start banner page "none" to job 47. I [14/Feb/2006:19:04:33 -0500] Job 47 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [14/Feb/2006:19:04:33 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 63936) for job 47. I [14/Feb/2006:19:04:33 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 63937) for job 47. I [14/Feb/2006:19:04:33 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 63938) for job 47. I [14/Feb/2006:19:04:33 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 63939) for job 47. I [14/Feb/2006:19:05:35 -0500] Adding start banner page "none" to job 48. I [14/Feb/2006:19:05:35 -0500] Job 48 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [14/Feb/2006:19:05:35 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 64003) for job 48. I [14/Feb/2006:19:05:35 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 64004) for job 48. I [14/Feb/2006:19:05:35 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 64005) for job 48. I [14/Feb/2006:19:05:35 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 64006) for job 48. I [14/Feb/2006:19:06:48 -0500] Adding start banner page "none" to job 49. I [14/Feb/2006:19:06:48 -0500] Adding end banner page "none" to job 49. I [14/Feb/2006:19:06:48 -0500] Job 49 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [14/Feb/2006:19:06:48 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 64052) for job 49. I [14/Feb/2006:19:06:48 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 64053) for job 49. I [14/Feb/2006:19:06:48 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 64054) for job 49. I [14/Feb/2006:19:06:48 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 64055) for job 49. I [14/Feb/2006:19:07:58 -0500] Adding start banner page "none" to job 50. I [14/Feb/2006:19:07:58 -0500] Job 50 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [14/Feb/2006:19:07:58 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 64088) for job 50. I [14/Feb/2006:19:07:58 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 64089) for job 50. I [14/Feb/2006:19:07:58 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 64090) for job 50. I [14/Feb/2006:19:07:58 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 64091) for job 50. I [14/Feb/2006:19:09:31 -0500] Adding start banner page "none" to job 51. I [14/Feb/2006:19:09:31 -0500] Job 51 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [14/Feb/2006:19:09:31 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 64161) for job 51. I [14/Feb/2006:19:09:31 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 64162) for job 51. I [14/Feb/2006:19:09:31 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 64163) for job 51. I [14/Feb/2006:19:09:31 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 64164) for job 51. I [14/Feb/2006:19:12:14 -0500] Adding start banner page "none" to job 52. I [14/Feb/2006:19:12:14 -0500] Job 52 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [14/Feb/2006:19:12:14 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 64346) for job 52. I [14/Feb/2006:19:12:14 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 64347) for job 52. I [14/Feb/2006:19:12:14 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 64348) for job 52. I [14/Feb/2006:19:12:14 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 64349) for job 52. I [14/Feb/2006:20:11:58 -0500] Scheduler shutting down normally. I [14/Feb/2006:20:13:43 -0500] Listening to 0:631 I [14/Feb/2006:20:13:44 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [14/Feb/2006:20:13:44 -0500] Configured for up to 100 clients. I [14/Feb/2006:20:13:44 -0500] Allowing up to 100 client connections per host. I [14/Feb/2006:20:13:44 -0500] Full reload is required. I [14/Feb/2006:20:13:48 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [14/Feb/2006:20:13:48 -0500] LoadPPDs: No new or changed PPDs... I [14/Feb/2006:20:13:49 -0500] Full reload complete. I [18/Feb/2006:23:49:59 -0500] Adding start banner page "none" to job 53. I [18/Feb/2006:23:49:59 -0500] Adding end banner page "none" to job 53. I [18/Feb/2006:23:49:59 -0500] Job 53 queued on 'Create_PDF' by 'iqgrande'. I [18/Feb/2006:23:49:59 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 18067) for job 53. I [18/Feb/2006:23:49:59 -0500] Started backend /usr/local/libexec/cups/backend/cups-pdf (PID 18068) for job 53. I [19/Feb/2006:01:03:28 -0500] Scheduler shutting down normally. I [19/Feb/2006:01:05:04 -0500] Listening to 0:631 I [19/Feb/2006:01:05:04 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Feb/2006:01:05:04 -0500] Configured for up to 100 clients. I [19/Feb/2006:01:05:04 -0500] Allowing up to 100 client connections per host. I [19/Feb/2006:01:05:04 -0500] Full reload is required. I [19/Feb/2006:01:05:09 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Feb/2006:01:05:09 -0500] LoadPPDs: No new or changed PPDs... I [19/Feb/2006:01:05:10 -0500] Full reload complete. I [19/Feb/2006:01:06:17 -0500] Scheduler shutting down normally. I [19/Feb/2006:01:08:03 -0500] Listening to 0:631 I [19/Feb/2006:01:08:03 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Feb/2006:01:08:03 -0500] Configured for up to 100 clients. I [19/Feb/2006:01:08:03 -0500] Allowing up to 100 client connections per host. I [19/Feb/2006:01:08:03 -0500] Full reload is required. I [19/Feb/2006:01:08:08 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Feb/2006:01:08:08 -0500] LoadPPDs: No new or changed PPDs... I [19/Feb/2006:01:08:09 -0500] Full reload complete. I [19/Feb/2006:01:10:30 -0500] Scheduler shutting down normally. I [19/Feb/2006:01:12:14 -0500] Listening to 0:631 I [19/Feb/2006:01:12:14 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Feb/2006:01:12:14 -0500] Configured for up to 100 clients. I [19/Feb/2006:01:12:14 -0500] Allowing up to 100 client connections per host. I [19/Feb/2006:01:12:14 -0500] Full reload is required. I [19/Feb/2006:01:12:19 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Feb/2006:01:12:19 -0500] LoadPPDs: No new or changed PPDs... I [19/Feb/2006:01:12:20 -0500] Full reload complete. I [19/Feb/2006:01:13:10 -0500] Scheduler shutting down normally. I [19/Feb/2006:01:16:45 -0500] Listening to 0:631 I [19/Feb/2006:01:16:45 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Feb/2006:01:16:45 -0500] Configured for up to 100 clients. I [19/Feb/2006:01:16:45 -0500] Allowing up to 100 client connections per host. I [19/Feb/2006:01:16:45 -0500] Full reload is required. I [19/Feb/2006:01:16:50 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Feb/2006:01:16:50 -0500] LoadPPDs: No new or changed PPDs... I [19/Feb/2006:01:16:51 -0500] Full reload complete. I [19/Feb/2006:10:01:46 -0500] Scheduler shutting down normally. I [19/Feb/2006:10:03:31 -0500] Listening to 0:631 I [19/Feb/2006:10:03:31 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Feb/2006:10:03:31 -0500] Configured for up to 100 clients. I [19/Feb/2006:10:03:31 -0500] Allowing up to 100 client connections per host. I [19/Feb/2006:10:03:31 -0500] Full reload is required. I [19/Feb/2006:10:03:36 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Feb/2006:10:03:36 -0500] LoadPPDs: No new or changed PPDs... I [19/Feb/2006:10:03:37 -0500] Full reload complete. I [19/Feb/2006:12:27:48 -0500] Adding start banner page "none" to job 54. I [19/Feb/2006:12:27:48 -0500] Adding end banner page "none" to job 54. I [19/Feb/2006:12:27:48 -0500] Job 54 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [19/Feb/2006:12:27:48 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 1367) for job 54. I [19/Feb/2006:12:27:48 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1368) for job 54. I [19/Feb/2006:12:27:48 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 1369) for job 54. I [19/Feb/2006:20:01:42 -0500] Adding start banner page "none" to job 55. I [19/Feb/2006:20:01:42 -0500] Adding end banner page "none" to job 55. I [19/Feb/2006:20:01:42 -0500] Job 55 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [19/Feb/2006:20:01:42 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 18485) for job 55. I [19/Feb/2006:20:03:36 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=18550) I [19/Feb/2006:20:03:39 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=18553) I [19/Feb/2006:20:03:41 -0500] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=18554) I [19/Feb/2006:20:03:44 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=18555) I [19/Feb/2006:20:04:06 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=18564) I [19/Feb/2006:20:04:09 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=18569) I [19/Feb/2006:20:04:31 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=18574) I [19/Feb/2006:20:04:31 -0500] Saving printers.conf... I [19/Feb/2006:20:04:31 -0500] Printer 'hp_LaserJet_1160Le' stopped by 'root'. I [19/Feb/2006:20:04:37 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=18575) I [19/Feb/2006:20:05:18 -0500] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=18595) I [19/Feb/2006:20:05:18 -0500] Saving printers.conf... I [19/Feb/2006:20:05:18 -0500] Printer 'hp_LaserJet_1160Le' started by 'root'. I [19/Feb/2006:20:05:23 -0500] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=18596) I [19/Feb/2006:20:05:52 -0500] Adding start banner page "none" to job 56. I [19/Feb/2006:20:05:52 -0500] Job 56 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [19/Feb/2006:20:05:52 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 18613) for job 56. I [19/Feb/2006:20:05:52 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 18614) for job 56. I [19/Feb/2006:20:05:52 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 18615) for job 56. I [19/Feb/2006:20:05:52 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 18616) for job 56. I [19/Feb/2006:21:30:49 -0500] Scheduler shutting down normally. I [19/Feb/2006:21:32:35 -0500] Listening to 0:631 I [19/Feb/2006:21:32:35 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Feb/2006:21:32:35 -0500] Configured for up to 100 clients. I [19/Feb/2006:21:32:35 -0500] Allowing up to 100 client connections per host. I [19/Feb/2006:21:32:35 -0500] Full reload is required. I [19/Feb/2006:21:32:40 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Feb/2006:21:32:40 -0500] LoadPPDs: No new or changed PPDs... I [19/Feb/2006:21:32:41 -0500] Full reload complete. I [20/Feb/2006:05:38:07 -0500] Scheduler shutting down normally. I [24/Feb/2006:08:49:32 -0500] Listening to 0:631 I [24/Feb/2006:08:49:32 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [24/Feb/2006:08:49:32 -0500] Configured for up to 100 clients. I [24/Feb/2006:08:49:32 -0500] Allowing up to 100 client connections per host. I [24/Feb/2006:08:49:32 -0500] Full reload is required. I [24/Feb/2006:08:49:36 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [24/Feb/2006:08:49:37 -0500] LoadPPDs: No new or changed PPDs... I [24/Feb/2006:08:49:37 -0500] Full reload complete. I [25/Feb/2006:16:44:13 -0500] Adding start banner page "none" to job 57. I [25/Feb/2006:16:44:13 -0500] Job 57 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Feb/2006:16:44:13 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 25899) for job 57. I [25/Feb/2006:16:44:13 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 25900) for job 57. I [25/Feb/2006:16:44:13 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 25901) for job 57. I [25/Feb/2006:16:44:13 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 25902) for job 57. I [28/Feb/2006:21:29:03 -0500] Scheduler shutting down normally. I [07/Mar/2006:21:07:54 -0500] Listening to 0:631 I [07/Mar/2006:21:07:54 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [07/Mar/2006:21:07:54 -0500] Configured for up to 100 clients. I [07/Mar/2006:21:07:54 -0500] Allowing up to 100 client connections per host. I [07/Mar/2006:21:07:54 -0500] Full reload is required. I [07/Mar/2006:21:07:58 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [07/Mar/2006:21:08:00 -0500] LoadPPDs: Wrote "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [07/Mar/2006:21:08:00 -0500] Full reload complete. I [09/Mar/2006:23:01:06 -0500] Scheduler shutting down normally. I [10/Mar/2006:07:55:37 -0500] Listening to 0:631 I [10/Mar/2006:07:55:37 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [10/Mar/2006:07:55:37 -0500] Configured for up to 100 clients. I [10/Mar/2006:07:55:37 -0500] Allowing up to 100 client connections per host. I [10/Mar/2006:07:55:37 -0500] Full reload is required. I [10/Mar/2006:07:55:41 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [10/Mar/2006:07:55:42 -0500] LoadPPDs: No new or changed PPDs... I [10/Mar/2006:07:55:42 -0500] Full reload complete. I [10/Mar/2006:08:54:04 -0500] Adding start banner page "none" to job 1. I [10/Mar/2006:08:54:04 -0500] Adding end banner page "none" to job 1. I [10/Mar/2006:08:54:04 -0500] Job 1 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [10/Mar/2006:08:54:04 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 925) for job 1. I [10/Mar/2006:08:54:04 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 926) for job 1. I [10/Mar/2006:08:54:04 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 927) for job 1. I [12/Mar/2006:07:59:12 -0500] Scheduler shutting down normally. I [12/Mar/2006:08:00:58 -0500] Listening to 0:631 I [12/Mar/2006:08:00:58 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:08:00:59 -0500] Configured for up to 100 clients. I [12/Mar/2006:08:00:59 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:08:00:59 -0500] Full reload is required. I [12/Mar/2006:08:01:03 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:08:01:03 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:08:01:03 -0500] Full reload complete. I [12/Mar/2006:08:03:17 -0500] Scheduler shutting down normally. I [12/Mar/2006:16:41:16 -0500] Listening to 0:631 I [12/Mar/2006:16:41:16 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:16:41:16 -0500] Configured for up to 100 clients. I [12/Mar/2006:16:41:16 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:16:41:16 -0500] Full reload is required. I [12/Mar/2006:16:41:20 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:16:41:20 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:16:41:20 -0500] Full reload complete. I [12/Mar/2006:16:41:40 -0500] Scheduler shutting down normally. I [12/Mar/2006:16:58:14 -0500] Listening to 0:631 I [12/Mar/2006:16:58:14 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:16:58:14 -0500] Configured for up to 100 clients. I [12/Mar/2006:16:58:14 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:16:58:14 -0500] Full reload is required. I [12/Mar/2006:16:58:18 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:16:58:19 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:16:58:19 -0500] Full reload complete. I [12/Mar/2006:17:06:46 -0500] Adding start banner page "none" to job 2. I [12/Mar/2006:17:06:46 -0500] Job 2 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [12/Mar/2006:17:06:46 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 771) for job 2. I [12/Mar/2006:17:06:46 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 772) for job 2. I [12/Mar/2006:17:06:46 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 773) for job 2. I [12/Mar/2006:17:06:46 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 774) for job 2. I [12/Mar/2006:17:12:49 -0500] Scheduler shutting down normally. I [12/Mar/2006:18:58:12 -0500] Listening to 0:631 I [12/Mar/2006:18:58:12 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:18:58:12 -0500] Configured for up to 100 clients. I [12/Mar/2006:18:58:12 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:18:58:12 -0500] Full reload is required. I [12/Mar/2006:18:58:16 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:18:58:17 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:18:58:17 -0500] Full reload complete. I [12/Mar/2006:18:58:51 -0500] Scheduler shutting down normally. I [12/Mar/2006:19:00:41 -0500] Listening to 0:631 I [12/Mar/2006:19:00:41 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:19:00:41 -0500] Configured for up to 100 clients. I [12/Mar/2006:19:00:41 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:19:00:41 -0500] Full reload is required. I [12/Mar/2006:19:00:45 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:19:00:46 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:19:00:46 -0500] Full reload complete. I [12/Mar/2006:19:09:15 -0500] Scheduler shutting down normally. I [12/Mar/2006:19:11:06 -0500] Listening to 0:631 I [12/Mar/2006:19:11:06 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:19:11:06 -0500] Configured for up to 100 clients. I [12/Mar/2006:19:11:06 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:19:11:06 -0500] Full reload is required. I [12/Mar/2006:19:11:10 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:19:11:10 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:19:11:11 -0500] Full reload complete. I [12/Mar/2006:19:12:13 -0500] Scheduler shutting down normally. I [12/Mar/2006:19:14:06 -0500] Listening to 0:631 I [12/Mar/2006:19:14:06 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:19:14:06 -0500] Configured for up to 100 clients. I [12/Mar/2006:19:14:06 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:19:14:06 -0500] Full reload is required. I [12/Mar/2006:19:14:10 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:19:14:11 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:19:14:11 -0500] Full reload complete. I [12/Mar/2006:20:04:00 -0500] Scheduler shutting down normally. I [12/Mar/2006:20:05:50 -0500] Listening to 0:631 I [12/Mar/2006:20:05:50 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:20:05:50 -0500] Configured for up to 100 clients. I [12/Mar/2006:20:05:50 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:20:05:50 -0500] Full reload is required. I [12/Mar/2006:20:05:54 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:20:05:55 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:20:05:55 -0500] Full reload complete. I [12/Mar/2006:20:06:41 -0500] Scheduler shutting down normally. I [12/Mar/2006:20:08:47 -0500] Listening to 0:631 I [12/Mar/2006:20:08:47 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:20:08:47 -0500] Configured for up to 100 clients. I [12/Mar/2006:20:08:47 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:20:08:47 -0500] Full reload is required. I [12/Mar/2006:20:08:51 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:20:08:52 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:20:08:52 -0500] Full reload complete. I [12/Mar/2006:20:51:43 -0500] Scheduler shutting down normally. I [12/Mar/2006:20:53:30 -0500] Listening to 0:631 I [12/Mar/2006:20:53:30 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [12/Mar/2006:20:53:30 -0500] Configured for up to 100 clients. I [12/Mar/2006:20:53:30 -0500] Allowing up to 100 client connections per host. I [12/Mar/2006:20:53:30 -0500] Full reload is required. I [12/Mar/2006:20:53:34 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [12/Mar/2006:20:53:35 -0500] LoadPPDs: No new or changed PPDs... I [12/Mar/2006:20:53:35 -0500] Full reload complete. I [12/Mar/2006:21:15:21 -0500] Scheduler shutting down normally. I [13/Mar/2006:20:57:31 -0500] Listening to 0:631 I [13/Mar/2006:20:57:31 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [13/Mar/2006:20:57:31 -0500] Configured for up to 100 clients. I [13/Mar/2006:20:57:31 -0500] Allowing up to 100 client connections per host. I [13/Mar/2006:20:57:31 -0500] Full reload is required. I [13/Mar/2006:20:57:35 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [13/Mar/2006:20:57:36 -0500] LoadPPDs: No new or changed PPDs... I [13/Mar/2006:20:57:36 -0500] Full reload complete. I [13/Mar/2006:20:59:50 -0500] Scheduler shutting down normally. I [13/Mar/2006:21:37:36 -0500] Listening to 0:631 I [13/Mar/2006:21:37:36 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [13/Mar/2006:21:37:36 -0500] Configured for up to 100 clients. I [13/Mar/2006:21:37:36 -0500] Allowing up to 100 client connections per host. I [13/Mar/2006:21:37:36 -0500] Full reload is required. I [13/Mar/2006:21:37:40 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [13/Mar/2006:21:37:40 -0500] LoadPPDs: No new or changed PPDs... I [13/Mar/2006:21:37:41 -0500] Full reload complete. I [13/Mar/2006:23:14:09 -0500] Scheduler shutting down normally. I [14/Mar/2006:20:38:31 -0500] Listening to 0:631 I [14/Mar/2006:20:38:31 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [14/Mar/2006:20:38:31 -0500] Configured for up to 100 clients. I [14/Mar/2006:20:38:31 -0500] Allowing up to 100 client connections per host. I [14/Mar/2006:20:38:31 -0500] Full reload is required. I [14/Mar/2006:20:38:36 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [14/Mar/2006:20:38:36 -0500] LoadPPDs: No new or changed PPDs... I [14/Mar/2006:20:38:36 -0500] Full reload complete. I [14/Mar/2006:20:55:09 -0500] Scheduler shutting down normally. I [14/Mar/2006:20:57:18 -0500] Listening to 0:631 I [14/Mar/2006:20:57:18 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [14/Mar/2006:20:57:18 -0500] Configured for up to 100 clients. I [14/Mar/2006:20:57:18 -0500] Allowing up to 100 client connections per host. I [14/Mar/2006:20:57:18 -0500] Full reload is required. I [14/Mar/2006:20:57:23 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [14/Mar/2006:20:57:23 -0500] LoadPPDs: No new or changed PPDs... I [14/Mar/2006:20:57:23 -0500] Full reload complete. I [14/Mar/2006:21:04:48 -0500] Scheduler shutting down normally. I [14/Mar/2006:21:06:59 -0500] Listening to 0:631 I [14/Mar/2006:21:06:59 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [14/Mar/2006:21:06:59 -0500] Configured for up to 100 clients. I [14/Mar/2006:21:06:59 -0500] Allowing up to 100 client connections per host. I [14/Mar/2006:21:06:59 -0500] Full reload is required. I [14/Mar/2006:21:07:03 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [14/Mar/2006:21:07:03 -0500] LoadPPDs: No new or changed PPDs... I [14/Mar/2006:21:07:03 -0500] Full reload complete. I [14/Mar/2006:22:03:59 -0500] Scheduler shutting down normally. I [15/Mar/2006:07:07:06 -0500] Listening to 0:631 I [15/Mar/2006:07:07:06 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Mar/2006:07:07:06 -0500] Configured for up to 100 clients. I [15/Mar/2006:07:07:06 -0500] Allowing up to 100 client connections per host. I [15/Mar/2006:07:07:06 -0500] Full reload is required. I [15/Mar/2006:07:07:11 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Mar/2006:07:07:11 -0500] LoadPPDs: No new or changed PPDs... I [15/Mar/2006:07:07:11 -0500] Full reload complete. I [15/Mar/2006:07:17:50 -0500] Scheduler shutting down normally. I [16/Mar/2006:18:23:00 -0500] Listening to 0:631 I [16/Mar/2006:18:23:00 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [16/Mar/2006:18:23:00 -0500] Configured for up to 100 clients. I [16/Mar/2006:18:23:00 -0500] Allowing up to 100 client connections per host. I [16/Mar/2006:18:23:00 -0500] Full reload is required. I [16/Mar/2006:18:23:05 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [16/Mar/2006:18:23:05 -0500] LoadPPDs: No new or changed PPDs... I [16/Mar/2006:18:23:05 -0500] Full reload complete. I [16/Mar/2006:18:27:44 -0500] Adding start banner page "none" to job 3. I [16/Mar/2006:18:27:44 -0500] Job 3 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [16/Mar/2006:18:27:44 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 678) for job 3. I [16/Mar/2006:18:27:44 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 679) for job 3. I [16/Mar/2006:18:27:44 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 680) for job 3. I [16/Mar/2006:18:27:44 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 681) for job 3. I [18/Mar/2006:12:16:56 -0500] Adding start banner page "none" to job 4. I [18/Mar/2006:12:16:56 -0500] Job 4 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [18/Mar/2006:12:16:56 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 15623) for job 4. I [18/Mar/2006:12:16:56 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 15624) for job 4. I [18/Mar/2006:12:16:56 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 15625) for job 4. I [18/Mar/2006:12:16:56 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 15626) for job 4. I [18/Mar/2006:12:20:03 -0500] Adding start banner page "none" to job 5. I [18/Mar/2006:12:20:03 -0500] Job 5 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [18/Mar/2006:12:20:03 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 15636) for job 5. I [18/Mar/2006:12:20:03 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 15637) for job 5. I [18/Mar/2006:12:20:03 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 15638) for job 5. I [18/Mar/2006:12:20:03 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 15639) for job 5. I [18/Mar/2006:12:44:32 -0500] Adding start banner page "none" to job 6. I [18/Mar/2006:12:44:32 -0500] Job 6 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [18/Mar/2006:12:44:32 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 15705) for job 6. I [18/Mar/2006:12:44:32 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 15706) for job 6. I [18/Mar/2006:12:44:32 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 15707) for job 6. I [18/Mar/2006:12:44:32 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 15708) for job 6. I [18/Mar/2006:12:49:29 -0500] Adding start banner page "none" to job 7. I [18/Mar/2006:12:49:29 -0500] Job 7 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [18/Mar/2006:12:49:29 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 24480) for job 7. I [18/Mar/2006:12:49:29 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 24481) for job 7. I [18/Mar/2006:12:49:29 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 24482) for job 7. I [18/Mar/2006:12:49:29 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 24483) for job 7. I [18/Mar/2006:12:50:35 -0500] Adding start banner page "none" to job 8. I [18/Mar/2006:12:50:35 -0500] Job 8 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [18/Mar/2006:12:50:35 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 25283) for job 8. I [18/Mar/2006:12:50:35 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 25284) for job 8. I [18/Mar/2006:12:50:35 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 25285) for job 8. I [18/Mar/2006:12:50:35 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 25286) for job 8. I [19/Mar/2006:22:25:34 -0500] Adding start banner page "none" to job 9. I [19/Mar/2006:22:25:34 -0500] Job 9 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [19/Mar/2006:22:25:34 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 37108) for job 9. I [19/Mar/2006:22:25:34 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 37109) for job 9. I [19/Mar/2006:22:25:34 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 37110) for job 9. I [19/Mar/2006:22:25:34 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 37111) for job 9. I [19/Mar/2006:22:40:25 -0500] Adding start banner page "none" to job 10. I [19/Mar/2006:22:40:25 -0500] Job 10 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [19/Mar/2006:22:40:25 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 38070) for job 10. I [19/Mar/2006:22:40:25 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 38071) for job 10. I [19/Mar/2006:22:40:25 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 38072) for job 10. I [19/Mar/2006:22:40:25 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 38073) for job 10. I [20/Mar/2006:12:45:39 -0500] Adding start banner page "none" to job 11. I [20/Mar/2006:12:45:39 -0500] Job 11 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [20/Mar/2006:12:45:39 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 39890) for job 11. I [20/Mar/2006:12:45:39 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 39891) for job 11. I [20/Mar/2006:12:45:39 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 39892) for job 11. I [20/Mar/2006:12:45:39 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 39893) for job 11. I [20/Mar/2006:12:46:18 -0500] Adding start banner page "none" to job 12. I [20/Mar/2006:12:46:18 -0500] Job 12 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [20/Mar/2006:12:46:18 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 40008) for job 12. I [20/Mar/2006:12:46:18 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 40009) for job 12. I [20/Mar/2006:12:46:18 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 40010) for job 12. I [20/Mar/2006:12:46:18 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 40011) for job 12. I [22/Mar/2006:07:20:19 -0500] Scheduler shutting down normally. I [23/Mar/2006:20:34:55 -0500] Listening to 0:631 I [23/Mar/2006:20:34:55 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [23/Mar/2006:20:34:55 -0500] Configured for up to 100 clients. I [23/Mar/2006:20:34:55 -0500] Allowing up to 100 client connections per host. I [23/Mar/2006:20:34:55 -0500] Full reload is required. I [23/Mar/2006:20:35:00 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [23/Mar/2006:20:35:00 -0500] LoadPPDs: No new or changed PPDs... I [23/Mar/2006:20:35:00 -0500] Full reload complete. I [23/Mar/2006:23:46:42 -0500] Scheduler shutting down normally. I [23/Mar/2006:23:48:50 -0500] Listening to 0:631 I [23/Mar/2006:23:48:50 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [23/Mar/2006:23:48:50 -0500] Configured for up to 100 clients. I [23/Mar/2006:23:48:50 -0500] Allowing up to 100 client connections per host. I [23/Mar/2006:23:48:50 -0500] Full reload is required. I [23/Mar/2006:23:48:54 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [23/Mar/2006:23:48:54 -0500] LoadPPDs: No new or changed PPDs... I [23/Mar/2006:23:48:55 -0500] Full reload complete. I [24/Mar/2006:08:59:20 -0500] Adding start banner page "none" to job 13. I [24/Mar/2006:08:59:20 -0500] Adding end banner page "none" to job 13. I [24/Mar/2006:08:59:20 -0500] Job 13 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [24/Mar/2006:08:59:20 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 66966) for job 13. I [24/Mar/2006:08:59:20 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 66967) for job 13. I [24/Mar/2006:08:59:20 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 66968) for job 13. I [24/Mar/2006:09:00:18 -0500] Adding start banner page "none" to job 14. I [24/Mar/2006:09:00:18 -0500] Adding end banner page "none" to job 14. I [24/Mar/2006:09:00:18 -0500] Job 14 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [24/Mar/2006:09:00:18 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 66994) for job 14. I [24/Mar/2006:09:00:18 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 66995) for job 14. I [24/Mar/2006:09:00:18 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 66996) for job 14. I [25/Mar/2006:09:13:16 -0500] Scheduler shutting down normally. I [25/Mar/2006:09:21:02 -0500] Listening to 0:631 I [25/Mar/2006:09:21:02 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [25/Mar/2006:09:21:02 -0500] Configured for up to 100 clients. I [25/Mar/2006:09:21:02 -0500] Allowing up to 100 client connections per host. I [25/Mar/2006:09:21:02 -0500] Full reload is required. I [25/Mar/2006:09:21:07 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [25/Mar/2006:09:21:07 -0500] LoadPPDs: No new or changed PPDs... I [25/Mar/2006:09:21:07 -0500] Full reload complete. I [25/Mar/2006:09:39:38 -0500] Adding start banner page "none" to job 15. I [25/Mar/2006:09:39:38 -0500] Adding end banner page "none" to job 15. I [25/Mar/2006:09:39:38 -0500] Job 15 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:09:39:38 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 785) for job 15. I [25/Mar/2006:09:39:38 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 786) for job 15. I [25/Mar/2006:09:39:38 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 787) for job 15. I [25/Mar/2006:09:42:31 -0500] Adding start banner page "none" to job 16. I [25/Mar/2006:09:42:31 -0500] Adding end banner page "none" to job 16. I [25/Mar/2006:09:42:31 -0500] Job 16 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:09:42:31 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 797) for job 16. I [25/Mar/2006:09:42:31 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 798) for job 16. I [25/Mar/2006:09:42:31 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 799) for job 16. I [25/Mar/2006:09:45:19 -0500] Adding start banner page "none" to job 17. I [25/Mar/2006:09:45:19 -0500] Adding end banner page "none" to job 17. I [25/Mar/2006:09:45:19 -0500] Job 17 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:09:45:19 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 822) for job 17. I [25/Mar/2006:09:45:19 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 823) for job 17. I [25/Mar/2006:09:45:19 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 824) for job 17. I [25/Mar/2006:09:47:33 -0500] Adding start banner page "none" to job 18. I [25/Mar/2006:09:47:33 -0500] Adding end banner page "none" to job 18. I [25/Mar/2006:09:47:33 -0500] Job 18 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:09:47:33 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 831) for job 18. I [25/Mar/2006:09:47:33 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 832) for job 18. I [25/Mar/2006:09:47:33 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 833) for job 18. I [25/Mar/2006:09:53:40 -0500] Adding start banner page "none" to job 19. I [25/Mar/2006:09:53:40 -0500] Adding end banner page "none" to job 19. I [25/Mar/2006:09:53:40 -0500] Job 19 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:09:53:40 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 845) for job 19. I [25/Mar/2006:09:53:40 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 846) for job 19. I [25/Mar/2006:09:53:40 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 847) for job 19. I [25/Mar/2006:11:04:06 -0500] Adding start banner page "none" to job 20. I [25/Mar/2006:11:04:06 -0500] Job 20 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:11:04:06 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1048) for job 20. I [25/Mar/2006:11:04:06 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 1049) for job 20. I [25/Mar/2006:11:04:06 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1050) for job 20. I [25/Mar/2006:11:04:06 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 1051) for job 20. I [25/Mar/2006:11:04:50 -0500] Adding start banner page "none" to job 21. I [25/Mar/2006:11:04:50 -0500] Job 21 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:11:04:50 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1058) for job 21. I [25/Mar/2006:11:04:50 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 1059) for job 21. I [25/Mar/2006:11:04:50 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1060) for job 21. I [25/Mar/2006:11:04:50 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 1061) for job 21. I [25/Mar/2006:11:07:11 -0500] Adding start banner page "none" to job 22. I [25/Mar/2006:11:07:11 -0500] Adding end banner page "none" to job 22. I [25/Mar/2006:11:07:11 -0500] Job 22 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [25/Mar/2006:11:07:11 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 1086) for job 22. I [25/Mar/2006:11:07:11 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1087) for job 22. I [25/Mar/2006:11:07:11 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 1088) for job 22. I [25/Mar/2006:22:25:43 -0500] Scheduler shutting down normally. I [26/Mar/2006:12:09:06 -0500] Listening to 0:631 I [26/Mar/2006:12:09:06 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [26/Mar/2006:12:09:06 -0500] Configured for up to 100 clients. I [26/Mar/2006:12:09:06 -0500] Allowing up to 100 client connections per host. I [26/Mar/2006:12:09:06 -0500] Full reload is required. I [26/Mar/2006:12:09:11 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [26/Mar/2006:12:09:11 -0500] LoadPPDs: No new or changed PPDs... I [26/Mar/2006:12:09:11 -0500] Full reload complete. I [30/Mar/2006:21:32:11 -0500] Adding start banner page "none" to job 23. I [30/Mar/2006:21:32:11 -0500] Adding end banner page "none" to job 23. I [30/Mar/2006:21:32:11 -0500] Job 23 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [30/Mar/2006:21:32:11 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 59469) for job 23. I [30/Mar/2006:21:32:11 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 59470) for job 23. I [30/Mar/2006:21:32:11 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 59471) for job 23. I [30/Mar/2006:21:32:11 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 59472) for job 23. I [30/Mar/2006:22:15:20 -0500] Scheduler shutting down normally. I [31/Mar/2006:17:08:03 -0500] Listening to 0:631 I [31/Mar/2006:17:08:03 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [31/Mar/2006:17:08:03 -0500] Configured for up to 100 clients. I [31/Mar/2006:17:08:03 -0500] Allowing up to 100 client connections per host. I [31/Mar/2006:17:08:03 -0500] Full reload is required. I [31/Mar/2006:17:08:07 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [31/Mar/2006:17:08:08 -0500] LoadPPDs: Wrote "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [31/Mar/2006:17:08:08 -0500] Full reload complete. I [31/Mar/2006:17:08:35 -0500] Adding start banner page "none" to job 1. I [31/Mar/2006:17:08:35 -0500] Job 1 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/Mar/2006:17:08:35 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 670) for job 1. I [31/Mar/2006:17:08:35 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 671) for job 1. I [31/Mar/2006:17:08:35 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 672) for job 1. I [31/Mar/2006:17:08:35 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 673) for job 1. I [31/Mar/2006:17:09:25 -0500] Adding start banner page "none" to job 2. I [31/Mar/2006:17:09:25 -0500] Job 2 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/Mar/2006:17:09:25 -0500] Started filter /usr/local/libexec/cups/filter/pdftops (PID 685) for job 2. I [31/Mar/2006:17:09:25 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 686) for job 2. I [31/Mar/2006:17:09:25 -0500] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 687) for job 2. I [31/Mar/2006:17:09:25 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 688) for job 2. I [01/Apr/2006:11:29:28 -0500] Scheduler shutting down normally. I [01/Apr/2006:11:31:31 -0500] Listening to 0:631 I [01/Apr/2006:11:31:31 -0500] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [01/Apr/2006:11:31:31 -0500] Configured for up to 100 clients. I [01/Apr/2006:11:31:31 -0500] Allowing up to 100 client connections per host. I [01/Apr/2006:11:31:31 -0500] Full reload is required. I [01/Apr/2006:11:31:35 -0500] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [01/Apr/2006:11:31:36 -0500] LoadPPDs: No new or changed PPDs... I [01/Apr/2006:11:31:36 -0500] Full reload complete. I [02/Apr/2006:13:33:11 -0400] Adding start banner page "none" to job 3. I [02/Apr/2006:13:33:11 -0400] Job 3 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [02/Apr/2006:13:33:11 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 56304) for job 3. I [02/Apr/2006:13:33:11 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 56305) for job 3. I [02/Apr/2006:13:33:11 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 56306) for job 3. I [02/Apr/2006:13:33:11 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 56307) for job 3. I [02/Apr/2006:21:30:37 -0400] Scheduler shutting down normally. I [02/Apr/2006:21:32:42 -0400] Listening to 0:631 I [02/Apr/2006:21:32:42 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [02/Apr/2006:21:32:43 -0400] Configured for up to 100 clients. I [02/Apr/2006:21:32:43 -0400] Allowing up to 100 client connections per host. I [02/Apr/2006:21:32:43 -0400] Full reload is required. I [02/Apr/2006:21:32:47 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [02/Apr/2006:21:32:47 -0400] LoadPPDs: No new or changed PPDs... I [02/Apr/2006:21:32:47 -0400] Full reload complete. I [02/Apr/2006:21:49:52 -0400] Scheduler shutting down normally. I [02/Apr/2006:21:51:42 -0400] Listening to 0:631 I [02/Apr/2006:21:51:42 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [02/Apr/2006:21:51:42 -0400] Configured for up to 100 clients. I [02/Apr/2006:21:51:42 -0400] Allowing up to 100 client connections per host. I [02/Apr/2006:21:51:42 -0400] Full reload is required. I [02/Apr/2006:21:51:47 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [02/Apr/2006:21:51:47 -0400] LoadPPDs: No new or changed PPDs... I [02/Apr/2006:21:51:47 -0400] Full reload complete. I [02/Apr/2006:21:59:33 -0400] Scheduler shutting down normally. I [02/Apr/2006:22:01:41 -0400] Listening to 0:631 I [02/Apr/2006:22:01:41 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [02/Apr/2006:22:01:41 -0400] Configured for up to 100 clients. I [02/Apr/2006:22:01:41 -0400] Allowing up to 100 client connections per host. I [02/Apr/2006:22:01:41 -0400] Full reload is required. I [02/Apr/2006:22:01:45 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [02/Apr/2006:22:01:46 -0400] LoadPPDs: No new or changed PPDs... I [02/Apr/2006:22:01:46 -0400] Full reload complete. I [02/Apr/2006:23:35:42 -0400] Listening to 0:631 I [02/Apr/2006:23:35:42 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [02/Apr/2006:23:35:42 -0400] Configured for up to 100 clients. I [02/Apr/2006:23:35:42 -0400] Allowing up to 100 client connections per host. I [02/Apr/2006:23:35:42 -0400] Full reload is required. I [02/Apr/2006:23:35:46 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [02/Apr/2006:23:35:47 -0400] LoadPPDs: No new or changed PPDs... I [02/Apr/2006:23:35:47 -0400] Full reload complete. I [03/Apr/2006:21:53:29 -0400] Scheduler shutting down normally. I [03/Apr/2006:21:55:34 -0400] Listening to 0:631 I [03/Apr/2006:21:55:34 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [03/Apr/2006:21:55:34 -0400] Configured for up to 100 clients. I [03/Apr/2006:21:55:34 -0400] Allowing up to 100 client connections per host. I [03/Apr/2006:21:55:34 -0400] Full reload is required. I [03/Apr/2006:21:55:39 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [03/Apr/2006:21:55:39 -0400] LoadPPDs: No new or changed PPDs... I [03/Apr/2006:21:55:39 -0400] Full reload complete. I [04/Apr/2006:17:44:59 -0400] Adding start banner page "none" to job 4. I [04/Apr/2006:17:44:59 -0400] Job 4 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [04/Apr/2006:17:44:59 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 7965) for job 4. I [04/Apr/2006:17:44:59 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 7966) for job 4. I [04/Apr/2006:17:44:59 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 7967) for job 4. I [04/Apr/2006:17:44:59 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 7968) for job 4. I [04/Apr/2006:17:47:14 -0400] Adding start banner page "none" to job 5. I [04/Apr/2006:17:47:14 -0400] Job 5 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [04/Apr/2006:17:47:14 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 7978) for job 5. I [04/Apr/2006:17:47:14 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 7979) for job 5. I [04/Apr/2006:17:47:14 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 7980) for job 5. I [04/Apr/2006:17:47:14 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 7981) for job 5. I [04/Apr/2006:17:51:45 -0400] Adding start banner page "none" to job 6. I [04/Apr/2006:17:51:45 -0400] Job 6 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [04/Apr/2006:17:51:45 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 7991) for job 6. I [04/Apr/2006:17:51:45 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 7992) for job 6. I [04/Apr/2006:17:51:45 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 7993) for job 6. I [04/Apr/2006:17:51:45 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 7994) for job 6. I [04/Apr/2006:18:28:51 -0400] Adding start banner page "none" to job 7. I [04/Apr/2006:18:28:51 -0400] Job 7 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [04/Apr/2006:18:28:51 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 8081) for job 7. I [04/Apr/2006:18:28:51 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 8082) for job 7. I [04/Apr/2006:18:28:51 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 8083) for job 7. I [04/Apr/2006:18:28:51 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 8084) for job 7. I [05/Apr/2006:08:04:32 -0400] Scheduler shutting down normally. I [05/Apr/2006:08:06:36 -0400] Listening to 0:631 I [05/Apr/2006:08:06:36 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:08:06:36 -0400] Configured for up to 100 clients. I [05/Apr/2006:08:06:36 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:08:06:36 -0400] Full reload is required. I [05/Apr/2006:08:06:41 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:08:06:41 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:08:06:41 -0400] Full reload complete. I [05/Apr/2006:19:29:29 -0400] Scheduler shutting down normally. I [05/Apr/2006:19:31:35 -0400] Listening to 0:631 I [05/Apr/2006:19:31:35 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:19:31:35 -0400] Configured for up to 100 clients. I [05/Apr/2006:19:31:35 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:19:31:35 -0400] Full reload is required. I [05/Apr/2006:19:31:40 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:19:31:40 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:19:31:40 -0400] Full reload complete. I [05/Apr/2006:20:07:44 -0400] Scheduler shutting down normally. I [05/Apr/2006:20:09:51 -0400] Listening to 0:631 I [05/Apr/2006:20:09:51 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:20:09:51 -0400] Configured for up to 100 clients. I [05/Apr/2006:20:09:51 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:20:09:51 -0400] Full reload is required. I [05/Apr/2006:20:09:56 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:20:09:56 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:20:09:56 -0400] Full reload complete. I [05/Apr/2006:20:16:26 -0400] Scheduler shutting down normally. I [05/Apr/2006:20:18:34 -0400] Listening to 0:631 I [05/Apr/2006:20:18:34 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:20:18:34 -0400] Configured for up to 100 clients. I [05/Apr/2006:20:18:34 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:20:18:34 -0400] Full reload is required. I [05/Apr/2006:20:18:39 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:20:18:39 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:20:18:39 -0400] Full reload complete. I [05/Apr/2006:20:29:12 -0400] Scheduler shutting down normally. I [05/Apr/2006:20:31:21 -0400] Listening to 0:631 I [05/Apr/2006:20:31:21 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:20:31:21 -0400] Configured for up to 100 clients. I [05/Apr/2006:20:31:21 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:20:31:21 -0400] Full reload is required. I [05/Apr/2006:20:31:26 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:20:31:26 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:20:31:26 -0400] Full reload complete. I [05/Apr/2006:21:11:29 -0400] Scheduler shutting down normally. I [05/Apr/2006:21:13:36 -0400] Listening to 0:631 I [05/Apr/2006:21:13:36 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:21:13:36 -0400] Configured for up to 100 clients. I [05/Apr/2006:21:13:36 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:21:13:36 -0400] Full reload is required. I [05/Apr/2006:21:13:41 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:21:13:41 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:21:13:41 -0400] Full reload complete. I [05/Apr/2006:21:22:38 -0400] Scheduler shutting down normally. I [05/Apr/2006:21:24:46 -0400] Listening to 0:631 I [05/Apr/2006:21:24:46 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:21:24:46 -0400] Configured for up to 100 clients. I [05/Apr/2006:21:24:46 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:21:24:46 -0400] Full reload is required. I [05/Apr/2006:21:24:51 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:21:24:51 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:21:24:51 -0400] Full reload complete. I [05/Apr/2006:21:26:27 -0400] Scheduler shutting down normally. I [05/Apr/2006:21:28:36 -0400] Listening to 0:631 I [05/Apr/2006:21:28:36 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:21:28:36 -0400] Configured for up to 100 clients. I [05/Apr/2006:21:28:36 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:21:28:36 -0400] Full reload is required. I [05/Apr/2006:21:28:41 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:21:28:41 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:21:28:41 -0400] Full reload complete. I [05/Apr/2006:22:08:16 -0400] Scheduler shutting down normally. I [05/Apr/2006:22:10:24 -0400] Listening to 0:631 I [05/Apr/2006:22:10:24 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:22:10:24 -0400] Configured for up to 100 clients. I [05/Apr/2006:22:10:24 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:22:10:24 -0400] Full reload is required. I [05/Apr/2006:22:10:29 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:22:10:29 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:22:10:29 -0400] Full reload complete. I [05/Apr/2006:22:12:26 -0400] Scheduler shutting down normally. I [05/Apr/2006:22:14:33 -0400] Listening to 0:631 I [05/Apr/2006:22:14:33 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:22:14:33 -0400] Configured for up to 100 clients. I [05/Apr/2006:22:14:33 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:22:14:33 -0400] Full reload is required. I [05/Apr/2006:22:14:38 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:22:14:38 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:22:14:38 -0400] Full reload complete. I [05/Apr/2006:22:29:33 -0400] Scheduler shutting down normally. I [05/Apr/2006:22:31:40 -0400] Listening to 0:631 I [05/Apr/2006:22:31:40 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:22:31:40 -0400] Configured for up to 100 clients. I [05/Apr/2006:22:31:40 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:22:31:40 -0400] Full reload is required. I [05/Apr/2006:22:31:45 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:22:31:45 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:22:31:45 -0400] Full reload complete. I [05/Apr/2006:22:37:06 -0400] Scheduler shutting down normally. I [05/Apr/2006:22:39:12 -0400] Listening to 0:631 I [05/Apr/2006:22:39:12 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Apr/2006:22:39:12 -0400] Configured for up to 100 clients. I [05/Apr/2006:22:39:12 -0400] Allowing up to 100 client connections per host. I [05/Apr/2006:22:39:12 -0400] Full reload is required. I [05/Apr/2006:22:39:17 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Apr/2006:22:39:17 -0400] LoadPPDs: No new or changed PPDs... I [05/Apr/2006:22:39:17 -0400] Full reload complete. I [06/Apr/2006:23:11:34 -0400] Scheduler shutting down normally. I [06/Apr/2006:23:13:43 -0400] Listening to 0:631 I [06/Apr/2006:23:13:44 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [06/Apr/2006:23:13:44 -0400] Configured for up to 100 clients. I [06/Apr/2006:23:13:44 -0400] Allowing up to 100 client connections per host. I [06/Apr/2006:23:13:44 -0400] Full reload is required. I [06/Apr/2006:23:13:48 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [06/Apr/2006:23:13:48 -0400] LoadPPDs: No new or changed PPDs... I [06/Apr/2006:23:13:48 -0400] Full reload complete. I [07/Apr/2006:20:58:03 -0400] Scheduler shutting down normally. I [07/Apr/2006:21:00:08 -0400] Listening to 0:631 I [07/Apr/2006:21:00:08 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [07/Apr/2006:21:00:08 -0400] Configured for up to 100 clients. I [07/Apr/2006:21:00:08 -0400] Allowing up to 100 client connections per host. I [07/Apr/2006:21:00:08 -0400] Full reload is required. I [07/Apr/2006:21:00:13 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [07/Apr/2006:21:00:13 -0400] LoadPPDs: No new or changed PPDs... I [07/Apr/2006:21:00:13 -0400] Full reload complete. I [07/Apr/2006:21:04:15 -0400] Scheduler shutting down normally. I [07/Apr/2006:21:06:22 -0400] Listening to 0:631 I [07/Apr/2006:21:06:22 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [07/Apr/2006:21:06:22 -0400] Configured for up to 100 clients. I [07/Apr/2006:21:06:22 -0400] Allowing up to 100 client connections per host. I [07/Apr/2006:21:06:22 -0400] Full reload is required. I [07/Apr/2006:21:06:27 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [07/Apr/2006:21:06:27 -0400] LoadPPDs: No new or changed PPDs... I [07/Apr/2006:21:06:27 -0400] Full reload complete. I [07/Apr/2006:21:51:24 -0400] Scheduler shutting down normally. I [07/Apr/2006:21:53:34 -0400] Listening to 0:631 I [07/Apr/2006:21:53:34 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [07/Apr/2006:21:53:34 -0400] Configured for up to 100 clients. I [07/Apr/2006:21:53:34 -0400] Allowing up to 100 client connections per host. I [07/Apr/2006:21:53:34 -0400] Full reload is required. I [07/Apr/2006:21:53:38 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [07/Apr/2006:21:53:38 -0400] LoadPPDs: No new or changed PPDs... I [07/Apr/2006:21:53:39 -0400] Full reload complete. I [07/Apr/2006:23:30:55 -0400] Scheduler shutting down normally. I [07/Apr/2006:23:32:45 -0400] Listening to 0:631 I [07/Apr/2006:23:32:45 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [07/Apr/2006:23:32:45 -0400] Configured for up to 100 clients. I [07/Apr/2006:23:32:45 -0400] Allowing up to 100 client connections per host. I [07/Apr/2006:23:32:45 -0400] Full reload is required. I [07/Apr/2006:23:32:50 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [07/Apr/2006:23:32:50 -0400] LoadPPDs: No new or changed PPDs... I [07/Apr/2006:23:32:50 -0400] Full reload complete. I [08/Apr/2006:10:20:18 -0400] Adding start banner page "none" to job 8. I [08/Apr/2006:10:20:18 -0400] Job 8 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [08/Apr/2006:10:20:18 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 42436) for job 8. I [08/Apr/2006:10:20:18 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 42437) for job 8. I [08/Apr/2006:10:20:18 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 42438) for job 8. I [08/Apr/2006:10:20:18 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 42439) for job 8. I [08/Apr/2006:10:27:57 -0400] Adding start banner page "none" to job 9. I [08/Apr/2006:10:27:57 -0400] Job 9 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [08/Apr/2006:10:27:57 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 45574) for job 9. I [08/Apr/2006:10:27:57 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 45575) for job 9. I [08/Apr/2006:10:27:57 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 45576) for job 9. I [08/Apr/2006:10:27:57 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 45577) for job 9. I [08/Apr/2006:10:31:49 -0400] Adding start banner page "none" to job 10. I [08/Apr/2006:10:31:49 -0400] Job 10 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [08/Apr/2006:10:31:49 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 46819) for job 10. I [08/Apr/2006:10:31:49 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 46820) for job 10. I [08/Apr/2006:10:31:49 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 46821) for job 10. I [08/Apr/2006:10:31:49 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 46822) for job 10. I [08/Apr/2006:10:35:27 -0400] Adding start banner page "none" to job 11. I [08/Apr/2006:10:35:27 -0400] Job 11 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [08/Apr/2006:10:35:27 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 48279) for job 11. I [08/Apr/2006:10:35:27 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 48280) for job 11. I [08/Apr/2006:10:35:27 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 48281) for job 11. I [08/Apr/2006:10:35:27 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 48282) for job 11. I [09/Apr/2006:11:07:19 -0400] Scheduler shutting down normally. I [09/Apr/2006:11:09:24 -0400] Listening to 0:631 I [09/Apr/2006:11:09:24 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [09/Apr/2006:11:09:24 -0400] Configured for up to 100 clients. I [09/Apr/2006:11:09:24 -0400] Allowing up to 100 client connections per host. I [09/Apr/2006:11:09:24 -0400] Full reload is required. I [09/Apr/2006:11:09:28 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [09/Apr/2006:11:09:28 -0400] LoadPPDs: No new or changed PPDs... I [09/Apr/2006:11:09:29 -0400] Full reload complete. I [09/Apr/2006:15:04:07 -0400] Scheduler shutting down normally. I [09/Apr/2006:15:06:15 -0400] Listening to 0:631 I [09/Apr/2006:15:06:15 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [09/Apr/2006:15:06:15 -0400] Configured for up to 100 clients. I [09/Apr/2006:15:06:15 -0400] Allowing up to 100 client connections per host. I [09/Apr/2006:15:06:15 -0400] Full reload is required. I [09/Apr/2006:15:06:19 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [09/Apr/2006:15:06:19 -0400] LoadPPDs: No new or changed PPDs... I [09/Apr/2006:15:06:20 -0400] Full reload complete. I [09/Apr/2006:15:09:46 -0400] Adding start banner page "none" to job 12. I [09/Apr/2006:15:09:46 -0400] Job 12 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [09/Apr/2006:15:09:47 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 811) for job 12. I [09/Apr/2006:15:09:47 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 812) for job 12. I [09/Apr/2006:15:09:47 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 813) for job 12. I [09/Apr/2006:15:09:47 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 814) for job 12. I [09/Apr/2006:20:17:56 -0400] Scheduler shutting down normally. I [09/Apr/2006:20:19:45 -0400] Listening to 0:631 I [09/Apr/2006:20:19:45 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [09/Apr/2006:20:19:45 -0400] Configured for up to 100 clients. I [09/Apr/2006:20:19:45 -0400] Allowing up to 100 client connections per host. I [09/Apr/2006:20:19:45 -0400] Full reload is required. I [09/Apr/2006:20:19:49 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [09/Apr/2006:20:19:49 -0400] LoadPPDs: No new or changed PPDs... I [09/Apr/2006:20:19:50 -0400] Full reload complete. I [09/Apr/2006:20:25:20 -0400] Scheduler shutting down normally. I [09/Apr/2006:20:27:07 -0400] Listening to 0:631 I [09/Apr/2006:20:27:07 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [09/Apr/2006:20:27:07 -0400] Configured for up to 100 clients. I [09/Apr/2006:20:27:07 -0400] Allowing up to 100 client connections per host. I [09/Apr/2006:20:27:07 -0400] Full reload is required. I [09/Apr/2006:20:27:11 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [09/Apr/2006:20:27:11 -0400] LoadPPDs: No new or changed PPDs... I [09/Apr/2006:20:27:12 -0400] Full reload complete. I [15/Apr/2006:10:29:36 -0400] Scheduler shutting down normally. I [15/Apr/2006:10:31:29 -0400] Listening to 0:631 I [15/Apr/2006:10:31:29 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Apr/2006:10:31:29 -0400] Configured for up to 100 clients. I [15/Apr/2006:10:31:29 -0400] Allowing up to 100 client connections per host. I [15/Apr/2006:10:31:29 -0400] Full reload is required. I [15/Apr/2006:10:31:33 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Apr/2006:10:31:33 -0400] LoadPPDs: No new or changed PPDs... I [15/Apr/2006:10:31:34 -0400] Full reload complete. E [15/Apr/2006:11:18:56 -0400] Bad request line "€g" from localhost! E [15/Apr/2006:11:18:56 -0400] Bad request line "€g" from localhost! E [15/Apr/2006:11:19:03 -0400] Bad request line "€g" from localhost! I [15/Apr/2006:11:22:13 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1308) E [15/Apr/2006:11:27:56 -0400] get_printer_attrs: resource name '/hp_LaserJet_1160Le' no good! I [15/Apr/2006:11:28:52 -0400] Adding start banner page "none" to job 13. I [15/Apr/2006:11:28:52 -0400] Job 13 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [15/Apr/2006:11:28:52 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1312) for job 13. I [15/Apr/2006:11:28:52 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 1313) for job 13. I [15/Apr/2006:11:28:52 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1314) for job 13. I [15/Apr/2006:11:28:52 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 1315) for job 13. E [15/Apr/2006:11:37:29 -0400] get_printer_attrs: resource name '/hp_LaserJet_1160Le' no good! E [15/Apr/2006:11:37:35 -0400] get_printer_attrs: resource name '/hp_LaserJet_1160Le' no good! I [15/Apr/2006:11:39:19 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=1343) I [15/Apr/2006:11:39:25 -0400] Started "/usr/local/libexec/cups/cgi-bin/classes.cgi" (pid=1344) I [15/Apr/2006:11:39:34 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1345) I [15/Apr/2006:11:39:36 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1346) I [15/Apr/2006:11:48:31 -0400] Adding start banner page "none" to job 14. I [15/Apr/2006:11:48:31 -0400] Job 14 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [15/Apr/2006:11:48:31 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1561) for job 14. I [15/Apr/2006:11:48:31 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 1562) for job 14. I [15/Apr/2006:11:48:31 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1563) for job 14. I [15/Apr/2006:11:48:31 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 1564) for job 14. I [15/Apr/2006:11:49:15 -0400] Scheduler shutting down normally. I [15/Apr/2006:11:51:21 -0400] Listening to 0:631 I [15/Apr/2006:11:51:21 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Apr/2006:11:51:21 -0400] Configured for up to 100 clients. I [15/Apr/2006:11:51:21 -0400] Allowing up to 100 client connections per host. I [15/Apr/2006:11:51:21 -0400] Full reload is required. I [15/Apr/2006:11:51:26 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Apr/2006:11:51:26 -0400] LoadPPDs: No new or changed PPDs... I [15/Apr/2006:11:51:26 -0400] Full reload complete. E [15/Apr/2006:11:59:20 -0400] get_printer_attrs: resource name '/hp_LaserJet_1160Le' no good! E [15/Apr/2006:11:59:30 -0400] get_printer_attrs: resource name '/hp_LaserJet_1160Le' no good! I [15/Apr/2006:17:53:31 -0400] Scheduler shutting down normally. I [15/Apr/2006:17:55:38 -0400] Listening to 0:631 I [15/Apr/2006:17:55:38 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Apr/2006:17:55:38 -0400] Configured for up to 100 clients. I [15/Apr/2006:17:55:38 -0400] Allowing up to 100 client connections per host. I [15/Apr/2006:17:55:38 -0400] Full reload is required. I [15/Apr/2006:17:55:42 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Apr/2006:17:55:42 -0400] LoadPPDs: No new or changed PPDs... I [15/Apr/2006:17:55:43 -0400] Full reload complete. I [15/Apr/2006:18:03:41 -0400] Scheduler shutting down normally. I [15/Apr/2006:18:05:50 -0400] Listening to 0:631 I [15/Apr/2006:18:05:50 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Apr/2006:18:05:50 -0400] Configured for up to 100 clients. I [15/Apr/2006:18:05:50 -0400] Allowing up to 100 client connections per host. I [15/Apr/2006:18:05:50 -0400] Full reload is required. I [15/Apr/2006:18:05:54 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Apr/2006:18:05:54 -0400] LoadPPDs: No new or changed PPDs... I [15/Apr/2006:18:05:55 -0400] Full reload complete. I [15/Apr/2006:18:37:32 -0400] Scheduler shutting down normally. I [15/Apr/2006:18:39:21 -0400] Listening to 0:631 I [15/Apr/2006:18:39:21 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Apr/2006:18:39:21 -0400] Configured for up to 100 clients. I [15/Apr/2006:18:39:21 -0400] Allowing up to 100 client connections per host. I [15/Apr/2006:18:39:21 -0400] Full reload is required. I [15/Apr/2006:18:39:25 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Apr/2006:18:39:26 -0400] LoadPPDs: No new or changed PPDs... I [15/Apr/2006:18:39:26 -0400] Full reload complete. I [15/Apr/2006:19:03:12 -0400] Scheduler shutting down normally. I [15/Apr/2006:19:05:16 -0400] Listening to 0:631 I [15/Apr/2006:19:05:16 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Apr/2006:19:05:16 -0400] Configured for up to 100 clients. I [15/Apr/2006:19:05:16 -0400] Allowing up to 100 client connections per host. I [15/Apr/2006:19:05:16 -0400] Full reload is required. I [15/Apr/2006:19:05:21 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Apr/2006:19:05:21 -0400] LoadPPDs: No new or changed PPDs... I [15/Apr/2006:19:05:21 -0400] Full reload complete. I [15/Apr/2006:19:16:29 -0400] Scheduler shutting down normally. I [15/Apr/2006:19:18:32 -0400] Listening to 0:631 I [15/Apr/2006:19:18:32 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [15/Apr/2006:19:18:32 -0400] Configured for up to 100 clients. I [15/Apr/2006:19:18:32 -0400] Allowing up to 100 client connections per host. I [15/Apr/2006:19:18:32 -0400] Full reload is required. I [15/Apr/2006:19:18:36 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [15/Apr/2006:19:18:36 -0400] LoadPPDs: No new or changed PPDs... I [15/Apr/2006:19:18:37 -0400] Full reload complete. I [15/Apr/2006:21:31:44 -0400] Scheduler shutting down normally. I [16/Apr/2006:10:04:55 -0400] Listening to 0:631 I [16/Apr/2006:10:04:55 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [16/Apr/2006:10:04:55 -0400] Configured for up to 100 clients. I [16/Apr/2006:10:04:55 -0400] Allowing up to 100 client connections per host. I [16/Apr/2006:10:04:55 -0400] Full reload is required. I [16/Apr/2006:10:05:00 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [16/Apr/2006:10:05:00 -0400] LoadPPDs: No new or changed PPDs... I [16/Apr/2006:10:05:00 -0400] Full reload complete. I [16/Apr/2006:10:05:38 -0400] Scheduler shutting down normally. I [16/Apr/2006:10:07:29 -0400] Listening to 0:631 I [16/Apr/2006:10:07:29 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [16/Apr/2006:10:07:29 -0400] Configured for up to 100 clients. I [16/Apr/2006:10:07:29 -0400] Allowing up to 100 client connections per host. I [16/Apr/2006:10:07:29 -0400] Full reload is required. I [16/Apr/2006:10:07:34 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [16/Apr/2006:10:07:34 -0400] LoadPPDs: No new or changed PPDs... I [16/Apr/2006:10:07:34 -0400] Full reload complete. I [16/Apr/2006:13:01:30 -0400] Adding start banner page "none" to job 15. I [16/Apr/2006:13:01:30 -0400] Job 15 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [16/Apr/2006:13:01:30 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1285) for job 15. I [16/Apr/2006:13:01:30 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 1286) for job 15. I [16/Apr/2006:13:01:30 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1287) for job 15. I [16/Apr/2006:13:01:30 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 1288) for job 15. I [16/Apr/2006:13:02:08 -0400] Adding start banner page "none" to job 16. I [16/Apr/2006:13:02:08 -0400] Job 16 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [16/Apr/2006:13:02:08 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1299) for job 16. I [16/Apr/2006:13:02:08 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 1300) for job 16. I [16/Apr/2006:13:02:08 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1301) for job 16. I [16/Apr/2006:13:02:08 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 1302) for job 16. I [16/Apr/2006:13:02:08 -0400] Adding start banner page "none" to job 17. I [16/Apr/2006:13:02:08 -0400] Job 17 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [16/Apr/2006:13:03:15 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 1321) for job 17. I [16/Apr/2006:13:03:15 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 1322) for job 17. I [16/Apr/2006:13:03:15 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 1323) for job 17. I [16/Apr/2006:13:03:15 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 1324) for job 17. I [16/Apr/2006:19:07:02 -0400] Adding start banner page "none" to job 18. I [16/Apr/2006:19:07:02 -0400] Adding end banner page "none" to job 18. I [16/Apr/2006:19:07:02 -0400] Job 18 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [16/Apr/2006:19:07:02 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 6339) for job 18. I [16/Apr/2006:19:07:02 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 6340) for job 18. I [16/Apr/2006:19:07:02 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 6341) for job 18. I [16/Apr/2006:19:07:02 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 6342) for job 18. I [18/Apr/2006:19:54:40 -0400] Scheduler shutting down normally. I [19/Apr/2006:00:31:26 -0400] Listening to 0:631 I [19/Apr/2006:00:31:26 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Apr/2006:00:31:26 -0400] Configured for up to 100 clients. I [19/Apr/2006:00:31:26 -0400] Allowing up to 100 client connections per host. I [19/Apr/2006:00:31:26 -0400] Full reload is required. I [19/Apr/2006:00:31:31 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Apr/2006:00:31:31 -0400] LoadPPDs: No new or changed PPDs... I [19/Apr/2006:00:31:32 -0400] Full reload complete. I [19/Apr/2006:08:37:50 -0400] Scheduler shutting down normally. I [19/Apr/2006:19:31:51 -0400] Listening to 0:631 I [19/Apr/2006:19:31:51 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Apr/2006:19:31:51 -0400] Configured for up to 100 clients. I [19/Apr/2006:19:31:51 -0400] Allowing up to 100 client connections per host. I [19/Apr/2006:19:31:51 -0400] Full reload is required. I [19/Apr/2006:19:31:56 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Apr/2006:19:31:56 -0400] LoadPPDs: No new or changed PPDs... I [19/Apr/2006:19:31:56 -0400] Full reload complete. I [19/Apr/2006:19:43:11 -0400] Scheduler shutting down normally. I [19/Apr/2006:19:45:19 -0400] Listening to 0:631 I [19/Apr/2006:19:45:19 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/Apr/2006:19:45:19 -0400] Configured for up to 100 clients. I [19/Apr/2006:19:45:19 -0400] Allowing up to 100 client connections per host. I [19/Apr/2006:19:45:19 -0400] Full reload is required. I [19/Apr/2006:19:45:24 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/Apr/2006:19:45:24 -0400] LoadPPDs: No new or changed PPDs... I [19/Apr/2006:19:45:24 -0400] Full reload complete. I [23/Apr/2006:13:17:56 -0400] Adding start banner page "none" to job 19. I [23/Apr/2006:13:17:56 -0400] Job 19 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [23/Apr/2006:13:17:56 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 9695) for job 19. I [23/Apr/2006:13:17:56 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 9696) for job 19. I [23/Apr/2006:13:17:56 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 9697) for job 19. I [23/Apr/2006:13:17:56 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 9698) for job 19. I [23/Apr/2006:13:19:39 -0400] Adding start banner page "none" to job 20. I [23/Apr/2006:13:19:39 -0400] Job 20 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [23/Apr/2006:13:19:39 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 9705) for job 20. I [23/Apr/2006:13:19:39 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 9706) for job 20. I [23/Apr/2006:13:19:39 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 9707) for job 20. I [23/Apr/2006:13:19:39 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 9708) for job 20. I [23/Apr/2006:15:25:25 -0400] Adding start banner page "none" to job 21. I [23/Apr/2006:15:25:25 -0400] Job 21 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [23/Apr/2006:15:25:25 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 20346) for job 21. I [23/Apr/2006:15:25:25 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 20347) for job 21. I [23/Apr/2006:15:25:25 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 20348) for job 21. I [23/Apr/2006:15:25:25 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 20349) for job 21. I [24/Apr/2006:12:40:55 -0400] Adding start banner page "none" to job 22. I [24/Apr/2006:12:40:55 -0400] Job 22 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [24/Apr/2006:12:40:55 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 7276) for job 22. I [24/Apr/2006:12:40:55 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 7277) for job 22. I [24/Apr/2006:12:40:55 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 7278) for job 22. I [24/Apr/2006:12:40:55 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 7279) for job 22. I [24/Apr/2006:19:44:14 -0400] Adding start banner page "none" to job 23. I [24/Apr/2006:19:44:14 -0400] Job 23 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [24/Apr/2006:19:44:14 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 8147) for job 23. I [24/Apr/2006:19:44:14 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 8148) for job 23. I [24/Apr/2006:19:44:14 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 8149) for job 23. I [24/Apr/2006:19:44:14 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 8150) for job 23. I [28/Apr/2006:23:16:48 -0400] Scheduler shutting down normally. I [28/Apr/2006:23:18:19 -0400] Listening to 0:631 I [28/Apr/2006:23:18:19 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [28/Apr/2006:23:18:19 -0400] Configured for up to 100 clients. I [28/Apr/2006:23:18:19 -0400] Allowing up to 100 client connections per host. I [28/Apr/2006:23:18:19 -0400] Full reload is required. I [28/Apr/2006:23:18:24 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [28/Apr/2006:23:18:24 -0400] LoadPPDs: No new or changed PPDs... I [28/Apr/2006:23:18:24 -0400] Full reload complete. I [06/May/2006:22:03:19 -0400] Adding start banner page "none" to job 24. I [06/May/2006:22:03:19 -0400] Job 24 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/May/2006:22:03:19 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 24726) for job 24. I [06/May/2006:22:03:19 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 24727) for job 24. I [06/May/2006:22:03:19 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 24728) for job 24. I [06/May/2006:22:03:19 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 24729) for job 24. I [07/May/2006:18:43:54 -0400] Adding start banner page "none" to job 25. I [07/May/2006:18:43:54 -0400] Job 25 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [07/May/2006:18:43:54 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 73230) for job 25. I [07/May/2006:18:43:54 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 73231) for job 25. I [07/May/2006:18:43:54 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 73232) for job 25. I [07/May/2006:18:43:54 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 73233) for job 25. I [07/May/2006:22:57:09 -0400] Scheduler shutting down normally. I [10/May/2006:15:29:39 -0400] Listening to 0:631 I [10/May/2006:15:29:39 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [10/May/2006:15:29:39 -0400] Configured for up to 100 clients. I [10/May/2006:15:29:39 -0400] Allowing up to 100 client connections per host. I [10/May/2006:15:29:39 -0400] Full reload is required. I [10/May/2006:15:29:44 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [10/May/2006:15:29:44 -0400] LoadPPDs: No new or changed PPDs... I [10/May/2006:15:29:44 -0400] Full reload complete. I [12/May/2006:19:31:34 -0400] Scheduler shutting down normally. I [13/May/2006:10:18:15 -0400] Listening to 0:631 I [13/May/2006:10:18:15 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [13/May/2006:10:18:15 -0400] Configured for up to 100 clients. I [13/May/2006:10:18:15 -0400] Allowing up to 100 client connections per host. I [13/May/2006:10:18:15 -0400] Full reload is required. I [13/May/2006:10:18:20 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [13/May/2006:10:18:20 -0400] LoadPPDs: No new or changed PPDs... I [13/May/2006:10:18:20 -0400] Full reload complete. I [13/May/2006:10:18:33 -0400] Scheduler shutting down normally. I [13/May/2006:10:28:16 -0400] Listening to 0:631 I [13/May/2006:10:28:16 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [13/May/2006:10:28:16 -0400] Configured for up to 100 clients. I [13/May/2006:10:28:16 -0400] Allowing up to 100 client connections per host. I [13/May/2006:10:28:16 -0400] Full reload is required. I [13/May/2006:10:28:21 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [13/May/2006:10:28:21 -0400] LoadPPDs: No new or changed PPDs... I [13/May/2006:10:28:22 -0400] Full reload complete. I [13/May/2006:10:32:43 -0400] Adding start banner page "none" to job 26. I [13/May/2006:10:32:43 -0400] Job 26 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [13/May/2006:10:32:43 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 726) for job 26. I [13/May/2006:10:32:43 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 727) for job 26. I [13/May/2006:10:32:43 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 728) for job 26. I [13/May/2006:10:32:43 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 729) for job 26. I [14/May/2006:12:54:06 -0400] Scheduler shutting down normally. I [14/May/2006:12:56:16 -0400] Listening to 0:631 I [14/May/2006:12:56:16 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [14/May/2006:12:56:16 -0400] Configured for up to 100 clients. I [14/May/2006:12:56:16 -0400] Allowing up to 100 client connections per host. I [14/May/2006:12:56:16 -0400] Full reload is required. I [14/May/2006:12:56:20 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [14/May/2006:12:56:21 -0400] LoadPPDs: No new or changed PPDs... I [14/May/2006:12:56:21 -0400] Full reload complete. I [18/May/2006:18:36:46 -0400] Adding start banner page "none" to job 27. I [18/May/2006:18:36:46 -0400] Job 27 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [18/May/2006:18:36:46 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 67150) for job 27. I [18/May/2006:18:36:46 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 67151) for job 27. I [18/May/2006:18:36:46 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 67152) for job 27. I [18/May/2006:18:36:46 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 67153) for job 27. I [19/May/2006:20:55:41 -0400] Adding start banner page "none" to job 28. I [19/May/2006:20:55:41 -0400] Job 28 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [19/May/2006:20:55:41 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 86695) for job 28. I [19/May/2006:20:55:41 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 86696) for job 28. I [19/May/2006:20:55:41 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 86697) for job 28. I [19/May/2006:20:55:41 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 86698) for job 28. I [19/May/2006:22:12:32 -0400] Scheduler shutting down normally. I [19/May/2006:22:14:30 -0400] Listening to 0:631 I [19/May/2006:22:14:31 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [19/May/2006:22:14:31 -0400] Configured for up to 100 clients. I [19/May/2006:22:14:31 -0400] Allowing up to 100 client connections per host. I [19/May/2006:22:14:31 -0400] Full reload is required. I [19/May/2006:22:14:35 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/May/2006:22:14:36 -0400] LoadPPDs: Wrote "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [19/May/2006:22:14:36 -0400] Full reload complete. I [26/May/2006:05:50:19 -0400] Adding start banner page "none" to job 29. I [26/May/2006:05:50:19 -0400] Adding end banner page "none" to job 29. I [26/May/2006:05:50:19 -0400] Job 29 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [26/May/2006:05:50:19 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 68238) for job 29. I [26/May/2006:05:50:19 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 68239) for job 29. I [26/May/2006:05:50:19 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 68240) for job 29. I [28/May/2006:16:07:01 -0400] Adding start banner page "none" to job 30. I [28/May/2006:16:07:01 -0400] Adding end banner page "none" to job 30. I [28/May/2006:16:07:01 -0400] Job 30 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [28/May/2006:16:07:01 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 5922) for job 30. I [28/May/2006:16:07:01 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 5923) for job 30. I [28/May/2006:16:07:01 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 5924) for job 30. I [28/May/2006:16:07:17 -0400] Adding start banner page "none" to job 31. I [28/May/2006:16:07:17 -0400] Adding end banner page "none" to job 31. I [28/May/2006:16:07:17 -0400] Job 31 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [28/May/2006:16:07:47 -0400] Adding start banner page "none" to job 32. I [28/May/2006:16:07:47 -0400] Adding end banner page "none" to job 32. I [28/May/2006:16:07:47 -0400] Job 32 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [28/May/2006:16:08:22 -0400] Adding start banner page "none" to job 33. I [28/May/2006:16:08:22 -0400] Adding end banner page "none" to job 33. I [28/May/2006:16:08:22 -0400] Job 33 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [28/May/2006:16:08:40 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 6425) for job 31. I [28/May/2006:16:08:40 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 6426) for job 31. I [28/May/2006:16:08:40 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 6427) for job 31. I [28/May/2006:16:08:55 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 6440) for job 32. I [28/May/2006:16:08:55 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 6441) for job 32. I [28/May/2006:16:08:55 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 6442) for job 32. I [28/May/2006:16:09:09 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 6449) for job 33. I [28/May/2006:16:09:09 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 6450) for job 33. I [28/May/2006:16:09:09 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 6451) for job 33. I [31/May/2006:20:08:29 -0400] Scheduler shutting down normally. I [31/May/2006:20:09:53 -0400] Listening to 0:631 I [31/May/2006:20:09:53 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [31/May/2006:20:09:53 -0400] Configured for up to 100 clients. I [31/May/2006:20:09:53 -0400] Allowing up to 100 client connections per host. I [31/May/2006:20:09:53 -0400] Full reload is required. I [31/May/2006:20:09:57 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [31/May/2006:20:09:58 -0400] LoadPPDs: Wrote "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [31/May/2006:20:09:58 -0400] Full reload complete. I [31/May/2006:20:11:54 -0400] Scheduler shutting down normally. I [31/May/2006:20:13:44 -0400] Listening to 0:631 I [31/May/2006:20:13:44 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [31/May/2006:20:13:44 -0400] Configured for up to 100 clients. I [31/May/2006:20:13:44 -0400] Allowing up to 100 client connections per host. I [31/May/2006:20:13:44 -0400] Full reload is required. I [31/May/2006:20:13:48 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [31/May/2006:20:13:49 -0400] LoadPPDs: No new or changed PPDs... I [31/May/2006:20:13:49 -0400] Full reload complete. E [31/May/2006:22:39:51 -0400] ReadClient: 5 IPP Read Error! I [31/May/2006:22:40:00 -0400] Adding start banner page "none" to job 34. I [31/May/2006:22:40:00 -0400] Job 34 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [31/May/2006:22:40:00 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 46224) for job 34. I [31/May/2006:22:40:00 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 46225) for job 34. I [31/May/2006:22:40:00 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 46226) for job 34. I [31/May/2006:22:40:00 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 46227) for job 34. I [02/Jun/2006:10:32:58 -0400] Scheduler shutting down normally. I [02/Jun/2006:10:34:48 -0400] Listening to 0:631 I [02/Jun/2006:10:34:48 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [02/Jun/2006:10:34:48 -0400] Configured for up to 100 clients. I [02/Jun/2006:10:34:48 -0400] Allowing up to 100 client connections per host. I [02/Jun/2006:10:34:48 -0400] Full reload is required. I [02/Jun/2006:10:34:52 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [02/Jun/2006:10:34:53 -0400] LoadPPDs: No new or changed PPDs... I [02/Jun/2006:10:34:53 -0400] Full reload complete. I [02/Jun/2006:10:35:19 -0400] Scheduler shutting down normally. I [02/Jun/2006:10:37:13 -0400] Listening to 0:631 I [02/Jun/2006:10:37:13 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [02/Jun/2006:10:37:13 -0400] Configured for up to 100 clients. I [02/Jun/2006:10:37:13 -0400] Allowing up to 100 client connections per host. I [02/Jun/2006:10:37:13 -0400] Full reload is required. I [02/Jun/2006:10:37:17 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [02/Jun/2006:10:37:17 -0400] LoadPPDs: No new or changed PPDs... I [02/Jun/2006:10:37:18 -0400] Full reload complete. I [02/Jun/2006:19:15:03 -0400] Adding start banner page "none" to job 35. I [02/Jun/2006:19:15:03 -0400] Job 35 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [02/Jun/2006:19:15:03 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 79069) for job 35. I [02/Jun/2006:19:15:03 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 79070) for job 35. I [02/Jun/2006:19:15:03 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 79071) for job 35. I [02/Jun/2006:19:15:03 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 79072) for job 35. I [03/Jun/2006:18:59:56 -0400] Adding start banner page "none" to job 36. I [03/Jun/2006:18:59:56 -0400] Adding end banner page "none" to job 36. I [03/Jun/2006:18:59:56 -0400] Job 36 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [03/Jun/2006:18:59:56 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 4654) for job 36. I [03/Jun/2006:18:59:56 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 4655) for job 36. I [03/Jun/2006:18:59:56 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 4656) for job 36. I [03/Jun/2006:18:59:56 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 4657) for job 36. I [03/Jun/2006:20:14:03 -0400] Adding start banner page "none" to job 37. I [03/Jun/2006:20:14:03 -0400] Adding end banner page "none" to job 37. I [03/Jun/2006:20:14:03 -0400] Job 37 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [03/Jun/2006:20:14:03 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 10617) for job 37. I [03/Jun/2006:20:14:03 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 10618) for job 37. I [03/Jun/2006:20:14:03 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 10619) for job 37. I [03/Jun/2006:20:14:03 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 10620) for job 37. I [04/Jun/2006:10:04:39 -0400] Scheduler shutting down normally. I [04/Jun/2006:10:06:32 -0400] Listening to 0:631 I [04/Jun/2006:10:06:32 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [04/Jun/2006:10:06:32 -0400] Configured for up to 100 clients. I [04/Jun/2006:10:06:32 -0400] Allowing up to 100 client connections per host. I [04/Jun/2006:10:06:32 -0400] Full reload is required. I [04/Jun/2006:10:06:36 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [04/Jun/2006:10:06:37 -0400] LoadPPDs: No new or changed PPDs... I [04/Jun/2006:10:06:37 -0400] Full reload complete. I [04/Jun/2006:21:38:37 -0400] Adding start banner page "none" to job 38. I [04/Jun/2006:21:38:37 -0400] Job 38 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [04/Jun/2006:21:38:37 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 90468) for job 38. I [04/Jun/2006:21:38:37 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 90469) for job 38. I [04/Jun/2006:21:38:37 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 90470) for job 38. I [04/Jun/2006:21:38:37 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 90471) for job 38. I [05/Jun/2006:06:43:58 -0400] Scheduler shutting down normally. I [05/Jun/2006:06:45:46 -0400] Listening to 0:631 I [05/Jun/2006:06:45:46 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Jun/2006:06:45:46 -0400] Configured for up to 100 clients. I [05/Jun/2006:06:45:46 -0400] Allowing up to 100 client connections per host. I [05/Jun/2006:06:45:46 -0400] Full reload is required. I [05/Jun/2006:06:45:50 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Jun/2006:06:45:51 -0400] LoadPPDs: No new or changed PPDs... I [05/Jun/2006:06:45:51 -0400] Full reload complete. I [05/Jun/2006:06:46:28 -0400] Scheduler shutting down normally. I [05/Jun/2006:22:14:22 -0400] Listening to 0:631 I [05/Jun/2006:22:14:22 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Jun/2006:22:14:22 -0400] Configured for up to 100 clients. I [05/Jun/2006:22:14:22 -0400] Allowing up to 100 client connections per host. I [05/Jun/2006:22:14:22 -0400] Full reload is required. I [05/Jun/2006:22:14:26 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Jun/2006:22:14:27 -0400] LoadPPDs: No new or changed PPDs... I [05/Jun/2006:22:14:27 -0400] Full reload complete. I [05/Jun/2006:22:15:05 -0400] Scheduler shutting down normally. I [05/Jun/2006:22:16:54 -0400] Listening to 0:631 I [05/Jun/2006:22:16:54 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [05/Jun/2006:22:16:54 -0400] Configured for up to 100 clients. I [05/Jun/2006:22:16:54 -0400] Allowing up to 100 client connections per host. I [05/Jun/2006:22:16:54 -0400] Full reload is required. I [05/Jun/2006:22:16:58 -0400] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 439 PPDs... I [05/Jun/2006:22:16:59 -0400] LoadPPDs: No new or changed PPDs... I [05/Jun/2006:22:16:59 -0400] Full reload complete. I [05/Jun/2006:22:47:46 -0400] Adding start banner page "none" to job 39. I [05/Jun/2006:22:47:46 -0400] Job 39 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [05/Jun/2006:22:47:46 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 51654) for job 39. I [05/Jun/2006:22:47:46 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 51655) for job 39. I [05/Jun/2006:22:47:46 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 51656) for job 39. I [05/Jun/2006:22:47:46 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 51657) for job 39. I [06/Jun/2006:21:24:45 -0400] Adding start banner page "none" to job 40. I [06/Jun/2006:21:24:45 -0400] Job 40 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Jun/2006:21:24:45 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 82424) for job 40. I [06/Jun/2006:21:24:45 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 82425) for job 40. I [06/Jun/2006:21:24:45 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 82426) for job 40. I [06/Jun/2006:21:24:45 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 82427) for job 40. I [06/Jun/2006:21:38:40 -0400] Adding start banner page "none" to job 41. I [06/Jun/2006:21:38:40 -0400] Job 41 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Jun/2006:21:38:40 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 82456) for job 41. I [06/Jun/2006:21:38:40 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 82457) for job 41. I [06/Jun/2006:21:38:40 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 82458) for job 41. I [06/Jun/2006:21:38:40 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 82459) for job 41. I [06/Jun/2006:23:17:34 -0400] Adding start banner page "none" to job 42. I [06/Jun/2006:23:17:34 -0400] Job 42 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [06/Jun/2006:23:17:34 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 82670) for job 42. I [06/Jun/2006:23:17:34 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 82671) for job 42. I [06/Jun/2006:23:17:34 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 82672) for job 42. I [06/Jun/2006:23:17:34 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 82673) for job 42. I [08/Jun/2006:23:08:31 -0400] Adding start banner page "none" to job 43. I [08/Jun/2006:23:08:31 -0400] Job 43 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [08/Jun/2006:23:08:31 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 56493) for job 43. I [08/Jun/2006:23:08:31 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 56494) for job 43. I [08/Jun/2006:23:08:31 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 56495) for job 43. I [08/Jun/2006:23:08:31 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 56496) for job 43. I [08/Jun/2006:23:51:55 -0400] Adding start banner page "none" to job 44. I [08/Jun/2006:23:51:55 -0400] Job 44 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [08/Jun/2006:23:51:55 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 44107) for job 44. I [08/Jun/2006:23:51:55 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 44108) for job 44. I [08/Jun/2006:23:51:55 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 44109) for job 44. I [08/Jun/2006:23:51:55 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 44110) for job 44. I [09/Jun/2006:07:49:40 -0400] Adding start banner page "none" to job 45. I [09/Jun/2006:07:49:40 -0400] Job 45 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [09/Jun/2006:07:49:40 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 84060) for job 45. I [09/Jun/2006:07:49:40 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 84061) for job 45. I [09/Jun/2006:07:49:40 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 84062) for job 45. I [09/Jun/2006:07:49:40 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 84063) for job 45. I [09/Jun/2006:17:04:40 -0400] Adding start banner page "none" to job 46. I [09/Jun/2006:17:04:40 -0400] Job 46 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [09/Jun/2006:17:04:40 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 85197) for job 46. I [09/Jun/2006:17:04:40 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 85198) for job 46. I [09/Jun/2006:17:04:40 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 85199) for job 46. I [09/Jun/2006:17:04:40 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 85200) for job 46. I [10/Jun/2006:10:43:13 -0400] Adding start banner page "none" to job 47. I [10/Jun/2006:10:43:13 -0400] Job 47 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [10/Jun/2006:10:43:13 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 95573) for job 47. I [10/Jun/2006:10:43:13 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 95574) for job 47. I [10/Jun/2006:10:43:13 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 95575) for job 47. I [10/Jun/2006:10:43:13 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 95576) for job 47. I [10/Jun/2006:10:52:06 -0400] Adding start banner page "none" to job 48. I [10/Jun/2006:10:52:06 -0400] Job 48 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [10/Jun/2006:10:52:06 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 95604) for job 48. I [10/Jun/2006:10:52:06 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 95605) for job 48. I [10/Jun/2006:10:52:06 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 95606) for job 48. I [10/Jun/2006:10:52:06 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 95607) for job 48. I [13/Jun/2006:07:23:29 -0400] Adding start banner page "none" to job 49. I [13/Jun/2006:07:23:29 -0400] Job 49 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [13/Jun/2006:07:23:29 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 6142) for job 49. I [13/Jun/2006:07:23:29 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 6143) for job 49. I [13/Jun/2006:07:23:29 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 6144) for job 49. I [13/Jun/2006:07:23:29 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 6145) for job 49. I [13/Jun/2006:20:25:40 -0400] Adding start banner page "none" to job 50. I [13/Jun/2006:20:25:40 -0400] Job 50 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [13/Jun/2006:20:25:40 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 7736) for job 50. I [13/Jun/2006:20:25:40 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 7737) for job 50. I [13/Jun/2006:20:25:40 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 7738) for job 50. I [13/Jun/2006:20:25:40 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 7739) for job 50. I [17/Jun/2006:10:39:29 -0400] Adding start banner page "none" to job 51. I [17/Jun/2006:10:39:29 -0400] Job 51 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [17/Jun/2006:10:39:29 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 17400) for job 51. I [17/Jun/2006:10:39:29 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 17401) for job 51. I [17/Jun/2006:10:39:29 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 17402) for job 51. I [17/Jun/2006:10:39:29 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 17403) for job 51. I [19/Jun/2006:20:07:40 -0400] Adding start banner page "none" to job 52. I [19/Jun/2006:20:07:40 -0400] Job 52 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [19/Jun/2006:20:07:40 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 83692) for job 52. I [19/Jun/2006:20:07:40 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 83693) for job 52. I [19/Jun/2006:20:07:40 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 83694) for job 52. I [19/Jun/2006:20:07:40 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 83695) for job 52. I [20/Jun/2006:15:35:19 -0400] Adding start banner page "none" to job 53. I [20/Jun/2006:15:35:19 -0400] Job 53 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [20/Jun/2006:15:35:19 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 86989) for job 53. I [20/Jun/2006:15:35:19 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 86990) for job 53. I [20/Jun/2006:15:35:19 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 86991) for job 53. I [20/Jun/2006:15:35:19 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 86992) for job 53. I [20/Jun/2006:21:45:16 -0400] Adding start banner page "none" to job 54. I [20/Jun/2006:21:45:16 -0400] Job 54 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [20/Jun/2006:21:45:16 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 88010) for job 54. I [20/Jun/2006:21:45:16 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 88011) for job 54. I [20/Jun/2006:21:45:16 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 88012) for job 54. I [20/Jun/2006:21:45:16 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 88013) for job 54. I [23/Jun/2006:09:28:05 -0400] Adding start banner page "none" to job 55. I [23/Jun/2006:09:28:05 -0400] Job 55 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [23/Jun/2006:09:28:05 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 31559) for job 55. I [23/Jun/2006:09:28:05 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 31560) for job 55. I [23/Jun/2006:09:28:05 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 31561) for job 55. I [23/Jun/2006:09:28:05 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 31562) for job 55. I [23/Jun/2006:09:31:07 -0400] Adding start banner page "none" to job 56. I [23/Jun/2006:09:31:07 -0400] Job 56 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [23/Jun/2006:09:31:07 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 34079) for job 56. I [23/Jun/2006:09:31:07 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 34080) for job 56. I [23/Jun/2006:09:31:07 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 34081) for job 56. I [23/Jun/2006:09:31:07 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 34082) for job 56. I [23/Jun/2006:09:31:39 -0400] Adding start banner page "none" to job 57. I [23/Jun/2006:09:31:39 -0400] Job 57 queued on 'hp_LaserJet_1160Le' by 'iqgrande'. I [23/Jun/2006:09:31:39 -0400] Started filter /usr/local/libexec/cups/filter/pdftops (PID 34759) for job 57. I [23/Jun/2006:09:31:39 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 34760) for job 57. I [23/Jun/2006:09:31:39 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 34761) for job 57. I [23/Jun/2006:09:31:39 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 34762) for job 57. I [23/Jun/2006:10:10:44 -0400] Scheduler shutting down normally. I [25/Jun/2006:11:27:52 -0400] Listening to :::631 (IPv6) I [25/Jun/2006:11:27:52 -0400] Listening to 0.0.0.0:631 (IPv4) W [25/Jun/2006:11:27:52 -0400] "AuthClass System" is deprecated; consider using "Require @SYSTEM" on line 835. I [25/Jun/2006:11:27:52 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/var/cache/cups" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/var/run/cups" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/var/run/cups/certs" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/usr/local/etc/cups" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/usr/local/etc/cups/ppd" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/usr/local/etc/cups/cupsd.conf" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/usr/local/etc/cups/classes.conf" W [25/Jun/2006:11:27:52 -0400] Repairing access permissions of "/usr/local/etc/cups/classes.conf" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/usr/local/etc/cups/printers.conf" W [25/Jun/2006:11:27:52 -0400] Repairing access permissions of "/usr/local/etc/cups/printers.conf" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/var/spool/cups" W [25/Jun/2006:11:27:52 -0400] Repairing access permissions of "/var/spool/cups" W [25/Jun/2006:11:27:52 -0400] Repairing ownership of "/var/spool/cups/tmp" I [25/Jun/2006:11:27:52 -0400] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [25/Jun/2006:11:27:52 -0400] Configured for up to 100 clients. I [25/Jun/2006:11:27:52 -0400] Allowing up to 100 client connections per host. I [25/Jun/2006:11:27:52 -0400] Creating CUPS default administrative policy: I [25/Jun/2006:11:27:52 -0400] <Policy default> I [25/Jun/2006:11:27:52 -0400] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job> I [25/Jun/2006:11:27:52 -0400] Order Deny,Allow I [25/Jun/2006:11:27:52 -0400] Require user @OWNER @SYSTEM I [25/Jun/2006:11:27:52 -0400] </Limit> I [25/Jun/2006:11:27:52 -0400] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default> I [25/Jun/2006:11:27:52 -0400] Order Deny,Allow I [25/Jun/2006:11:27:52 -0400] AuthType Basic I [25/Jun/2006:11:27:52 -0400] Require user @SYSTEM I [25/Jun/2006:11:27:52 -0400] </Limit> I [25/Jun/2006:11:27:52 -0400] <Limit All> I [25/Jun/2006:11:27:52 -0400] Order Deny,Allow I [25/Jun/2006:11:27:52 -0400] </Limit> I [25/Jun/2006:11:27:52 -0400] </Policy> I [25/Jun/2006:11:27:52 -0400] Full reload is required. I [25/Jun/2006:11:27:52 -0400] Loaded MIME database from '/usr/local/etc/cups': 34 types, 38 filters... I [25/Jun/2006:11:27:52 -0400] Full reload complete. I [25/Jun/2006:11:27:52 -0400] Listening to :::631 on fd 0... I [25/Jun/2006:11:27:52 -0400] Listening to 0.0.0.0:631 on fd 2... I [25/Jun/2006:11:28:47 -0400] Adding start banner page "none" to job 1. I [25/Jun/2006:11:28:47 -0400] Job 1 queued on "hp_LaserJet_1160Le" by "iqgrande". I [25/Jun/2006:11:28:47 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 63048) for job 1. I [25/Jun/2006:11:28:47 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 63049) for job 1. I [25/Jun/2006:11:28:47 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 63050) for job 1. E [25/Jun/2006:11:28:47 -0400] PID 63050 (/usr/local/libexec/cups/backend/usb) stopped with status 1! I [25/Jun/2006:11:28:47 -0400] Hint: Try setting the LogLevel to "debug" to find out more. E [25/Jun/2006:11:28:47 -0400] [Job 1] Unable to open USB device "usb:/dev/ulpt0": Permission denied E [25/Jun/2006:11:29:19 -0400] PID 63049 (/usr/local/libexec/cups/filter/foomatic-rip) stopped with status 9! I [25/Jun/2006:11:29:19 -0400] Hint: Try setting the LogLevel to "debug" to find out more. I [25/Jun/2006:11:29:19 -0400] [Job 1] Backend returned status 1 (failed) I [25/Jun/2006:11:29:19 -0400] Saving printers.conf... I [25/Jun/2006:11:31:03 -0400] Adding start banner page "none" to job 2. I [25/Jun/2006:11:31:03 -0400] Job 2 queued on "hp_LaserJet_1160Le" by "iqgrande". I [25/Jun/2006:11:32:02 -0400] Scheduler shutting down normally. I [25/Jun/2006:11:32:02 -0400] Saving remote.cache... I [25/Jun/2006:11:32:02 -0400] Saving job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:11:33:04 -0400] Listening to :::631 (IPv6) I [25/Jun/2006:11:33:04 -0400] Listening to 0.0.0.0:631 (IPv4) W [25/Jun/2006:11:33:04 -0400] "AuthClass System" is deprecated; consider using "Require @SYSTEM" on line 835. I [25/Jun/2006:11:33:04 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [25/Jun/2006:11:33:04 -0400] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [25/Jun/2006:11:33:04 -0400] Configured for up to 100 clients. I [25/Jun/2006:11:33:04 -0400] Allowing up to 100 client connections per host. I [25/Jun/2006:11:33:04 -0400] Creating CUPS default administrative policy: I [25/Jun/2006:11:33:04 -0400] <Policy default> I [25/Jun/2006:11:33:04 -0400] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job> I [25/Jun/2006:11:33:04 -0400] Order Deny,Allow I [25/Jun/2006:11:33:04 -0400] Require user @OWNER @SYSTEM I [25/Jun/2006:11:33:04 -0400] </Limit> I [25/Jun/2006:11:33:04 -0400] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default> I [25/Jun/2006:11:33:04 -0400] Order Deny,Allow I [25/Jun/2006:11:33:04 -0400] AuthType Basic I [25/Jun/2006:11:33:04 -0400] Require user @SYSTEM I [25/Jun/2006:11:33:04 -0400] </Limit> I [25/Jun/2006:11:33:04 -0400] <Limit All> I [25/Jun/2006:11:33:04 -0400] Order Deny,Allow I [25/Jun/2006:11:33:04 -0400] </Limit> I [25/Jun/2006:11:33:04 -0400] </Policy> I [25/Jun/2006:11:33:04 -0400] Full reload is required. I [25/Jun/2006:11:33:04 -0400] Loaded MIME database from '/usr/local/etc/cups': 34 types, 38 filters... I [25/Jun/2006:11:33:04 -0400] Loading job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:11:33:04 -0400] Full reload complete. I [25/Jun/2006:11:33:04 -0400] Listening to :::631 on fd 0... I [25/Jun/2006:11:33:04 -0400] Listening to 0.0.0.0:631 on fd 2... I [25/Jun/2006:11:34:56 -0400] Adding start banner page "none" to job 3. I [25/Jun/2006:11:34:56 -0400] Job 3 queued on "hp_LaserJet_1160Le" by "iqgrande". I [25/Jun/2006:11:36:45 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=827) I [25/Jun/2006:11:36:46 -0400] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=828) E [25/Jun/2006:11:36:47 -0400] [CGI] Unable to send 46 bytes to 192.168.0.255: Permission denied I [25/Jun/2006:11:36:56 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=849) I [25/Jun/2006:11:37:08 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=850) I [25/Jun/2006:11:37:08 -0400] Saving printers.conf... I [25/Jun/2006:11:37:08 -0400] Printer "hp_LaserJet_1160Le" started by "root". I [25/Jun/2006:11:37:08 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 851) for job 1. I [25/Jun/2006:11:37:08 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 852) for job 1. I [25/Jun/2006:11:37:08 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 853) for job 1. E [25/Jun/2006:11:37:08 -0400] PID 853 (/usr/local/libexec/cups/backend/usb) stopped with status 1! I [25/Jun/2006:11:37:08 -0400] Hint: Try setting the LogLevel to "debug" to find out more. E [25/Jun/2006:11:37:08 -0400] [Job 1] Unable to open USB device "usb:/dev/ulpt0": Permission denied I [25/Jun/2006:11:37:13 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=860) E [25/Jun/2006:11:37:47 -0400] PID 852 (/usr/local/libexec/cups/filter/foomatic-rip) stopped with status 9! I [25/Jun/2006:11:37:47 -0400] Hint: Try setting the LogLevel to "debug" to find out more. I [25/Jun/2006:11:37:47 -0400] [Job 1] Backend returned status 1 (failed) I [25/Jun/2006:11:37:47 -0400] Saving printers.conf... I [25/Jun/2006:11:37:50 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=861) I [25/Jun/2006:11:38:07 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=862) I [25/Jun/2006:11:39:35 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=863) I [25/Jun/2006:11:39:35 -0400] Saving printers.conf... I [25/Jun/2006:11:39:35 -0400] Printer "hp_LaserJet_1160Le" started by "root". I [25/Jun/2006:11:39:35 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 864) for job 1. I [25/Jun/2006:11:39:35 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 865) for job 1. I [25/Jun/2006:11:39:35 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 866) for job 1. E [25/Jun/2006:11:39:35 -0400] PID 866 (/usr/local/libexec/cups/backend/usb) stopped with status 1! I [25/Jun/2006:11:39:35 -0400] Hint: Try setting the LogLevel to "debug" to find out more. E [25/Jun/2006:11:39:35 -0400] [Job 1] Unable to open USB device "usb:/dev/ulpt0": Permission denied I [25/Jun/2006:11:39:39 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=873) I [25/Jun/2006:11:39:55 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=874) I [25/Jun/2006:11:40:01 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=878) E [25/Jun/2006:11:40:14 -0400] PID 865 (/usr/local/libexec/cups/filter/foomatic-rip) stopped with status 9! I [25/Jun/2006:11:40:14 -0400] Hint: Try setting the LogLevel to "debug" to find out more. I [25/Jun/2006:11:40:14 -0400] [Job 1] Backend returned status 1 (failed) I [25/Jun/2006:11:40:14 -0400] Saving printers.conf... I [25/Jun/2006:11:41:31 -0400] Scheduler shutting down normally. I [25/Jun/2006:11:41:31 -0400] Saving remote.cache... I [25/Jun/2006:11:41:31 -0400] Saving job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:11:41:31 -0400] Listening to :::631 (IPv6) I [25/Jun/2006:11:41:31 -0400] Listening to 0.0.0.0:631 (IPv4) W [25/Jun/2006:11:41:31 -0400] "AuthClass System" is deprecated; consider using "Require @SYSTEM" on line 835. I [25/Jun/2006:11:41:31 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [25/Jun/2006:11:41:31 -0400] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [25/Jun/2006:11:41:31 -0400] Configured for up to 100 clients. I [25/Jun/2006:11:41:31 -0400] Allowing up to 100 client connections per host. I [25/Jun/2006:11:41:31 -0400] Creating CUPS default administrative policy: I [25/Jun/2006:11:41:31 -0400] <Policy default> I [25/Jun/2006:11:41:31 -0400] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job> I [25/Jun/2006:11:41:31 -0400] Order Deny,Allow I [25/Jun/2006:11:41:31 -0400] Require user @OWNER @SYSTEM I [25/Jun/2006:11:41:31 -0400] </Limit> I [25/Jun/2006:11:41:31 -0400] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default> I [25/Jun/2006:11:41:31 -0400] Order Deny,Allow I [25/Jun/2006:11:41:31 -0400] AuthType Basic I [25/Jun/2006:11:41:31 -0400] Require user @SYSTEM I [25/Jun/2006:11:41:31 -0400] </Limit> I [25/Jun/2006:11:41:31 -0400] <Limit All> I [25/Jun/2006:11:41:31 -0400] Order Deny,Allow I [25/Jun/2006:11:41:31 -0400] </Limit> I [25/Jun/2006:11:41:31 -0400] </Policy> I [25/Jun/2006:11:41:31 -0400] Full reload is required. I [25/Jun/2006:11:41:31 -0400] Loaded MIME database from '/usr/local/etc/cups': 34 types, 38 filters... I [25/Jun/2006:11:41:31 -0400] Loading job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:11:41:31 -0400] Full reload complete. I [25/Jun/2006:11:41:31 -0400] Listening to :::631 on fd 0... I [25/Jun/2006:11:41:31 -0400] Listening to 0.0.0.0:631 on fd 2... I [25/Jun/2006:11:42:09 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=954) I [25/Jun/2006:11:42:09 -0400] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=955) E [25/Jun/2006:11:42:11 -0400] [CGI] Unable to send 46 bytes to 192.168.0.255: Permission denied I [25/Jun/2006:11:42:17 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=976) I [25/Jun/2006:11:42:37 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=977) I [25/Jun/2006:11:42:41 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=978) I [25/Jun/2006:11:42:41 -0400] Job 1 was cancelled by "root". I [25/Jun/2006:11:42:44 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=979) I [25/Jun/2006:11:42:46 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=980) I [25/Jun/2006:11:42:46 -0400] Job 2 was cancelled by "root". I [25/Jun/2006:11:42:48 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=981) I [25/Jun/2006:11:42:50 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=982) I [25/Jun/2006:11:42:50 -0400] Job 3 was cancelled by "root". I [25/Jun/2006:11:42:52 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=983) I [25/Jun/2006:11:42:55 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=984) I [25/Jun/2006:11:43:02 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=985) I [25/Jun/2006:11:43:02 -0400] Saving printers.conf... I [25/Jun/2006:11:43:02 -0400] Printer "hp_LaserJet_1160Le" started by "root". I [25/Jun/2006:11:43:04 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=986) I [25/Jun/2006:11:43:13 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=987) I [25/Jun/2006:11:43:13 -0400] Adding start banner page "none" to job 4. I [25/Jun/2006:11:43:13 -0400] Job 4 queued on "hp_LaserJet_1160Le" by "root". I [25/Jun/2006:11:43:13 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 988) for job 4. I [25/Jun/2006:11:43:13 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 989) for job 4. I [25/Jun/2006:11:43:13 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 990) for job 4. E [25/Jun/2006:11:43:14 -0400] PID 990 (/usr/local/libexec/cups/backend/usb) stopped with status 1! I [25/Jun/2006:11:43:14 -0400] Hint: Try setting the LogLevel to "debug" to find out more. E [25/Jun/2006:11:43:14 -0400] [Job 4] Unable to open USB device "usb:/dev/ulpt0": Permission denied I [25/Jun/2006:11:43:17 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=997) E [25/Jun/2006:11:43:26 -0400] PID 989 (/usr/local/libexec/cups/filter/foomatic-rip) stopped with status 9! I [25/Jun/2006:11:43:26 -0400] Hint: Try setting the LogLevel to "debug" to find out more. I [25/Jun/2006:11:43:26 -0400] [Job 4] Backend returned status 1 (failed) I [25/Jun/2006:11:43:26 -0400] Saving printers.conf... I [25/Jun/2006:11:43:29 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=998) I [25/Jun/2006:11:45:04 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1015) I [25/Jun/2006:11:45:06 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=1016) I [25/Jun/2006:11:45:07 -0400] Job 4 was cancelled by "root". I [25/Jun/2006:11:45:14 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=1017) I [25/Jun/2006:13:13:00 -0400] Scheduler shutting down normally. I [25/Jun/2006:13:13:00 -0400] Saving remote.cache... I [25/Jun/2006:13:13:00 -0400] Saving job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:19:01:29 -0400] Listening to :::631 (IPv6) I [25/Jun/2006:19:01:29 -0400] Listening to 0.0.0.0:631 (IPv4) W [25/Jun/2006:19:01:29 -0400] "AuthClass System" is deprecated; consider using "Require @SYSTEM" on line 835. I [25/Jun/2006:19:01:29 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" W [25/Jun/2006:19:01:29 -0400] Repairing ownership of "/var/run/cups" W [25/Jun/2006:19:01:29 -0400] Repairing ownership of "/var/run/cups/certs" W [25/Jun/2006:19:01:29 -0400] Repairing ownership of "/usr/local/etc/cups" W [25/Jun/2006:19:01:29 -0400] Repairing ownership of "/var/spool/cups" W [25/Jun/2006:19:01:29 -0400] Repairing access permissions of "/var/spool/cups" W [25/Jun/2006:19:01:29 -0400] Repairing ownership of "/var/spool/cups/tmp" I [25/Jun/2006:19:01:29 -0400] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [25/Jun/2006:19:01:29 -0400] Configured for up to 100 clients. I [25/Jun/2006:19:01:29 -0400] Allowing up to 100 client connections per host. I [25/Jun/2006:19:01:29 -0400] Creating CUPS default administrative policy: I [25/Jun/2006:19:01:29 -0400] <Policy default> I [25/Jun/2006:19:01:29 -0400] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job> I [25/Jun/2006:19:01:29 -0400] Order Deny,Allow I [25/Jun/2006:19:01:29 -0400] Require user @OWNER @SYSTEM I [25/Jun/2006:19:01:29 -0400] </Limit> I [25/Jun/2006:19:01:29 -0400] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default> I [25/Jun/2006:19:01:29 -0400] Order Deny,Allow I [25/Jun/2006:19:01:29 -0400] AuthType Basic I [25/Jun/2006:19:01:29 -0400] Require user @SYSTEM I [25/Jun/2006:19:01:29 -0400] </Limit> I [25/Jun/2006:19:01:29 -0400] <Limit All> I [25/Jun/2006:19:01:29 -0400] Order Deny,Allow I [25/Jun/2006:19:01:29 -0400] </Limit> I [25/Jun/2006:19:01:29 -0400] </Policy> I [25/Jun/2006:19:01:29 -0400] Full reload is required. I [25/Jun/2006:19:01:29 -0400] Loaded MIME database from '/usr/local/etc/cups': 34 types, 38 filters... I [25/Jun/2006:19:01:29 -0400] Loading NextJobId from job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:19:01:29 -0400] Full reload complete. I [25/Jun/2006:19:01:29 -0400] Listening to :::631 on fd 0... I [25/Jun/2006:19:01:29 -0400] Listening to 0.0.0.0:631 on fd 2... I [25/Jun/2006:19:02:27 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=777) I [25/Jun/2006:19:02:27 -0400] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=778) E [25/Jun/2006:19:02:29 -0400] [CGI] Unable to send 46 bytes to 192.168.0.255: Permission denied I [25/Jun/2006:19:02:34 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=799) I [25/Jun/2006:19:04:06 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=805) I [25/Jun/2006:19:04:18 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=806) I [25/Jun/2006:19:04:19 -0400] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=807) E [25/Jun/2006:19:04:20 -0400] [CGI] Unable to send 46 bytes to 192.168.0.255: Permission denied I [25/Jun/2006:19:04:31 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=828) I [25/Jun/2006:19:04:53 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=829) I [25/Jun/2006:19:06:49 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=833) I [25/Jun/2006:19:07:25 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=834) I [25/Jun/2006:19:07:25 -0400] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=835) E [25/Jun/2006:19:07:26 -0400] [CGI] Unable to send 46 bytes to 192.168.0.255: Permission denied I [25/Jun/2006:19:07:36 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=856) I [25/Jun/2006:19:07:36 -0400] Started "/usr/local/libexec/cups/daemon/cups-driverd" (pid=857) I [25/Jun/2006:19:07:44 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=858) I [25/Jun/2006:19:07:45 -0400] Started "/usr/local/libexec/cups/daemon/cups-driverd" (pid=859) I [25/Jun/2006:19:07:57 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=860) I [25/Jun/2006:19:07:57 -0400] Setting hp_LaserJet_1160Le device-uri to "usb:/dev/ulpt0" (was "usb:/dev/ulpt0".) I [25/Jun/2006:19:07:57 -0400] Setting hp_LaserJet_1160Le printer-is-accepting-jobs to 1 (was 1.) I [25/Jun/2006:19:07:57 -0400] Setting hp_LaserJet_1160Le printer-state to 3 (was 5.) I [25/Jun/2006:19:07:57 -0400] Saving printers.conf... I [25/Jun/2006:19:07:57 -0400] Printer "hp_LaserJet_1160Le" modified by "root". I [25/Jun/2006:19:08:00 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=862) I [25/Jun/2006:19:08:09 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=863) I [25/Jun/2006:19:08:21 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=864) I [25/Jun/2006:19:08:21 -0400] All jobs on "hp_LaserJet_1160Le" were purged by "root". I [25/Jun/2006:19:08:24 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=865) I [25/Jun/2006:19:08:37 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=866) I [25/Jun/2006:19:08:37 -0400] Adding start banner page "none" to job 5. I [25/Jun/2006:19:08:37 -0400] Job 5 queued on "hp_LaserJet_1160Le" by "root". I [25/Jun/2006:19:08:37 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 867) for job 5. I [25/Jun/2006:19:08:37 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 868) for job 5. I [25/Jun/2006:19:08:37 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 869) for job 5. E [25/Jun/2006:19:08:37 -0400] PID 869 (/usr/local/libexec/cups/backend/usb) stopped with status 1! I [25/Jun/2006:19:08:37 -0400] Hint: Try setting the LogLevel to "debug" to find out more. E [25/Jun/2006:19:08:37 -0400] [Job 5] Unable to open USB device "usb:/dev/ulpt0": Permission denied I [25/Jun/2006:19:08:40 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=874) E [25/Jun/2006:19:08:49 -0400] PID 868 (/usr/local/libexec/cups/filter/foomatic-rip) stopped with status 9! I [25/Jun/2006:19:08:49 -0400] Hint: Try setting the LogLevel to "debug" to find out more. I [25/Jun/2006:19:08:49 -0400] [Job 5] Backend returned status 1 (failed) I [25/Jun/2006:19:08:49 -0400] Saving printers.conf... I [25/Jun/2006:19:08:52 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=877) I [25/Jun/2006:19:09:00 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=878) I [25/Jun/2006:19:09:00 -0400] All jobs on "hp_LaserJet_1160Le" were purged by "root". I [25/Jun/2006:19:09:02 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=879) I [25/Jun/2006:19:51:23 -0400] Adding start banner page "none" to job 6. I [25/Jun/2006:19:51:23 -0400] Job 6 queued on "hp_LaserJet_1160Le" by "root". I [25/Jun/2006:22:01:07 -0400] Adding start banner page "none" to job 7. I [25/Jun/2006:22:01:07 -0400] Job 7 queued on "hp_LaserJet_1160Le" by "root". I [25/Jun/2006:22:03:10 -0400] Scheduler shutting down normally. I [25/Jun/2006:22:03:10 -0400] Saving remote.cache... I [25/Jun/2006:22:03:10 -0400] Saving job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:22:05:05 -0400] Listening to :::631 (IPv6) I [25/Jun/2006:22:05:05 -0400] Listening to 0.0.0.0:631 (IPv4) W [25/Jun/2006:22:05:05 -0400] "AuthClass System" is deprecated; consider using "Require @SYSTEM" on line 835. I [25/Jun/2006:22:05:05 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [25/Jun/2006:22:05:05 -0400] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [25/Jun/2006:22:05:05 -0400] Configured for up to 100 clients. I [25/Jun/2006:22:05:05 -0400] Allowing up to 100 client connections per host. I [25/Jun/2006:22:05:05 -0400] Creating CUPS default administrative policy: I [25/Jun/2006:22:05:05 -0400] <Policy default> I [25/Jun/2006:22:05:05 -0400] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job> I [25/Jun/2006:22:05:05 -0400] Order Deny,Allow I [25/Jun/2006:22:05:05 -0400] Require user @OWNER @SYSTEM I [25/Jun/2006:22:05:05 -0400] </Limit> I [25/Jun/2006:22:05:05 -0400] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default> I [25/Jun/2006:22:05:05 -0400] Order Deny,Allow I [25/Jun/2006:22:05:05 -0400] AuthType Basic I [25/Jun/2006:22:05:05 -0400] Require user @SYSTEM I [25/Jun/2006:22:05:05 -0400] </Limit> I [25/Jun/2006:22:05:05 -0400] <Limit All> I [25/Jun/2006:22:05:05 -0400] Order Deny,Allow I [25/Jun/2006:22:05:05 -0400] </Limit> I [25/Jun/2006:22:05:05 -0400] </Policy> I [25/Jun/2006:22:05:05 -0400] Full reload is required. I [25/Jun/2006:22:05:05 -0400] Loaded MIME database from '/usr/local/etc/cups': 34 types, 38 filters... I [25/Jun/2006:22:05:05 -0400] Loading job cache file "/var/cache/cups/job.cache"... I [25/Jun/2006:22:05:05 -0400] Full reload complete. I [25/Jun/2006:22:05:05 -0400] Listening to :::631 on fd 0... I [25/Jun/2006:22:05:05 -0400] Listening to 0.0.0.0:631 on fd 2... I [27/Jun/2006:19:12:03 -0400] Scheduler shutting down normally. I [27/Jun/2006:19:12:03 -0400] Saving remote.cache... I [27/Jun/2006:19:12:03 -0400] Saving job cache file "/var/cache/cups/job.cache"... I [27/Jun/2006:19:14:13 -0400] Listening to :::631 (IPv6) I [27/Jun/2006:19:14:13 -0400] Listening to 0.0.0.0:631 (IPv4) W [27/Jun/2006:19:14:13 -0400] "AuthClass System" is deprecated; consider using "Require @SYSTEM" on line 835. I [27/Jun/2006:19:14:13 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [27/Jun/2006:19:14:13 -0400] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [27/Jun/2006:19:14:13 -0400] Configured for up to 100 clients. I [27/Jun/2006:19:14:13 -0400] Allowing up to 100 client connections per host. I [27/Jun/2006:19:14:13 -0400] Creating CUPS default administrative policy: I [27/Jun/2006:19:14:13 -0400] <Policy default> I [27/Jun/2006:19:14:13 -0400] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job> I [27/Jun/2006:19:14:13 -0400] Order Deny,Allow I [27/Jun/2006:19:14:13 -0400] Require user @OWNER @SYSTEM I [27/Jun/2006:19:14:13 -0400] </Limit> I [27/Jun/2006:19:14:13 -0400] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default> I [27/Jun/2006:19:14:13 -0400] Order Deny,Allow I [27/Jun/2006:19:14:13 -0400] AuthType Basic I [27/Jun/2006:19:14:13 -0400] Require user @SYSTEM I [27/Jun/2006:19:14:13 -0400] </Limit> I [27/Jun/2006:19:14:13 -0400] <Limit All> I [27/Jun/2006:19:14:13 -0400] Order Deny,Allow I [27/Jun/2006:19:14:13 -0400] </Limit> I [27/Jun/2006:19:14:13 -0400] </Policy> I [27/Jun/2006:19:14:13 -0400] Full reload is required. I [27/Jun/2006:19:14:13 -0400] Loaded MIME database from '/usr/local/etc/cups': 34 types, 38 filters... I [27/Jun/2006:19:14:14 -0400] Loading job cache file "/var/cache/cups/job.cache"... I [27/Jun/2006:19:14:14 -0400] Full reload complete. I [27/Jun/2006:19:14:14 -0400] Listening to :::631 on fd 0... I [27/Jun/2006:19:14:14 -0400] Listening to 0.0.0.0:631 on fd 2... I [27/Jun/2006:19:21:33 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=869) I [27/Jun/2006:19:21:33 -0400] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=870) E [27/Jun/2006:19:21:36 -0400] [CGI] Unable to send 46 bytes to 192.168.0.255: Permission denied I [27/Jun/2006:19:21:41 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=891) I [27/Jun/2006:19:21:49 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=892) I [27/Jun/2006:19:21:50 -0400] Saving printers.conf... I [27/Jun/2006:19:21:50 -0400] Printer "hp_LaserJet_1160Le" started by "root". I [27/Jun/2006:19:21:50 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 893) for job 6. I [27/Jun/2006:19:21:50 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 894) for job 6. I [27/Jun/2006:19:21:50 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 895) for job 6. I [27/Jun/2006:19:21:53 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=902) I [27/Jun/2006:19:22:02 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=916) I [27/Jun/2006:19:22:02 -0400] Adding start banner page "none" to job 8. I [27/Jun/2006:19:22:02 -0400] Job 8 queued on "hp_LaserJet_1160Le" by "root". I [27/Jun/2006:19:22:04 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=917) I [27/Jun/2006:19:22:16 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=918) I [27/Jun/2006:19:22:27 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=919) I [27/Jun/2006:19:22:36 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=920) I [27/Jun/2006:19:22:43 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=921) I [27/Jun/2006:19:22:43 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 922) for job 7. I [27/Jun/2006:19:22:43 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 923) for job 7. I [27/Jun/2006:19:22:43 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 924) for job 7. I [27/Jun/2006:19:22:43 -0400] Job 6 was cancelled by "root". I [27/Jun/2006:19:22:46 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=931) I [27/Jun/2006:19:22:50 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=932) I [27/Jun/2006:19:22:50 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 933) for job 8. I [27/Jun/2006:19:22:50 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 934) for job 8. I [27/Jun/2006:19:22:50 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 935) for job 8. I [27/Jun/2006:19:22:50 -0400] Job 7 was cancelled by "root". I [27/Jun/2006:19:22:59 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=942) I [27/Jun/2006:19:23:04 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=943) I [27/Jun/2006:19:27:37 -0400] Scheduler shutting down normally. I [27/Jun/2006:19:27:37 -0400] Saving remote.cache... I [27/Jun/2006:19:27:37 -0400] Saving job cache file "/var/cache/cups/job.cache"... I [27/Jun/2006:19:29:47 -0400] Listening to :::631 (IPv6) I [27/Jun/2006:19:29:47 -0400] Listening to 0.0.0.0:631 (IPv4) D [27/Jun/2006:19:29:47 -0400] cupsdDenyIP(loc=0x80a8340(/), address=0:0:0:0, netmask=0:0:0:0) W [27/Jun/2006:19:29:47 -0400] "AuthClass System" is deprecated; consider using "Require @SYSTEM" on line 835. D [27/Jun/2006:19:29:47 -0400] cupsdDenyIP(loc=0x80a83c0(/admin), address=0:0:0:0, netmask=0:0:0:0) I [27/Jun/2006:19:29:47 -0400] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [27/Jun/2006:19:29:47 -0400] Cleaning out old temporary files in "/var/spool/cups/tmp"... D [27/Jun/2006:19:29:47 -0400] Removed temporary file "/var/spool/cups/tmp/gs_3DWI0a"... D [27/Jun/2006:19:29:47 -0400] Removed temporary file "/var/spool/cups/tmp/gs_aCH1PC"... D [27/Jun/2006:19:29:47 -0400] Removed temporary file "/var/spool/cups/tmp/gs_pI4VLO"... D [27/Jun/2006:19:29:47 -0400] Removed temporary file "/var/spool/cups/tmp/gs_oiRIAX"... I [27/Jun/2006:19:29:47 -0400] Configured for up to 100 clients. I [27/Jun/2006:19:29:47 -0400] Allowing up to 100 client connections per host. I [27/Jun/2006:19:29:47 -0400] Creating CUPS default administrative policy: I [27/Jun/2006:19:29:47 -0400] <Policy default> I [27/Jun/2006:19:29:47 -0400] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job> I [27/Jun/2006:19:29:47 -0400] Order Deny,Allow I [27/Jun/2006:19:29:47 -0400] Require user @OWNER @SYSTEM I [27/Jun/2006:19:29:47 -0400] </Limit> I [27/Jun/2006:19:29:47 -0400] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default> I [27/Jun/2006:19:29:47 -0400] Order Deny,Allow I [27/Jun/2006:19:29:47 -0400] AuthType Basic I [27/Jun/2006:19:29:47 -0400] Require user @SYSTEM I [27/Jun/2006:19:29:47 -0400] </Limit> I [27/Jun/2006:19:29:47 -0400] <Limit All> I [27/Jun/2006:19:29:47 -0400] Order Deny,Allow I [27/Jun/2006:19:29:47 -0400] </Limit> I [27/Jun/2006:19:29:47 -0400] </Policy> I [27/Jun/2006:19:29:47 -0400] Full reload is required. I [27/Jun/2006:19:29:48 -0400] Loaded MIME database from '/usr/local/etc/cups': 34 types, 38 filters... D [27/Jun/2006:19:29:48 -0400] Loading printer Create_PDF... D [27/Jun/2006:19:29:48 -0400] Loading printer hp_LaserJet_1160Le... I [27/Jun/2006:19:29:48 -0400] Loading job cache file "/var/cache/cups/job.cache"... D [27/Jun/2006:19:29:48 -0400] Loading job 6 from cache... D [27/Jun/2006:19:29:48 -0400] Loading job 7 from cache... D [27/Jun/2006:19:29:48 -0400] Loading job 8 from cache... D [27/Jun/2006:19:29:48 -0400] Loading attributes for job 8... I [27/Jun/2006:19:29:48 -0400] Full reload complete. I [27/Jun/2006:19:29:48 -0400] Listening to :::631 on fd 0... I [27/Jun/2006:19:29:48 -0400] Listening to 0.0.0.0:631 on fd 2... D [27/Jun/2006:19:29:48 -0400] Discarding unused printer-state-changed event... D [27/Jun/2006:19:29:48 -0400] job-sheets=none,none D [27/Jun/2006:19:29:48 -0400] banner_page = 0 D [27/Jun/2006:19:29:48 -0400] [Job 8] argv[0]="hp_LaserJet_1160Le" D [27/Jun/2006:19:29:48 -0400] [Job 8] argv[1]="8" D [27/Jun/2006:19:29:48 -0400] [Job 8] argv[2]="root" D [27/Jun/2006:19:29:48 -0400] [Job 8] argv[3]="Test Page" D [27/Jun/2006:19:29:48 -0400] [Job 8] argv[4]="1" D [27/Jun/2006:19:29:48 -0400] [Job 8] argv[5]="job-uuid=urn:uuid:a4a5d1f3-2cfb-3f38-70f8-553dbdaab0ab" D [27/Jun/2006:19:29:48 -0400] [Job 8] argv[6]="/var/spool/cups/d00008-001" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[0]="CUPS_CACHEDIR=/var/cache/cups" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[1]="CUPS_DATADIR=/usr/local/share/cups" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[2]="CUPS_DOCROOT=/usr/local/share/doc/cups" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[3]="CUPS_FONTPATH=/usr/local/share/cups/fonts" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[4]="CUPS_REQUESTROOT=/var/spool/cups" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[5]="CUPS_SERVERBIN=/usr/local/libexec/cups" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[6]="CUPS_SERVERROOT=/usr/local/etc/cups" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[7]="CUPS_STATEDIR=/var/run/cups" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[8]="PATH=/usr/local/libexec/cups/filter:/usr/local/bin:/usr/local/sbin:/bin:/usr/bin" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[9]="SERVER_ADMIN=root@127.0.0.1" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[10]="SOFTWARE=CUPS/1.2.0" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[11]="TMPDIR=/var/spool/cups/tmp" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[12]="USER=root" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[13]="CUPS_SERVER=localhost" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[14]="CUPS_ENCRYPTION=IfRequested" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[15]="IPP_PORT=631" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[16]="CHARSET=utf-8" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[17]="LANG=en_US" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[18]="PPD=/usr/local/etc/cups/ppd/hp_LaserJet_1160Le.ppd" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[19]="RIP_MAX_CACHE=8m" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[20]="CONTENT_TYPE=application/postscript" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[21]="DEVICE_URI=usb:/dev/ulpt0" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[22]="PRINTER=hp_LaserJet_1160Le" D [27/Jun/2006:19:29:48 -0400] [Job 8] envp[23]="FINAL_CONTENT_TYPE=printer/hp_LaserJet_1160Le" I [27/Jun/2006:19:29:48 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 556) for job 8. I [27/Jun/2006:19:29:48 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 557) for job 8. I [27/Jun/2006:19:29:48 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 558) for job 8. D [27/Jun/2006:19:29:48 -0400] Discarding unused job-state event... D [27/Jun/2006:19:29:48 -0400] [Job 8] Page = 612x792; 18,14 to 594,778 D [27/Jun/2006:19:29:48 -0400] [Job 8] slow_collate=0, slow_duplex=0, slow_order=0 D [27/Jun/2006:19:29:48 -0400] [Job 8] Before copy_comments - %!PS-Adobe-3.0 D [27/Jun/2006:19:29:48 -0400] [Job 8] %!PS-Adobe-3.0 D [27/Jun/2006:19:29:48 -0400] [Job 8] %%BoundingBox: 0 0 612 792 D [27/Jun/2006:19:29:48 -0400] [Job 8] %%Pages: 1 D [27/Jun/2006:19:29:48 -0400] [Job 8] %%LanguageLevel: 1 D [27/Jun/2006:19:29:48 -0400] [Job 8] %%DocumentData: Clean7Bit D [27/Jun/2006:19:29:48 -0400] [Job 8] %%DocumentSuppliedResources: procset testprint/1.2 D [27/Jun/2006:19:29:48 -0400] [Job 8] %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman D [27/Jun/2006:19:29:48 -0400] [Job 8] %%Creator: Michael Sweet, Easy Software Products D [27/Jun/2006:19:29:48 -0400] [Job 8] %%CreationDate: D:20060114093000+0500 D [27/Jun/2006:19:29:48 -0400] [Job 8] %%Title: Test Page D [27/Jun/2006:19:29:48 -0400] [Job 8] %%EndComments D [27/Jun/2006:19:29:48 -0400] [Job 8] Before copy_prolog - %%BeginProlog D [27/Jun/2006:19:29:48 -0400] [Job 8] Before copy_setup - %%Page: 1 1 D [27/Jun/2006:19:29:48 -0400] [Job 8] Before page loop - %%Page: 1 1 D [27/Jun/2006:19:29:48 -0400] [Job 8] Copying page 1... D [27/Jun/2006:19:29:48 -0400] [Job 8] pagew = 576.0, pagel = 763.2 D [27/Jun/2006:19:29:48 -0400] [Job 8] bboxw = 612, bboxl = 792 D [27/Jun/2006:19:29:48 -0400] [Job 8] PageLeft = 18.0, PageRight = 594.0 D [27/Jun/2006:19:29:48 -0400] [Job 8] PageTop = 777.6, PageBottom = 14.4 D [27/Jun/2006:19:29:48 -0400] [Job 8] PageWidth = 612.0, PageLength = 792.0 D [27/Jun/2006:19:29:48 -0400] [Job 8] Wrote 1 pages... D [27/Jun/2006:19:29:48 -0400] [Job 8] perl: warning: Setting locale failed. D [27/Jun/2006:19:29:48 -0400] [Job 8] perl: warning: Please check that your locale settings: D [27/Jun/2006:19:29:48 -0400] [Job 8] LC_ALL = (unset), D [27/Jun/2006:19:29:48 -0400] [Job 8] LANG = "en_US" D [27/Jun/2006:19:29:48 -0400] [Job 8] are supported and installed on your system. D [27/Jun/2006:19:29:48 -0400] [Job 8] perl: warning: Falling back to the standard locale ("C"). D [27/Jun/2006:19:29:48 -0400] PID 556 (/usr/local/libexec/cups/filter/pstops) exited with no errors. D [27/Jun/2006:19:29:49 -0400] cupsdNetIFUpdate: "vr0" = fe80:1::250:baff:fe04:3d15... D [27/Jun/2006:19:29:49 -0400] cupsdNetIFUpdate: "vr0" = 192.168.0.3... D [27/Jun/2006:19:29:49 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:29:49 -0400] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [27/Jun/2006:19:29:49 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:29:50 -0400] [Job 8] foomatic-rip version $Revision: 3.43.2.12 $ running... D [27/Jun/2006:19:29:50 -0400] [Job 8] Parsing PPD file ... D [27/Jun/2006:19:29:50 -0400] [Job 8] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip" D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option ColorSpace D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option Resolution D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option PageSize D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option PageRegion D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option Model D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option PrintoutMode D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option ImageableArea D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option PaperDimension D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option InputSlot D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option Duplex D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option Quality D [27/Jun/2006:19:29:50 -0400] [Job 8] Added option Font D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] Parameter Summary D [27/Jun/2006:19:29:50 -0400] [Job 8] ----------------- D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] Spooler: cups D [27/Jun/2006:19:29:50 -0400] [Job 8] Printer: hp_LaserJet_1160Le D [27/Jun/2006:19:29:50 -0400] [Job 8] PPD file: /usr/local/etc/cups/ppd/hp_LaserJet_1160Le.ppd D [27/Jun/2006:19:29:50 -0400] [Job 8] Printer model: HP LaserJet 1160 Foomatic/hpijs (recommended) D [27/Jun/2006:19:29:50 -0400] [Job 8] Job title: Test Page D [27/Jun/2006:19:29:50 -0400] [Job 8] File(s) to be printed: D [27/Jun/2006:19:29:50 -0400] [Job 8] <STDIN> D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] GhostScript extra search path ('GS_LIB'): /usr/local/share/cups/fonts D [27/Jun/2006:19:29:50 -0400] [Job 8] Pondering option 'job-uuid=urn:uuid:a4a5d1f3-2cfb-3f38-70f8-553dbdaab0ab' D [27/Jun/2006:19:29:50 -0400] [Job 8] Unknown option job-uuid=urn:uuid:a4a5d1f3-2cfb-3f38-70f8-553dbdaab0ab. D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] ================================================ D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] File: <STDIN> D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] ================================================ D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] Reading PostScript input ... D [27/Jun/2006:19:29:50 -0400] [Job 8] --> This document is DSC-conforming! D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] ----------- D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginProlog D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%EndProlog D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] ----------- D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginSetup D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginFeature: *PrintoutMode Normal D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: PrintoutMode=Normal --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: PrintoutMode=Normal --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginFeature: *InputSlot Default D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: InputSlot=Default --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %% FoomaticRIPOptionSetting: InputSlot=Default D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: InputSlot=Default --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginFeature: *Quality FromPrintoutMode D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: Quality=FromPrintoutMode --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: Quality=FromPrintoutMode --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginFeature: *PageRegion Letter D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: PageRegion=Letter --> Option will be set by PostScript interpreter D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %% FoomaticRIPOptionSetting: PageSize=Letter D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: PageSize=Letter --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginFeature: *Duplex None D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: Duplex=None --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %% FoomaticRIPOptionSetting: Duplex=None D [27/Jun/2006:19:29:50 -0400] [Job 8] Option: Duplex=None --> Setting option D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%EndSetup D [27/Jun/2006:19:29:50 -0400] [Job 8] Inserting PostScript code for CUPS' page accounting D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] ----------- D [27/Jun/2006:19:29:50 -0400] [Job 8] New page: 1 1 D [27/Jun/2006:19:29:50 -0400] [Job 8] Inserting option code into "PageSetup" section. D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%BeginPageSetup D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: %%EndPageSetup D [27/Jun/2006:19:29:50 -0400] [Job 8] End of page header D [27/Jun/2006:19:29:50 -0400] [Job 8] Stopping search for page header options D [27/Jun/2006:19:29:50 -0400] [Job 8] Found: D [27/Jun/2006:19:29:50 -0400] [Job 8] wheelSize -0.4 mul 0 rlineto % Left side... D [27/Jun/2006:19:29:50 -0400] [Job 8] --> Output goes directly to the renderer now. D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] Starting renderer D [27/Jun/2006:19:29:50 -0400] [Job 8] renderer PID kid4=628 D [27/Jun/2006:19:29:50 -0400] [Job 8] JCL: <job data> D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="HP LaserJet" -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -dDuplex=false -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0,PS:MediaPosition=7 -dIjsUseOutputFD -sOutputFile=- - D [27/Jun/2006:19:29:50 -0400] [Job 8] D [27/Jun/2006:19:29:50 -0400] [Job 8] Closing renderer D [27/Jun/2006:19:29:54 -0400] Discarding unused job-progress event... D [27/Jun/2006:19:30:51 -0400] cupsdNetIFUpdate: "vr0" = fe80:1::250:baff:fe04:3d15... D [27/Jun/2006:19:30:51 -0400] cupsdNetIFUpdate: "vr0" = 192.168.0.3... D [27/Jun/2006:19:30:51 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:30:51 -0400] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [27/Jun/2006:19:30:51 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:31:53 -0400] cupsdNetIFUpdate: "vr0" = fe80:1::250:baff:fe04:3d15... D [27/Jun/2006:19:31:53 -0400] cupsdNetIFUpdate: "vr0" = 192.168.0.3... D [27/Jun/2006:19:31:53 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:31:53 -0400] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [27/Jun/2006:19:31:53 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:32:55 -0400] cupsdNetIFUpdate: "vr0" = fe80:1::250:baff:fe04:3d15... D [27/Jun/2006:19:32:55 -0400] cupsdNetIFUpdate: "vr0" = 192.168.0.3... D [27/Jun/2006:19:32:55 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:32:55 -0400] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [27/Jun/2006:19:32:55 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:32:57 -0400] cupsdAcceptClient: 7 from localhost:631 (IPv6) D [27/Jun/2006:19:32:57 -0400] cupsdReadClient: 7 GET /admin HTTP/1.1 D [27/Jun/2006:19:32:57 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:32:57 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:32:57 -0400] cupsdSendError: 7 code=401 (Unauthorized) D [27/Jun/2006:19:32:57 -0400] cupsdCloseClient: 7 D [27/Jun/2006:19:33:08 -0400] cupsdAcceptClient: 7 from localhost:631 (IPv6) D [27/Jun/2006:19:33:08 -0400] cupsdReadClient: 7 GET /admin HTTP/1.1 D [27/Jun/2006:19:33:08 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:08 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:08 -0400] CGI /usr/local/libexec/cups/cgi-bin/admin.cgi started - PID = 864 I [27/Jun/2006:19:33:08 -0400] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=864) D [27/Jun/2006:19:33:08 -0400] cupsdSendCommand: 7 file=11 D [27/Jun/2006:19:33:08 -0400] [CGI] admin.cgi started... D [27/Jun/2006:19:33:08 -0400] cupsdAcceptClient: 10 from localhost:631 (IPv6) D [27/Jun/2006:19:33:08 -0400] [CGI] http=0x8086000 D [27/Jun/2006:19:33:09 -0400] [CGI] No form data, showing main menu... D [27/Jun/2006:19:33:09 -0400] cupsdReadClient: 10 POST / HTTP/1.1 D [27/Jun/2006:19:33:09 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:09 -0400] CUPS-Get-Printers D [27/Jun/2006:19:33:09 -0400] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok) D [27/Jun/2006:19:33:09 -0400] cupsdReadClient: 10 POST / HTTP/1.1 D [27/Jun/2006:19:33:09 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:09 -0400] CUPS-Get-Devices D [27/Jun/2006:19:33:09 -0400] CGI /usr/local/libexec/cups/daemon/cups-deviced started - PID = 865 I [27/Jun/2006:19:33:09 -0400] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=865) D [27/Jun/2006:19:33:09 -0400] cupsdSendCommand: 10 file=13 D [27/Jun/2006:19:33:09 -0400] [cups-deviced] Added device "ipp"... D [27/Jun/2006:19:33:09 -0400] [cups-deviced] Added device "lpd"... E [27/Jun/2006:19:33:09 -0400] [CGI] Unable to send 46 bytes to 192.168.0.255: Permission denied D [27/Jun/2006:19:33:11 -0400] [cups-deviced] Added device "socket"... D [27/Jun/2006:19:33:12 -0400] [cups-deviced] Added device "usb:/dev/ulpt0"... D [27/Jun/2006:19:33:12 -0400] [cups-deviced] Added device "usb:/dev/unlpt0"... D [27/Jun/2006:19:33:12 -0400] [cups-deviced] Added device "cups-pdf:/"... D [27/Jun/2006:19:33:12 -0400] [cups-deviced] Added device "http"... D [27/Jun/2006:19:33:12 -0400] PID 865 (/usr/local/libexec/cups/daemon/cups-deviced) exited with no errors. D [27/Jun/2006:19:33:12 -0400] [CGI] /usr/local/share/cups/drivers/pscript5.dll: No such file or directory D [27/Jun/2006:19:33:12 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:12 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:12 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:12 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:12 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{refresh_page?", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:12 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=1... D [27/Jun/2006:19:33:12 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{SECTION=admin", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:12 -0400] PID 864 (/usr/local/libexec/cups/cgi-bin/admin.cgi) exited with no errors. D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{SECTION=classes", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{SECTION=help", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{SECTION=jobs", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] cupsdAcceptClient: 12 from localhost:631 (IPv6) D [27/Jun/2006:19:33:12 -0400] cupsdCloseClient: 10 D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{SECTION=printers", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:12 -0400] [CGI] cgiCopyTemplateLang(tmpl="admin.tmpl") D [27/Jun/2006:19:33:12 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:12 -0400] [CGI] Template file is "/usr/local/share/cups/templates/admin.tmpl"... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{have_samba?" at 384, result=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 384... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 512 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 512... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 513 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{have_samba?", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{#device_uri=0" at 535, result=1... D [27/Jun/2006:19:33:12 -0400] cupsdReadClient: 12 GET /cups.css HTTP/1.1 D [27/Jun/2006:19:33:12 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:12 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:12 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:12 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 536 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 536... D [27/Jun/2006:19:33:12 -0400] [CGI] Looping on "device_uri" at 586, count=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 586... D [27/Jun/2006:19:33:12 -0400] [CGI] "{device_options}" at 642... D [27/Jun/2006:19:33:12 -0400] [CGI] "{device_make_and_model}" at 772... D [27/Jun/2006:19:33:12 -0400] [CGI] "{device_info}" at 787... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 795 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished looping on "device_uri"... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 801 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{#device_uri=0", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting "{SETTINGS_ERROR?" at 1850, result=0... D [27/Jun/2006:19:33:12 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1850... D [27/Jun/2006:19:33:12 -0400] [CGI] "{SETTINGS_MESSAGE}" at 1871... D [27/Jun/2006:19:33:12 -0400] [CGI] "{SETTINGS_ERROR}" at 1904... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 1918 on character ':'... D [27/Jun/2006:19:33:12 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 1918... D [27/Jun/2006:19:33:12 -0400] [CGI] "{?remote_printers}" at 2117... D [27/Jun/2006:19:33:12 -0400] [CGI] "{?share_printers}" at 2223... D [27/Jun/2006:19:33:12 -0400] [CGI] "{?remote_admin}" at 2337... D [27/Jun/2006:19:33:12 -0400] [CGI] "{?user_cancel_any}" at 2435... D [27/Jun/2006:19:33:12 -0400] [CGI] "{?debug_logging}" at 2552... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 2706 on character '}'... D [27/Jun/2006:19:33:12 -0400] [CGI] Finished "{SETTINGS_ERROR?", out=0x282516f8... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 2728 on EOF... D [27/Jun/2006:19:33:12 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:12 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:12 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:12 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:12 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:12 -0400] cupsdReadClient: 7 GET /favicon.ico HTTP/1.1 D [27/Jun/2006:19:33:12 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:12 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:12 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/top-left.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=11 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/top-right.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/top-middle.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=11 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/tab-right.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/tab-left.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/button-manage-printers.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/button-add-printer.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=11 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/button-manage-classes.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/button-add-class.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/button-manage-jobs.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/button-edit-configuration-file.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/button-view-access-log.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=11 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/button-view-page-log.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/button-view-error-log.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=11 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 GET /images/bottom-left.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/button-change-settings.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=11 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 GET /images/bottom-right.gif HTTP/1.1 D [27/Jun/2006:19:33:13 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:13 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:13 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:15 -0400] cupsdReadClient: 7 GET /jobs/ HTTP/1.1 D [27/Jun/2006:19:33:15 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:15 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:15 -0400] CGI /usr/local/libexec/cups/cgi-bin/jobs.cgi started - PID = 886 I [27/Jun/2006:19:33:15 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=886) D [27/Jun/2006:19:33:15 -0400] cupsdSendCommand: 7 file=11 D [27/Jun/2006:19:33:15 -0400] cupsdAcceptClient: 10 from localhost:631 (IPv6) D [27/Jun/2006:19:33:15 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:15 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:15 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:15 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:15 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{refresh_page?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:15 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SECTION=admin", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SECTION=help", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SECTION=printers", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:15 -0400] cupsdReadClient: 10 POST / HTTP/1.1 D [27/Jun/2006:19:33:15 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:15 -0400] Get-Jobs ipp://localhost/jobs D [27/Jun/2006:19:33:15 -0400] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok) D [27/Jun/2006:19:33:15 -0400] [CGI] cgiCopyTemplateLang(tmpl="search.tmpl") D [27/Jun/2006:19:33:15 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:15 -0400] [CGI] Template file is "/usr/local/share/cups/templates/search.tmpl"... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:15 -0400] [CGI] "{SECTION}" at 24... D [27/Jun/2006:19:33:15 -0400] [CGI] "{?SEARCH_DEST}" at 39... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{WHICH_JOBS?" at 67, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 67... D [27/Jun/2006:19:33:15 -0400] [CGI] "{WHICH_JOBS}" at 125... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 128 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 128... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 129 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{ORDER?" at 137, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 137... D [27/Jun/2006:19:33:15 -0400] [CGI] "{ORDER}" at 185... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 188 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 188... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 189 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{ORDER?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SEARCH_DEST?" at 235, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 235... D [27/Jun/2006:19:33:15 -0400] [CGI] "{SEARCH_DEST}" at 248... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 249 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 249... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SECTION=classes" at 266, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 266... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 274 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 274... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{SECTION=jobs" at 288, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 288... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 293 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 293... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 302 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 303 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 304 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{SEARCH_DEST?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] "{?QUERY}" at 357... D [27/Jun/2006:19:33:15 -0400] [CGI] "{SECTION}" at 455... D [27/Jun/2006:19:33:15 -0400] [CGI] "{?SEARCH_DEST}" at 470... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{WHICH_JOBS?" at 482, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 482... D [27/Jun/2006:19:33:15 -0400] [CGI] "{WHICH_JOBS}" at 506... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{ORDER?" at 513, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 513... D [27/Jun/2006:19:33:15 -0400] [CGI] "{ORDER}" at 531... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 532 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 532... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 533 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{ORDER?", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 534 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 534... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{ORDER?" at 541, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 541... D [27/Jun/2006:19:33:15 -0400] [CGI] "{ORDER}" at 555... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 556 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 556... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 557 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{ORDER?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 558 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 641 on EOF... D [27/Jun/2006:19:33:15 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs-header.tmpl") D [27/Jun/2006:19:33:15 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:15 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs-header.tmpl"... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?which_jobs=" at 17, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 17... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?printer_name=" at 42, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 42... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 48 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 48... D [27/Jun/2006:19:33:15 -0400] [CGI] "{printer_uri_supported}" at 71... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 72 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?printer_name=", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?printer_name=" at 211, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 211... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 217 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 217... D [27/Jun/2006:19:33:15 -0400] [CGI] "{printer_uri_supported}" at 240... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 241 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?printer_name=", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 333 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 333... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{which_jobs=all" at 349, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 349... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?printer_name=" at 374, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 380 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 380... D [27/Jun/2006:19:33:15 -0400] [CGI] "{printer_uri_supported}" at 403... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 404 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?printer_name=" at 543, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 543... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 549 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 549... D [27/Jun/2006:19:33:15 -0400] [CGI] "{printer_uri_supported}" at 572... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 573 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 656 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 656... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?printer_name=" at 681, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 681... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 687 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 687... D [27/Jun/2006:19:33:15 -0400] [CGI] "{printer_uri_supported}" at 710... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 711 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:15 -0400] PID 886 (/usr/local/libexec/cups/cgi-bin/jobs.cgi) exited with no errors. D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?printer_name=" at 823, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 823... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 829 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 829... D [27/Jun/2006:19:33:15 -0400] [CGI] "{printer_uri_supported}" at 852... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 853 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 945 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 946 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?which_jobs=", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{total=0" at 983, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 983... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 991 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 991... D [27/Jun/2006:19:33:15 -0400] [CGI] "{#job_id}" at 1008... D [27/Jun/2006:19:33:15 -0400] [CGI] "{total}" at 1019... D [27/Jun/2006:19:33:15 -0400] cupsdCloseClient: 10 D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?which_jobs=" at 1034, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1034... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1041 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1041... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{which_jobs=all" at 1057, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1057... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1058 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1058... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1068 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1069 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?which_jobs=", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{total=1" at 1082, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1082... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1083 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1083... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1085 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{total=1", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1086 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{total=0", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1092 on EOF... D [27/Jun/2006:19:33:15 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:15 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:15 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:15 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{PREVURL?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:15 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:15 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{ORDER=dec", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:15 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{NEXTURL?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:15 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs.tmpl") D [27/Jun/2006:19:33:15 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:15 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs.tmpl"... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{#job_id=0" at 11, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 11... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 12 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 12... D [27/Jun/2006:19:33:15 -0400] [CGI] Looping on "job_id" at 277, count=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 277... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_printer_uri}" at 339... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_printer_name}" at 359... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_id}" at 372... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{?job_name=" at 400, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 400... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 408 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 408... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_name}" at 418... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 419 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{?job_name=", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_originating_user_name}" at 462... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_k_octets}" at 492... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_media_sheets_completed=0" at 539, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 539... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 547 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 547... D [27/Jun/2006:19:33:15 -0400] [CGI] "{?job_media_sheets_completed}" at 576... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 577 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_media_sheets_completed=0", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=3" at 600, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 600... D [27/Jun/2006:19:33:15 -0400] [CGI] "{time_at_creation}" at 635... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 636 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 636... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=4" at 649, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 649... D [27/Jun/2006:19:33:15 -0400] [CGI] "{time_at_creation}" at 681... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 682 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 682... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=5" at 696, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 696... D [27/Jun/2006:19:33:15 -0400] [CGI] "{time_at_processing}" at 736... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 737 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 737... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=6" at 750, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 750... D [27/Jun/2006:19:33:15 -0400] [CGI] "{time_at_completed}" at 783... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 784 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 784... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=7" at 798, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 798... D [27/Jun/2006:19:33:15 -0400] [CGI] "{time_at_completed}" at 833... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 834 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 834... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=8" at 847, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 847... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 855 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 855... D [27/Jun/2006:19:33:15 -0400] [CGI] "{time_at_completed}" at 890... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 891 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=8", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 892 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=7", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 893 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=6", out=0x0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 894 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=5", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 895 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=4", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 896 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=3", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_preserved>0" at 930, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 930... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_id}" at 981... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_printer_uri}" at 1019... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1102 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1102... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1103 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_preserved>0", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=4" at 1117, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1117... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_id}" at 1168... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_printer_uri}" at 1206... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1289 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1289... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1290 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=4", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state=3" at 1304, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1304... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_id}" at 1352... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_printer_uri}" at 1390... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1467 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1467... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1468 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state=3", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{job_state<7" at 1482, result=1... D [27/Jun/2006:19:33:15 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1482... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_id}" at 1532... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_printer_uri}" at 1570... D [27/Jun/2006:19:33:15 -0400] [CGI] "{job_id}" at 1698... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1774 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 1774... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1775 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{job_state<7", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1795 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished looping on "job_id"... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1806 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{#job_id=0", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 1807 on EOF... D [27/Jun/2006:19:33:15 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:15 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:15 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:15 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{PREVURL?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:15 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:15 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{ORDER=dec", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:15 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:15 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:15 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:15 -0400] [CGI] Finished "{NEXTURL?", out=0x282496f8... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:15 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:15 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:15 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:15 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:15 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:15 -0400] cupsdReadClient: 7 GET /images/button-clear.gif HTTP/1.1 D [27/Jun/2006:19:33:15 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:15 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:15 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:15 -0400] cupsdReadClient: 12 GET /images/button-search.gif HTTP/1.1 D [27/Jun/2006:19:33:15 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:15 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:15 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 7 GET /images/button-show-completed.gif HTTP/1.1 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:16 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:16 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 12 GET /images/button-show-all.gif HTTP/1.1 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:16 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:16 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 7 GET /images/button-sort-descending.gif HTTP/1.1 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:16 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:16 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 12 GET /images/button-restart-job.gif HTTP/1.1 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:16 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:16 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 12 GET /images/button-move-job.gif HTTP/1.1 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:16 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:16 -0400] write_file: 12 file=10 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 7 GET /images/button-cancel-job.gif HTTP/1.1 D [27/Jun/2006:19:33:16 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:16 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:16 -0400] write_file: 7 file=11 D [27/Jun/2006:19:33:18 -0400] cupsdReadClient: 12 GET /jobs/?op=cancel-job&job_id=8&job_printer_uri=http://192.168.0.3:631/printers/hp_LaserJet_1160Le HTTP/1.1 D [27/Jun/2006:19:33:18 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:18 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:18 -0400] CGI /usr/local/libexec/cups/cgi-bin/jobs.cgi started - PID = 887 I [27/Jun/2006:19:33:18 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=887) D [27/Jun/2006:19:33:18 -0400] cupsdSendCommand: 12 file=11 D [27/Jun/2006:19:33:18 -0400] cupsdAcceptClient: 10 from localhost:631 (IPv6) D [27/Jun/2006:19:33:18 -0400] cupsdReadClient: 10 POST /jobs HTTP/1.1 D [27/Jun/2006:19:33:18 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:18 -0400] Cancel-Job ipp://localhost/jobs/8 D [27/Jun/2006:19:33:18 -0400] Discarding unused job-completed event... D [27/Jun/2006:19:33:18 -0400] Discarding unused printer-state-changed event... I [27/Jun/2006:19:33:18 -0400] Job 8 was cancelled by "root". D [27/Jun/2006:19:33:18 -0400] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok) D [27/Jun/2006:19:33:18 -0400] PID 557 (/usr/local/libexec/cups/filter/foomatic-rip) exited with no errors. D [27/Jun/2006:19:33:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:18 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:33:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:18 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:18 -0400] [CGI] Finished "{refresh_page?", out=0x282496f8... D [27/Jun/2006:19:33:18 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:18 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:33:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:18 -0400] [CGI] Finished "{SECTION=admin", out=0x282496f8... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:18 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:18 -0400] [CGI] Finished "{SECTION=help", out=0x282496f8... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=1... D [27/Jun/2006:19:33:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:18 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=0... D [27/Jun/2006:19:33:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:18 -0400] [CGI] Finished "{SECTION=printers", out=0x282496f8... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="job-cancel.tmpl") D [27/Jun/2006:19:33:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/job-cancel.tmpl"... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:18 -0400] [CGI] "{job_printer_uri}" at 29... D [27/Jun/2006:19:33:18 -0400] [CGI] "{job_id}" at 43... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 68 on EOF... D [27/Jun/2006:19:33:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:18 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:18 -0400] cupsdCloseClient: 10 D [27/Jun/2006:19:33:18 -0400] PID 887 (/usr/local/libexec/cups/cgi-bin/jobs.cgi) exited with no errors. D [27/Jun/2006:19:33:20 -0400] cupsdReadClient: 7 GET /printers/ HTTP/1.1 D [27/Jun/2006:19:33:20 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:20 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:20 -0400] CGI /usr/local/libexec/cups/cgi-bin/printers.cgi started - PID = 888 I [27/Jun/2006:19:33:20 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=888) D [27/Jun/2006:19:33:20 -0400] cupsdSendCommand: 7 file=10 D [27/Jun/2006:19:33:20 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:33:20 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:20 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:20 -0400] CUPS-Get-Default D [27/Jun/2006:19:33:20 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:20 -0400] [CGI] show_all_printers(http=0x8095000, user="root") D [27/Jun/2006:19:33:20 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:20 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:20 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:20 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:20 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{refresh_page?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:20 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SECTION=admin", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SECTION=help", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SECTION=printers", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:20 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:20 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:20 -0400] CUPS-Get-Printers D [27/Jun/2006:19:33:20 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:20 -0400] [CGI] cgiCopyTemplateLang(tmpl="search.tmpl") D [27/Jun/2006:19:33:20 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:20 -0400] [CGI] Template file is "/usr/local/share/cups/templates/search.tmpl"... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:20 -0400] [CGI] "{SECTION}" at 24... D [27/Jun/2006:19:33:20 -0400] [CGI] "{?SEARCH_DEST}" at 39... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{WHICH_JOBS?" at 67, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 67... D [27/Jun/2006:19:33:20 -0400] [CGI] "{WHICH_JOBS}" at 125... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 128 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 128... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 129 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{ORDER?" at 137, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 137... D [27/Jun/2006:19:33:20 -0400] [CGI] "{ORDER}" at 185... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 188 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 188... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 189 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SEARCH_DEST?" at 235, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 235... D [27/Jun/2006:19:33:20 -0400] [CGI] "{SEARCH_DEST}" at 248... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 249 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 249... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SECTION=classes" at 266, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 266... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 274 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 274... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{SECTION=jobs" at 288, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 288... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 293 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 293... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 302 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 303 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 304 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{SEARCH_DEST?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{?QUERY}" at 357... D [27/Jun/2006:19:33:20 -0400] [CGI] "{SECTION}" at 455... D [27/Jun/2006:19:33:20 -0400] [CGI] "{?SEARCH_DEST}" at 470... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{WHICH_JOBS?" at 482, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 482... D [27/Jun/2006:19:33:20 -0400] [CGI] "{WHICH_JOBS}" at 506... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{ORDER?" at 513, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 513... D [27/Jun/2006:19:33:20 -0400] [CGI] "{ORDER}" at 531... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 532 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 532... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 533 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{ORDER?", out=0x0... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 534 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 534... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{ORDER?" at 541, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 541... D [27/Jun/2006:19:33:20 -0400] [CGI] "{ORDER}" at 555... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 556 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 556... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 557 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 558 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 641 on EOF... D [27/Jun/2006:19:33:20 -0400] [CGI] cgiCopyTemplateLang(tmpl="printers-header.tmpl") D [27/Jun/2006:19:33:20 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:20 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printers-header.tmpl"... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{total=0" at 27, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 27... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 39 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 39... D [27/Jun/2006:19:33:20 -0400] [CGI] "{#printer_name}" at 62... D [27/Jun/2006:19:33:20 -0400] [CGI] "{total}" at 73... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{total=1" at 90, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 90... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 91 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 91... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 93 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{total=1", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 94 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{total=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 100 on EOF... D [27/Jun/2006:19:33:20 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:20 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:20 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:20 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:33:20 -0400] PID 888 (/usr/local/libexec/cups/cgi-bin/printers.cgi) exited with no errors. D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:20 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:20 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:20 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:20 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:20 -0400] [CGI] cgiCopyTemplateLang(tmpl="printers.tmpl") D [27/Jun/2006:19:33:20 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:20 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printers.tmpl"... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_type?" at 14, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 14... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 15 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 15... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 16 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_type?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{#printer_name=0" at 33, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 33... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 34 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 34... D [27/Jun/2006:19:33:20 -0400] [CGI] Looping on "printer_name" at 50, count=2... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 50... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 101... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 117... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{default_name=Create_PDF" at 150, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 150... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 169 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 169... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 170 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{default_name=Create_PDF", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{?printer_state_message=" at 196, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 196... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 197 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 197... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_state_message}" at 243... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 252 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{?printer_state_message=", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 349... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 406... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=3" at 452, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 452... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 457 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 457... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=4" at 474, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 474... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 485 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 485... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 493 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 494 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_info}" at 584... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_location}" at 624... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_make_and_model}" at 676... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=3" at 720, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 720... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 725 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 725... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=4" at 742, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 742... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 753 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 753... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 761 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 762 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 793, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 793... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 808 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 808... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 823 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_shared=0" at 846, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 846... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 850 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 850... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 851 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{?device_uri=" at 877, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 877... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 878 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 878... D [27/Jun/2006:19:33:20 -0400] [CGI] "{device_uri}" at 913... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 914 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{?device_uri=", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 952... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{?cupscommand=1" at 1078, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1078... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 1110... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 1258... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1383 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1383... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1384 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{?cupscommand=1", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=5" at 1402, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1402... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1423... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1473... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1561 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1561... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1582... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1631... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1717 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=5", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 1747, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1747... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1768... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1816... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1900 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1900... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1921... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1969... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2053 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 2086... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2132... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2235... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2282... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_shared=0" at 2394, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2394... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2415... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2463... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2568 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2568... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2589... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2637... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2746 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2767... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2818... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2927... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2983... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 3102... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 3153... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 3262... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 3313... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 3422... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 3476... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 3598 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 50... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 101... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 117... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{default_name=hp_LaserJet_1160Le" at 150, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 150... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 169 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 169... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 170 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{default_name=hp_LaserJet_1160Le", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{?printer_state_message=" at 196, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 196... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 197 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 197... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_state_message}" at 243... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 252 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{?printer_state_message=", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 349... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 406... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=3" at 452, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 452... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 457 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 457... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=4" at 474, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 474... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 485 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 485... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 493 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 494 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_info}" at 584... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_location}" at 624... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_make_and_model}" at 676... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=3" at 720, result=1... D [27/Jun/2006:19:33:20 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 720... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 725 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 725... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=4" at 742, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 742... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 753 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 753... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 761 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 762 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 793, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 793... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 808 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 808... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 823 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_shared=0" at 846, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 846... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 850 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 850... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 851 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{?device_uri=" at 877, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 877... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 878 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 878... D [27/Jun/2006:19:33:20 -0400] [CGI] "{device_uri}" at 913... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 914 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{?device_uri=", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 952... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{?cupscommand=1" at 1078, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1078... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 1110... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 1258... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1383 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1383... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1384 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{?cupscommand=1", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_state=5" at 1402, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1402... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1423... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1473... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1561 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1561... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1582... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1631... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1717 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_state=5", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 1747, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1747... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1768... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1816... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 1900 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 1900... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 1921... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 1969... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2053 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_uri_supported}" at 2086... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2132... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2235... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2282... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{printer_is_shared=0" at 2394, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2394... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2415... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2463... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2568 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 2568... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2589... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2637... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 2746 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2767... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2818... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 2927... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 2983... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 3102... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 3153... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 3262... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 3313... D [27/Jun/2006:19:33:20 -0400] [CGI] "{admin_uri}" at 3422... D [27/Jun/2006:19:33:20 -0400] [CGI] "{printer_name}" at 3476... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 3598 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished looping on "printer_name"... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 3599 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{#printer_name=0", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 3600 on EOF... D [27/Jun/2006:19:33:20 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:20 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:20 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:20 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:20 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:20 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:20 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:20 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:20 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:20 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:20 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:20 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:20 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:20 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:20 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 GET /images/button-print-test-page.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 7 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 GET /images/printer-idle.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 12 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 GET /images/button-stop-printer.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 7 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 GET /images/button-reject-jobs.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 12 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 GET /images/button-move-jobs.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 7 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 GET /images/button-cancel-all-jobs.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 12 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 GET /images/button-modify-printer.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 12 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 GET /images/button-unpublish-printer.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 7 file=10 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 GET /images/button-delete-printer.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 7 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 GET /images/button-set-printer-options.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 12 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 GET /images/button-set-as-default.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 7 file=8 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 GET /images/button-set-allowed-users.gif HTTP/1.1 D [27/Jun/2006:19:33:21 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:21 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:21 -0400] write_file: 12 file=8 D [27/Jun/2006:19:33:31 -0400] cupsdReadClient: 7 GET /printers/hp_LaserJet_1160Le?op=print-test-page HTTP/1.1 D [27/Jun/2006:19:33:31 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:31 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:31 -0400] CGI /usr/local/libexec/cups/cgi-bin/printers.cgi started - PID = 889 I [27/Jun/2006:19:33:31 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=889) D [27/Jun/2006:19:33:31 -0400] cupsdSendCommand: 7 file=10 D [27/Jun/2006:19:33:31 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:33:31 -0400] cupsdReadClient: 8 POST /printers/hp_LaserJet_1160Le HTTP/1.1 D [27/Jun/2006:19:33:31 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:31 -0400] Print-Job ipp://localhost:631/printers/hp_LaserJet_1160Le D [27/Jun/2006:19:33:31 -0400] print_job: request file type is application/postscript. D [27/Jun/2006:19:33:31 -0400] add_job: requesting-user-name="root" D [27/Jun/2006:19:33:31 -0400] Adding default job-sheets values "none,none"... I [27/Jun/2006:19:33:31 -0400] Adding start banner page "none" to job 9. D [27/Jun/2006:19:33:31 -0400] Discarding unused job-created event... I [27/Jun/2006:19:33:31 -0400] Job 9 queued on "hp_LaserJet_1160Le" by "root". D [27/Jun/2006:19:33:31 -0400] Job 9 hold_until = 0 D [27/Jun/2006:19:33:31 -0400] Discarding unused printer-state-changed event... D [27/Jun/2006:19:33:31 -0400] job-sheets=none,none D [27/Jun/2006:19:33:31 -0400] banner_page = 0 D [27/Jun/2006:19:33:31 -0400] [Job 9] argv[0]="hp_LaserJet_1160Le" D [27/Jun/2006:19:33:31 -0400] [Job 9] argv[1]="9" D [27/Jun/2006:19:33:31 -0400] [Job 9] argv[2]="root" D [27/Jun/2006:19:33:31 -0400] [Job 9] argv[3]="Test Page" D [27/Jun/2006:19:33:31 -0400] [Job 9] argv[4]="1" D [27/Jun/2006:19:33:31 -0400] [Job 9] argv[5]="job-uuid=urn:uuid:ee248321-fe83-34a2-5166-fa2e75eef82b" D [27/Jun/2006:19:33:31 -0400] [Job 9] argv[6]="/var/spool/cups/d00009-001" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[0]="CUPS_CACHEDIR=/var/cache/cups" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[1]="CUPS_DATADIR=/usr/local/share/cups" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[2]="CUPS_DOCROOT=/usr/local/share/doc/cups" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[3]="CUPS_FONTPATH=/usr/local/share/cups/fonts" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[4]="CUPS_REQUESTROOT=/var/spool/cups" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[5]="CUPS_SERVERBIN=/usr/local/libexec/cups" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[6]="CUPS_SERVERROOT=/usr/local/etc/cups" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[7]="CUPS_STATEDIR=/var/run/cups" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[8]="PATH=/usr/local/libexec/cups/filter:/usr/local/bin:/usr/local/sbin:/bin:/usr/bin" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[9]="SERVER_ADMIN=root@127.0.0.1" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[10]="SOFTWARE=CUPS/1.2.0" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[11]="TMPDIR=/var/spool/cups/tmp" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[12]="USER=root" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[13]="CUPS_SERVER=localhost" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[14]="CUPS_ENCRYPTION=IfRequested" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[15]="IPP_PORT=631" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[16]="CHARSET=utf-8" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[17]="LANG=en_US" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[18]="PPD=/usr/local/etc/cups/ppd/hp_LaserJet_1160Le.ppd" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[19]="RIP_MAX_CACHE=8m" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[20]="CONTENT_TYPE=application/postscript" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[21]="DEVICE_URI=usb:/dev/ulpt0" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[22]="PRINTER=hp_LaserJet_1160Le" D [27/Jun/2006:19:33:31 -0400] [Job 9] envp[23]="FINAL_CONTENT_TYPE=printer/hp_LaserJet_1160Le" I [27/Jun/2006:19:33:31 -0400] Started filter /usr/local/libexec/cups/filter/pstops (PID 890) for job 9. I [27/Jun/2006:19:33:31 -0400] Started filter /usr/local/libexec/cups/filter/foomatic-rip (PID 891) for job 9. I [27/Jun/2006:19:33:31 -0400] Started backend /usr/local/libexec/cups/backend/usb (PID 892) for job 9. D [27/Jun/2006:19:33:31 -0400] Discarding unused job-state event... D [27/Jun/2006:19:33:31 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:32 -0400] [Job 9] perl: warning: Setting locale failed. D [27/Jun/2006:19:33:32 -0400] [Job 9] perl: warning: Please check that your locale settings: D [27/Jun/2006:19:33:32 -0400] [Job 9] LC_ALL = (unset), D [27/Jun/2006:19:33:32 -0400] [Job 9] LANG = "en_US" D [27/Jun/2006:19:33:32 -0400] [Job 9] are supported and installed on your system. D [27/Jun/2006:19:33:32 -0400] [Job 9] perl: warning: Falling back to the standard locale ("C"). D [27/Jun/2006:19:33:32 -0400] PID 890 (/usr/local/libexec/cups/filter/pstops) exited with no errors. D [27/Jun/2006:19:33:32 -0400] [Job 9] Page = 612x792; 18,14 to 594,778 D [27/Jun/2006:19:33:32 -0400] [Job 9] slow_collate=0, slow_duplex=0, slow_order=0 D [27/Jun/2006:19:33:32 -0400] [Job 9] Before copy_comments - %!PS-Adobe-3.0 D [27/Jun/2006:19:33:32 -0400] [Job 9] %!PS-Adobe-3.0 D [27/Jun/2006:19:33:32 -0400] [Job 9] %%BoundingBox: 0 0 612 792 D [27/Jun/2006:19:33:32 -0400] [Job 9] %%Pages: 1 D [27/Jun/2006:19:33:32 -0400] [Job 9] %%LanguageLevel: 1 D [27/Jun/2006:19:33:32 -0400] [Job 9] %%DocumentData: Clean7Bit D [27/Jun/2006:19:33:32 -0400] [Job 9] %%DocumentSuppliedResources: procset testprint/1.2 D [27/Jun/2006:19:33:32 -0400] [Job 9] %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman D [27/Jun/2006:19:33:32 -0400] [Job 9] %%Creator: Michael Sweet, Easy Software Products D [27/Jun/2006:19:33:32 -0400] [Job 9] %%CreationDate: D:20060114093000+0500 D [27/Jun/2006:19:33:32 -0400] [Job 9] %%Title: Test Page D [27/Jun/2006:19:33:32 -0400] [Job 9] %%EndComments D [27/Jun/2006:19:33:32 -0400] [Job 9] Before copy_prolog - %%BeginProlog D [27/Jun/2006:19:33:32 -0400] [Job 9] Before copy_setup - %%Page: 1 1 D [27/Jun/2006:19:33:32 -0400] [Job 9] Before page loop - %%Page: 1 1 D [27/Jun/2006:19:33:32 -0400] [Job 9] Copying page 1... D [27/Jun/2006:19:33:32 -0400] [Job 9] pagew = 576.0, pagel = 763.2 D [27/Jun/2006:19:33:32 -0400] [Job 9] bboxw = 612, bboxl = 792 D [27/Jun/2006:19:33:32 -0400] [Job 9] PageLeft = 18.0, PageRight = 594.0 D [27/Jun/2006:19:33:32 -0400] [Job 9] PageTop = 777.6, PageBottom = 14.4 D [27/Jun/2006:19:33:32 -0400] [Job 9] PageWidth = 612.0, PageLength = 792.0 D [27/Jun/2006:19:33:32 -0400] [Job 9] Wrote 1 pages... D [27/Jun/2006:19:33:32 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:32 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:32 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:32 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting "{refresh_page?" at 374, result=1... D [27/Jun/2006:19:33:32 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:32 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:32 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:32 -0400] [CGI] Finished "{refresh_page?", out=0x2824a6f8... D [27/Jun/2006:19:33:32 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:32 -0400] PID 889 (/usr/local/libexec/cups/cgi-bin/printers.cgi) exited with no errors. D [27/Jun/2006:19:33:32 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:33:32 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:32 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:32 -0400] [CGI] Finished "{SECTION=admin", out=0x2824a6f8... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:32 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:32 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:32 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:32 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:32 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:32 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:32 -0400] [CGI] Finished "{SECTION=help", out=0x2824a6f8... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=0... D [27/Jun/2006:19:33:32 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:32 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:32 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=1... D [27/Jun/2006:19:33:32 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:32 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:32 -0400] [CGI] Finished "{SECTION=printers", out=0x2824a6f8... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:32 -0400] [CGI] cgiCopyTemplateLang(tmpl="test-page.tmpl") D [27/Jun/2006:19:33:32 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:32 -0400] [CGI] Template file is "/usr/local/share/cups/templates/test-page.tmpl"... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:32 -0400] [CGI] "{SECTION}" at 48... D [27/Jun/2006:19:33:32 -0400] [CGI] "{printer_name}" at 63... D [27/Jun/2006:19:33:32 -0400] [CGI] "{printer_name}" at 80... D [27/Jun/2006:19:33:32 -0400] [CGI] "{job_id}" at 89... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 99 on EOF... D [27/Jun/2006:19:33:32 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:32 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:32 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:32 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:32 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:33 -0400] [Job 9] foomatic-rip version $Revision: 3.43.2.12 $ running... D [27/Jun/2006:19:33:33 -0400] [Job 9] Parsing PPD file ... D [27/Jun/2006:19:33:33 -0400] [Job 9] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip" D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option ColorSpace D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option Resolution D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option PageSize D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option PageRegion D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option Model D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option PrintoutMode D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option ImageableArea D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option PaperDimension D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option InputSlot D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option Duplex D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option Quality D [27/Jun/2006:19:33:33 -0400] [Job 9] Added option Font D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] Parameter Summary D [27/Jun/2006:19:33:33 -0400] [Job 9] ----------------- D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] Spooler: cups D [27/Jun/2006:19:33:33 -0400] [Job 9] Printer: hp_LaserJet_1160Le D [27/Jun/2006:19:33:33 -0400] [Job 9] PPD file: /usr/local/etc/cups/ppd/hp_LaserJet_1160Le.ppd D [27/Jun/2006:19:33:33 -0400] [Job 9] Printer model: HP LaserJet 1160 Foomatic/hpijs (recommended) D [27/Jun/2006:19:33:33 -0400] [Job 9] Job title: Test Page D [27/Jun/2006:19:33:33 -0400] [Job 9] File(s) to be printed: D [27/Jun/2006:19:33:33 -0400] [Job 9] <STDIN> D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] GhostScript extra search path ('GS_LIB'): /usr/local/share/cups/fonts D [27/Jun/2006:19:33:33 -0400] [Job 9] Pondering option 'job-uuid=urn:uuid:ee248321-fe83-34a2-5166-fa2e75eef82b' D [27/Jun/2006:19:33:33 -0400] [Job 9] Unknown option job-uuid=urn:uuid:ee248321-fe83-34a2-5166-fa2e75eef82b. D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] ================================================ D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] File: <STDIN> D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] ================================================ D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] Reading PostScript input ... D [27/Jun/2006:19:33:33 -0400] [Job 9] --> This document is DSC-conforming! D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] ----------- D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginProlog D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%EndProlog D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] ----------- D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginSetup D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginFeature: *PrintoutMode Normal D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: PrintoutMode=Normal --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: PrintoutMode=Normal --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginFeature: *InputSlot Default D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: InputSlot=Default --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %% FoomaticRIPOptionSetting: InputSlot=Default D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: InputSlot=Default --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginFeature: *Quality FromPrintoutMode D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: Quality=FromPrintoutMode --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: Quality=FromPrintoutMode --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginFeature: *PageRegion Letter D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: PageRegion=Letter --> Option will be set by PostScript interpreter D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %% FoomaticRIPOptionSetting: PageSize=Letter D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: PageSize=Letter --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginFeature: *Duplex None D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: Duplex=None --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %% FoomaticRIPOptionSetting: Duplex=None D [27/Jun/2006:19:33:33 -0400] [Job 9] Option: Duplex=None --> Setting option D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%EndSetup D [27/Jun/2006:19:33:33 -0400] [Job 9] Inserting PostScript code for CUPS' page accounting D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] ----------- D [27/Jun/2006:19:33:33 -0400] [Job 9] New page: 1 1 D [27/Jun/2006:19:33:33 -0400] [Job 9] Inserting option code into "PageSetup" section. D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%BeginPageSetup D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: %%EndPageSetup D [27/Jun/2006:19:33:33 -0400] [Job 9] End of page header D [27/Jun/2006:19:33:33 -0400] [Job 9] Stopping search for page header options D [27/Jun/2006:19:33:33 -0400] [Job 9] Found: D [27/Jun/2006:19:33:33 -0400] [Job 9] wheelSize -0.4 mul 0 rlineto % Left side... D [27/Jun/2006:19:33:33 -0400] [Job 9] --> Output goes directly to the renderer now. D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] Starting renderer D [27/Jun/2006:19:33:33 -0400] [Job 9] JCL: <job data> D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] renderer PID kid4=894 D [27/Jun/2006:19:33:33 -0400] [Job 9] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="HP LaserJet" -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -dDuplex=false -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0,PS:MediaPosition=7 -dIjsUseOutputFD -sOutputFile=- - D [27/Jun/2006:19:33:33 -0400] [Job 9] D [27/Jun/2006:19:33:33 -0400] [Job 9] Closing renderer D [27/Jun/2006:19:33:34 -0400] Discarding unused job-progress event... D [27/Jun/2006:19:33:35 -0400] cupsdReadClient: 12 GET /printers/hp_LaserJet_1160Le HTTP/1.1 D [27/Jun/2006:19:33:35 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:35 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:35 -0400] CGI /usr/local/libexec/cups/cgi-bin/printers.cgi started - PID = 899 I [27/Jun/2006:19:33:35 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=899) D [27/Jun/2006:19:33:35 -0400] cupsdSendCommand: 12 file=10 D [27/Jun/2006:19:33:35 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:33:35 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:35 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:35 -0400] CUPS-Get-Default D [27/Jun/2006:19:33:35 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:35 -0400] [CGI] show_printer(http=0x8095000, printer="hp_LaserJet_1160Le") D [27/Jun/2006:19:33:35 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:35 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:35 -0400] Get-Printer-Attributes ipp://localhost/printers/hp_LaserJet_1160Le D [27/Jun/2006:19:33:35 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{refresh_page?" at 374, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:35 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{refresh_page?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:35 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SECTION=admin", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SECTION=help", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SECTION=printers", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="printers.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printers.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_type?" at 14, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 14... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 15 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 15... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 16 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_type?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{#printer_name=0" at 33, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 33... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 34 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 34... D [27/Jun/2006:19:33:35 -0400] [CGI] Looping on "printer_name" at 50, count=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 50... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 101... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 117... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{default_name=hp_LaserJet_1160Le" at 150, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 150... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 169 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 169... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 170 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{default_name=hp_LaserJet_1160Le", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?printer_state_message=" at 196, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 196... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 197 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 197... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_state_message}" at 243... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 252 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?printer_state_message=", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 349... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 406... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_state=3" at 452, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 452... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 457 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 457... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_state=4" at 474, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 474... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 485 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 485... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 493 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_state=4", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 494 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_info}" at 584... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_location}" at 624... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_make_and_model}" at 676... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_state=3" at 720, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 720... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 725 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 725... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_state=4" at 742, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 742... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 753 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 753... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 761 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_state=4", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 762 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 793, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 793... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 808 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 808... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 823 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_is_shared=0" at 846, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 846... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 850 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 850... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 851 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?device_uri=" at 877, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 877... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 878 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 878... D [27/Jun/2006:19:33:35 -0400] [CGI] "{device_uri}" at 913... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 914 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?device_uri=", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 952... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?cupscommand=1" at 1078, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1078... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 1110... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 1258... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1383 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1383... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1384 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?cupscommand=1", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_state=5" at 1402, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1402... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 1423... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 1473... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1561 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1561... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 1582... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 1631... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1717 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_state=5", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 1747, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1747... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 1768... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 1816... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1900 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1900... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 1921... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 1969... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2053 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 2086... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 2132... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 2235... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 2282... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{printer_is_shared=0" at 2394, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 2394... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 2415... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 2463... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2568 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 2568... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 2589... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 2637... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 2746 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 2767... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 2818... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 2927... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 2983... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 3102... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 3153... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 3262... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 3313... D [27/Jun/2006:19:33:35 -0400] [CGI] "{admin_uri}" at 3422... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_name}" at 3476... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 3598 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished looping on "printer_name"... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 3599 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{#printer_name=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 3600 on EOF... D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="printer-jobs-header.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printer-jobs-header.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 28 on EOF... D [27/Jun/2006:19:33:35 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:35 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:35 -0400] Get-Jobs ipp://localhost:631/printers/hp_LaserJet_1160Le D [27/Jun/2006:19:33:35 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="search.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/search.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] "{SECTION}" at 24... D [27/Jun/2006:19:33:35 -0400] [CGI] "{?SEARCH_DEST}" at 39... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{WHICH_JOBS?" at 67, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 67... D [27/Jun/2006:19:33:35 -0400] [CGI] "{WHICH_JOBS}" at 125... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 128 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 128... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 129 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{ORDER?" at 137, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 137... D [27/Jun/2006:19:33:35 -0400] [CGI] "{ORDER}" at 185... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 188 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 188... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 189 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SEARCH_DEST?" at 235, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 235... D [27/Jun/2006:19:33:35 -0400] [CGI] "{SEARCH_DEST}" at 248... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 249 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 249... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SECTION=classes" at 266, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 266... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 274 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 274... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{SECTION=jobs" at 288, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 288... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 293 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 293... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 302 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SECTION=jobs", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 303 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SECTION=classes", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 304 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{SEARCH_DEST?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{?QUERY}" at 357... D [27/Jun/2006:19:33:35 -0400] [CGI] "{SECTION}" at 455... D [27/Jun/2006:19:33:35 -0400] [CGI] "{?SEARCH_DEST}" at 470... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{WHICH_JOBS?" at 482, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 482... D [27/Jun/2006:19:33:35 -0400] [CGI] "{WHICH_JOBS}" at 506... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{ORDER?" at 513, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 513... D [27/Jun/2006:19:33:35 -0400] [CGI] "{ORDER}" at 531... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 532 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 532... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 533 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{ORDER?", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 534 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 534... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{ORDER?" at 541, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 541... D [27/Jun/2006:19:33:35 -0400] [CGI] "{ORDER}" at 555... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 556 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 556... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 557 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 558 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 641 on EOF... D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs-header.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs-header.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?which_jobs=" at 17, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 17... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?printer_name=" at 42, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 42... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 48 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 48... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 71... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 72 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?printer_name=", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?printer_name=" at 211, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 211... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 217 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 217... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 240... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 241 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?printer_name=", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 333 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 333... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{which_jobs=all" at 349, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 349... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?printer_name=" at 374, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 380 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 380... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 403... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 404 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?printer_name=" at 543, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 543... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 549 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 549... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 572... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 573 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 656 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 656... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?printer_name=" at 681, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 681... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 687 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 687... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 710... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 711 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?printer_name=" at 823, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 823... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 829 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 829... D [27/Jun/2006:19:33:35 -0400] [CGI] "{printer_uri_supported}" at 852... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 853 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 945 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 946 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?which_jobs=", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{total=0" at 983, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 983... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 991 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 991... D [27/Jun/2006:19:33:35 -0400] [CGI] "{#job_id}" at 1008... D [27/Jun/2006:19:33:35 -0400] [CGI] "{total}" at 1019... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?which_jobs=" at 1034, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1034... D [27/Jun/2006:19:33:35 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:33:35 -0400] PID 899 (/usr/local/libexec/cups/cgi-bin/printers.cgi) exited with no errors. D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1041 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1041... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{which_jobs=all" at 1057, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1057... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1058 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1058... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1068 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1069 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?which_jobs=", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{total=1" at 1082, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1082... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1083 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1083... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1085 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{total=1", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1086 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{total=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1092 on EOF... D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:35 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:35 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:35 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:35 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{#job_id=0" at 11, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 11... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 12 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 12... D [27/Jun/2006:19:33:35 -0400] [CGI] Looping on "job_id" at 277, count=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 277... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_printer_uri}" at 339... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_printer_name}" at 359... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_id}" at 372... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{?job_name=" at 400, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 400... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 408 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 408... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_name}" at 418... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 419 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{?job_name=", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_originating_user_name}" at 462... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_k_octets}" at 492... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_media_sheets_completed=0" at 539, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 539... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 547 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 547... D [27/Jun/2006:19:33:35 -0400] [CGI] "{?job_media_sheets_completed}" at 576... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 577 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_media_sheets_completed=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=3" at 600, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 600... D [27/Jun/2006:19:33:35 -0400] [CGI] "{time_at_creation}" at 635... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 636 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 636... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=4" at 649, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 649... D [27/Jun/2006:19:33:35 -0400] [CGI] "{time_at_creation}" at 681... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 682 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 682... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=5" at 696, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 696... D [27/Jun/2006:19:33:35 -0400] [CGI] "{time_at_processing}" at 736... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 737 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 737... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=6" at 750, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 750... D [27/Jun/2006:19:33:35 -0400] [CGI] "{time_at_completed}" at 783... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 784 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 784... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=7" at 798, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 798... D [27/Jun/2006:19:33:35 -0400] [CGI] "{time_at_completed}" at 833... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 834 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 834... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=8" at 847, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 847... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 855 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 855... D [27/Jun/2006:19:33:35 -0400] [CGI] "{time_at_completed}" at 890... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 891 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=8", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 892 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=7", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 893 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=6", out=0x0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 894 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=5", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 895 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=4", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 896 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_preserved>0" at 930, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 930... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_id}" at 981... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_printer_uri}" at 1019... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1102 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1102... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1103 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_preserved>0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=4" at 1117, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1117... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_id}" at 1168... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_printer_uri}" at 1206... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1289 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1289... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1290 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=4", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state=3" at 1304, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1304... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_id}" at 1352... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_printer_uri}" at 1390... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1467 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1467... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1468 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{job_state<7" at 1482, result=1... D [27/Jun/2006:19:33:35 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1482... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_id}" at 1532... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_printer_uri}" at 1570... D [27/Jun/2006:19:33:35 -0400] [CGI] "{job_id}" at 1698... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1774 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 1774... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1775 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{job_state<7", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1795 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished looping on "job_id"... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1806 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{#job_id=0", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 1807 on EOF... D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:35 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:35 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:35 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:35 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:35 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:35 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:35 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:35 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:35 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:35 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:35 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:35 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:35 -0400] cupsdReadClient: 7 GET /images/printer-processing.gif HTTP/1.1 D [27/Jun/2006:19:33:35 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:35 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:35 -0400] write_file: 7 file=8 D [27/Jun/2006:19:33:43 -0400] cupsdReadClient: 12 GET /jobs/ HTTP/1.1 D [27/Jun/2006:19:33:43 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:43 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:43 -0400] CGI /usr/local/libexec/cups/cgi-bin/jobs.cgi started - PID = 900 I [27/Jun/2006:19:33:43 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=900) D [27/Jun/2006:19:33:43 -0400] cupsdSendCommand: 12 file=10 D [27/Jun/2006:19:33:43 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:33:43 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:43 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:43 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:43 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:43 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{refresh_page?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:43 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:43 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:43 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:43 -0400] Get-Jobs ipp://localhost/jobs D [27/Jun/2006:19:33:43 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SECTION=admin", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SECTION=help", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SECTION=printers", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:43 -0400] PID 900 (/usr/local/libexec/cups/cgi-bin/jobs.cgi) exited with no errors. D [27/Jun/2006:19:33:43 -0400] [CGI] cgiCopyTemplateLang(tmpl="search.tmpl") D [27/Jun/2006:19:33:43 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:43 -0400] [CGI] Template file is "/usr/local/share/cups/templates/search.tmpl"... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:43 -0400] [CGI] "{SECTION}" at 24... D [27/Jun/2006:19:33:43 -0400] [CGI] "{?SEARCH_DEST}" at 39... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{WHICH_JOBS?" at 67, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 67... D [27/Jun/2006:19:33:43 -0400] [CGI] "{WHICH_JOBS}" at 125... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 128 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 128... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 129 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{ORDER?" at 137, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 137... D [27/Jun/2006:19:33:43 -0400] [CGI] "{ORDER}" at 185... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 188 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 188... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 189 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{ORDER?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SEARCH_DEST?" at 235, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 235... D [27/Jun/2006:19:33:43 -0400] [CGI] "{SEARCH_DEST}" at 248... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 249 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 249... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SECTION=classes" at 266, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 266... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 274 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 274... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{SECTION=jobs" at 288, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 288... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 293 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 293... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 302 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 303 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 304 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{SEARCH_DEST?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] "{?QUERY}" at 357... D [27/Jun/2006:19:33:43 -0400] [CGI] "{SECTION}" at 455... D [27/Jun/2006:19:33:43 -0400] [CGI] "{?SEARCH_DEST}" at 470... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{WHICH_JOBS?" at 482, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 482... D [27/Jun/2006:19:33:43 -0400] [CGI] "{WHICH_JOBS}" at 506... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{ORDER?" at 513, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 513... D [27/Jun/2006:19:33:43 -0400] [CGI] "{ORDER}" at 531... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 532 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 532... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 533 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{ORDER?", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 534 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 534... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{ORDER?" at 541, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 541... D [27/Jun/2006:19:33:43 -0400] [CGI] "{ORDER}" at 555... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 556 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 556... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 557 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{ORDER?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 558 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 641 on EOF... D [27/Jun/2006:19:33:43 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs-header.tmpl") D [27/Jun/2006:19:33:43 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:43 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs-header.tmpl"... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?which_jobs=" at 17, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 17... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?printer_name=" at 42, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 42... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 48 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 48... D [27/Jun/2006:19:33:43 -0400] [CGI] "{printer_uri_supported}" at 71... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 72 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?printer_name=", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?printer_name=" at 211, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 211... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 217 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 217... D [27/Jun/2006:19:33:43 -0400] [CGI] "{printer_uri_supported}" at 240... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 241 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?printer_name=", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 333 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 333... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{which_jobs=all" at 349, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 349... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?printer_name=" at 374, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 380 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 380... D [27/Jun/2006:19:33:43 -0400] [CGI] "{printer_uri_supported}" at 403... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 404 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?printer_name=" at 543, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 543... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 549 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 549... D [27/Jun/2006:19:33:43 -0400] [CGI] "{printer_uri_supported}" at 572... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 573 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 656 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 656... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?printer_name=" at 681, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 681... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 687 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 687... D [27/Jun/2006:19:33:43 -0400] [CGI] "{printer_uri_supported}" at 710... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 711 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?printer_name=" at 823, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 823... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 829 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 829... D [27/Jun/2006:19:33:43 -0400] [CGI] "{printer_uri_supported}" at 852... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 853 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 945 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 946 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?which_jobs=", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{total=0" at 983, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 983... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 991 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 991... D [27/Jun/2006:19:33:43 -0400] [CGI] "{#job_id}" at 1008... D [27/Jun/2006:19:33:43 -0400] [CGI] "{total}" at 1019... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?which_jobs=" at 1034, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1034... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1041 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1041... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{which_jobs=all" at 1057, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1057... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1058 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1058... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1068 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1069 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?which_jobs=", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{total=1" at 1082, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1082... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1083 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1083... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1085 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{total=1", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1086 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{total=0", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1092 on EOF... D [27/Jun/2006:19:33:43 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:43 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:43 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:43 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{PREVURL?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:43 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:43 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{ORDER=dec", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:43 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{NEXTURL?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:43 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs.tmpl") D [27/Jun/2006:19:33:43 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:43 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs.tmpl"... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{#job_id=0" at 11, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 11... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 12 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 12... D [27/Jun/2006:19:33:43 -0400] [CGI] Looping on "job_id" at 277, count=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 277... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_printer_uri}" at 339... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_printer_name}" at 359... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_id}" at 372... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{?job_name=" at 400, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 400... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 408 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 408... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_name}" at 418... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 419 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{?job_name=", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_originating_user_name}" at 462... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_k_octets}" at 492... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_media_sheets_completed=0" at 539, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 539... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 547 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 547... D [27/Jun/2006:19:33:43 -0400] [CGI] "{?job_media_sheets_completed}" at 576... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 577 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_media_sheets_completed=0", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=3" at 600, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 600... D [27/Jun/2006:19:33:43 -0400] [CGI] "{time_at_creation}" at 635... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 636 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 636... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=4" at 649, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 649... D [27/Jun/2006:19:33:43 -0400] [CGI] "{time_at_creation}" at 681... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 682 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 682... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=5" at 696, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 696... D [27/Jun/2006:19:33:43 -0400] [CGI] "{time_at_processing}" at 736... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 737 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 737... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=6" at 750, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 750... D [27/Jun/2006:19:33:43 -0400] [CGI] "{time_at_completed}" at 783... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 784 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 784... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=7" at 798, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 798... D [27/Jun/2006:19:33:43 -0400] [CGI] "{time_at_completed}" at 833... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 834 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 834... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=8" at 847, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 847... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 855 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 855... D [27/Jun/2006:19:33:43 -0400] [CGI] "{time_at_completed}" at 890... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 891 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=8", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 892 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=7", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 893 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=6", out=0x0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 894 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=5", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 895 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=4", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 896 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=3", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_preserved>0" at 930, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 930... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_id}" at 981... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_printer_uri}" at 1019... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1102 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1102... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1103 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_preserved>0", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=4" at 1117, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1117... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_id}" at 1168... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_printer_uri}" at 1206... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1289 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1289... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1290 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=4", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state=3" at 1304, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1304... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_id}" at 1352... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_printer_uri}" at 1390... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1467 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1467... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1468 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state=3", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{job_state<7" at 1482, result=1... D [27/Jun/2006:19:33:43 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1482... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_id}" at 1532... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_printer_uri}" at 1570... D [27/Jun/2006:19:33:43 -0400] [CGI] "{job_id}" at 1698... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1774 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 1774... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1775 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{job_state<7", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1795 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished looping on "job_id"... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1806 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{#job_id=0", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 1807 on EOF... D [27/Jun/2006:19:33:43 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:43 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:43 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:43 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{PREVURL?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:43 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:43 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{ORDER=dec", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:43 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:43 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:43 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:43 -0400] [CGI] Finished "{NEXTURL?", out=0x282496f8... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:43 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:43 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:43 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:43 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:43 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:46 -0400] cupsdReadClient: 7 GET /printers/ HTTP/1.1 D [27/Jun/2006:19:33:46 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:33:46 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:33:46 -0400] CGI /usr/local/libexec/cups/cgi-bin/printers.cgi started - PID = 901 I [27/Jun/2006:19:33:46 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=901) D [27/Jun/2006:19:33:46 -0400] cupsdSendCommand: 7 file=10 D [27/Jun/2006:19:33:46 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:33:46 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:46 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:46 -0400] CUPS-Get-Default D [27/Jun/2006:19:33:46 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:46 -0400] [CGI] show_all_printers(http=0x8095000, user="root") D [27/Jun/2006:19:33:46 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:33:46 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:46 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:46 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:33:46 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:33:46 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:33:46 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:33:46 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:33:46 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:33:46 -0400] [CGI] Finished "{refresh_page?", out=0x2824a6f8... D [27/Jun/2006:19:33:46 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:33:46 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:33:46 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:33:46 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:33:46 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:33:46 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:33:46 -0400] [CGI] Finished "{SECTION=admin", out=0x2824a6f8... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:33:46 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:33:46 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:33:46 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:46 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{SECTION=help", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:33:47 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:33:47 -0400] CUPS-Get-Printers D [27/Jun/2006:19:33:47 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{SECTION=printers", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:33:47 -0400] [CGI] cgiCopyTemplateLang(tmpl="search.tmpl") D [27/Jun/2006:19:33:47 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:47 -0400] [CGI] Template file is "/usr/local/share/cups/templates/search.tmpl"... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:47 -0400] [CGI] "{SECTION}" at 24... D [27/Jun/2006:19:33:47 -0400] [CGI] "{?SEARCH_DEST}" at 39... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{WHICH_JOBS?" at 67, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 67... D [27/Jun/2006:19:33:47 -0400] [CGI] "{WHICH_JOBS}" at 125... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 128 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 128... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 129 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{ORDER?" at 137, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 137... D [27/Jun/2006:19:33:47 -0400] [CGI] "{ORDER}" at 185... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 188 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 188... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 189 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{SEARCH_DEST?" at 235, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 235... D [27/Jun/2006:19:33:47 -0400] [CGI] "{SEARCH_DEST}" at 248... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 249 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 249... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{SECTION=classes" at 266, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 266... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 274 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 274... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{SECTION=jobs" at 288, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 288... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 293 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 293... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 302 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 303 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 304 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{SEARCH_DEST?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{?QUERY}" at 357... D [27/Jun/2006:19:33:47 -0400] [CGI] "{SECTION}" at 455... D [27/Jun/2006:19:33:47 -0400] [CGI] "{?SEARCH_DEST}" at 470... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{WHICH_JOBS?" at 482, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 482... D [27/Jun/2006:19:33:47 -0400] [CGI] "{WHICH_JOBS}" at 506... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{ORDER?" at 513, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 513... D [27/Jun/2006:19:33:47 -0400] [CGI] "{ORDER}" at 531... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 532 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 532... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 533 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{ORDER?", out=0x0... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 534 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 534... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{ORDER?" at 541, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 541... D [27/Jun/2006:19:33:47 -0400] [CGI] "{ORDER}" at 555... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 556 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 556... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 557 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 558 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 641 on EOF... D [27/Jun/2006:19:33:47 -0400] [CGI] cgiCopyTemplateLang(tmpl="printers-header.tmpl") D [27/Jun/2006:19:33:47 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:47 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:33:47 -0400] PID 901 (/usr/local/libexec/cups/cgi-bin/printers.cgi) exited with no errors. D [27/Jun/2006:19:33:47 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printers-header.tmpl"... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{total=0" at 27, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 27... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 39 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 39... D [27/Jun/2006:19:33:47 -0400] [CGI] "{#printer_name}" at 62... D [27/Jun/2006:19:33:47 -0400] [CGI] "{total}" at 73... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{total=1" at 90, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 90... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 91 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 91... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 93 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{total=1", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 94 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{total=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 100 on EOF... D [27/Jun/2006:19:33:47 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:47 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:47 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:47 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:47 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:47 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:47 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:47 -0400] [CGI] cgiCopyTemplateLang(tmpl="printers.tmpl") D [27/Jun/2006:19:33:47 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:47 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printers.tmpl"... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_type?" at 14, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 14... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 15 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 15... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 16 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_type?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{#printer_name=0" at 33, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 33... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 34 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 34... D [27/Jun/2006:19:33:47 -0400] [CGI] Looping on "printer_name" at 50, count=2... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 50... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 101... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 117... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{default_name=Create_PDF" at 150, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 150... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 169 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 169... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 170 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{default_name=Create_PDF", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{?printer_state_message=" at 196, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 196... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 197 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 197... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_state_message}" at 243... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 252 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{?printer_state_message=", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 349... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 406... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=3" at 452, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 452... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 457 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 457... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=4" at 474, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 474... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 485 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 485... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 493 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 494 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_info}" at 584... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_location}" at 624... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_make_and_model}" at 676... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=3" at 720, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 720... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 725 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 725... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=4" at 742, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 742... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 753 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 753... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 761 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 762 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 793, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 793... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 808 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 808... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 823 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_shared=0" at 846, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 846... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 850 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 850... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 851 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{?device_uri=" at 877, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 877... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 878 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 878... D [27/Jun/2006:19:33:47 -0400] [CGI] "{device_uri}" at 913... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 914 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{?device_uri=", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 952... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{?cupscommand=1" at 1078, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1078... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 1110... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 1258... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1383 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1383... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1384 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{?cupscommand=1", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=5" at 1402, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1402... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1423... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1473... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1561 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1561... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1582... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1631... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1717 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=5", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 1747, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1747... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1768... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1816... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1900 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1900... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1921... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1969... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2053 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 2086... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2132... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2235... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2282... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_shared=0" at 2394, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2394... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2415... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2463... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2568 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2568... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2589... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2637... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2746 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2767... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2818... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2927... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2983... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 3102... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 3153... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 3262... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 3313... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 3422... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 3476... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 3598 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 50... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 101... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 117... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{default_name=hp_LaserJet_1160Le" at 150, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 150... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 169 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 169... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 170 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{default_name=hp_LaserJet_1160Le", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{?printer_state_message=" at 196, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 196... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 197 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 197... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_state_message}" at 243... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 252 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{?printer_state_message=", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 349... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 406... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=3" at 452, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 452... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 457 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 457... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=4" at 474, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 474... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 485 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 485... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 493 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=4", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 494 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_info}" at 584... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_location}" at 624... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_make_and_model}" at 676... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=3" at 720, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 720... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 725 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 725... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=4" at 742, result=1... D [27/Jun/2006:19:33:47 -0400] [CGI] Output first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 742... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 753 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 753... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 761 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=4", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 762 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 793, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 793... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 808 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 808... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 823 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_shared=0" at 846, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 846... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 850 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 850... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 851 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{?device_uri=" at 877, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 877... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 878 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 878... D [27/Jun/2006:19:33:47 -0400] [CGI] "{device_uri}" at 913... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 914 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{?device_uri=", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 952... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{?cupscommand=1" at 1078, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1078... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 1110... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 1258... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1383 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1383... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1384 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{?cupscommand=1", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_state=5" at 1402, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1402... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1423... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1473... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1561 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1561... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1582... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1631... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1717 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_state=5", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 1747, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1747... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1768... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1816... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 1900 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 1900... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 1921... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 1969... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2053 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_uri_supported}" at 2086... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2132... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2235... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2282... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{printer_is_shared=0" at 2394, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2394... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2415... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2463... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2568 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 2568... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2589... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2637... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 2746 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2767... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2818... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 2927... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 2983... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 3102... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 3153... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 3262... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 3313... D [27/Jun/2006:19:33:47 -0400] [CGI] "{admin_uri}" at 3422... D [27/Jun/2006:19:33:47 -0400] [CGI] "{printer_name}" at 3476... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 3598 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished looping on "printer_name"... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 3599 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{#printer_name=0", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 3600 on EOF... D [27/Jun/2006:19:33:47 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:33:47 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:47 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:33:47 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:33:47 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:33:47 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:33:47 -0400] [CGI] Skip first part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:33:47 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:33:47 -0400] [CGI] Output second part... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:33:47 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:33:47 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:33:47 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:33:47 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:33:47 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:33:47 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:33:58 -0400] cupsdNetIFUpdate: "vr0" = fe80:1::250:baff:fe04:3d15... D [27/Jun/2006:19:33:58 -0400] cupsdNetIFUpdate: "vr0" = 192.168.0.3... D [27/Jun/2006:19:33:58 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:33:58 -0400] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [27/Jun/2006:19:33:58 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:34:04 -0400] cupsdReadClient: 12 GET /jobs/ HTTP/1.1 D [27/Jun/2006:19:34:04 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:34:04 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:34:04 -0400] CGI /usr/local/libexec/cups/cgi-bin/jobs.cgi started - PID = 902 I [27/Jun/2006:19:34:04 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=902) D [27/Jun/2006:19:34:04 -0400] cupsdSendCommand: 12 file=10 D [27/Jun/2006:19:34:04 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:34:04 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:34:04 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:34:04 -0400] Get-Jobs ipp://localhost/jobs D [27/Jun/2006:19:34:04 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:34:04 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:34:04 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:04 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:04 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:34:04 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{refresh_page?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:34:04 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SECTION=admin", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SECTION=help", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SECTION=printers", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:34:04 -0400] [CGI] cgiCopyTemplateLang(tmpl="search.tmpl") D [27/Jun/2006:19:34:04 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:04 -0400] [CGI] Template file is "/usr/local/share/cups/templates/search.tmpl"... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:04 -0400] [CGI] "{SECTION}" at 24... D [27/Jun/2006:19:34:04 -0400] [CGI] "{?SEARCH_DEST}" at 39... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{WHICH_JOBS?" at 67, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 67... D [27/Jun/2006:19:34:04 -0400] [CGI] "{WHICH_JOBS}" at 125... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 128 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:34:04 -0400] PID 902 (/usr/local/libexec/cups/cgi-bin/jobs.cgi) exited with no errors. D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 128... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 129 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{ORDER?" at 137, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 137... D [27/Jun/2006:19:34:04 -0400] [CGI] "{ORDER}" at 185... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 188 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 188... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 189 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{ORDER?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SEARCH_DEST?" at 235, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 235... D [27/Jun/2006:19:34:04 -0400] [CGI] "{SEARCH_DEST}" at 248... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 249 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 249... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SECTION=classes" at 266, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 266... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 274 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 274... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{SECTION=jobs" at 288, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 288... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 293 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 293... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 302 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 303 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 304 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{SEARCH_DEST?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] "{?QUERY}" at 357... D [27/Jun/2006:19:34:04 -0400] [CGI] "{SECTION}" at 455... D [27/Jun/2006:19:34:04 -0400] [CGI] "{?SEARCH_DEST}" at 470... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{WHICH_JOBS?" at 482, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 482... D [27/Jun/2006:19:34:04 -0400] [CGI] "{WHICH_JOBS}" at 506... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{ORDER?" at 513, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 513... D [27/Jun/2006:19:34:04 -0400] [CGI] "{ORDER}" at 531... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 532 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 532... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 533 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{ORDER?", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 534 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 534... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{ORDER?" at 541, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 541... D [27/Jun/2006:19:34:04 -0400] [CGI] "{ORDER}" at 555... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 556 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 556... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 557 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{ORDER?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 558 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 641 on EOF... D [27/Jun/2006:19:34:04 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs-header.tmpl") D [27/Jun/2006:19:34:04 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:04 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs-header.tmpl"... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?which_jobs=" at 17, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 17... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?printer_name=" at 42, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 42... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 48 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 48... D [27/Jun/2006:19:34:04 -0400] [CGI] "{printer_uri_supported}" at 71... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 72 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?printer_name=", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?printer_name=" at 211, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 211... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 217 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 217... D [27/Jun/2006:19:34:04 -0400] [CGI] "{printer_uri_supported}" at 240... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 241 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?printer_name=", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 333 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 333... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{which_jobs=all" at 349, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 349... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?printer_name=" at 374, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 380 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 380... D [27/Jun/2006:19:34:04 -0400] [CGI] "{printer_uri_supported}" at 403... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 404 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?printer_name=" at 543, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 543... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 549 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 549... D [27/Jun/2006:19:34:04 -0400] [CGI] "{printer_uri_supported}" at 572... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 573 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 656 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 656... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?printer_name=" at 681, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 681... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 687 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 687... D [27/Jun/2006:19:34:04 -0400] [CGI] "{printer_uri_supported}" at 710... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 711 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?printer_name=" at 823, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 823... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 829 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 829... D [27/Jun/2006:19:34:04 -0400] [CGI] "{printer_uri_supported}" at 852... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 853 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?printer_name=", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 945 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 946 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?which_jobs=", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{total=0" at 983, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 983... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 991 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 991... D [27/Jun/2006:19:34:04 -0400] [CGI] "{#job_id}" at 1008... D [27/Jun/2006:19:34:04 -0400] [CGI] "{total}" at 1019... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?which_jobs=" at 1034, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1034... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1041 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1041... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{which_jobs=all" at 1057, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1057... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1058 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1058... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1068 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{which_jobs=all", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1069 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?which_jobs=", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{total=1" at 1082, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1082... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1083 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1083... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1085 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{total=1", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1086 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{total=0", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1092 on EOF... D [27/Jun/2006:19:34:04 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:34:04 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:04 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:34:04 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{PREVURL?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:34:04 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:34:04 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{ORDER=dec", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:34:04 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{NEXTURL?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:34:04 -0400] [CGI] cgiCopyTemplateLang(tmpl="jobs.tmpl") D [27/Jun/2006:19:34:04 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:04 -0400] [CGI] Template file is "/usr/local/share/cups/templates/jobs.tmpl"... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{#job_id=0" at 11, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 11... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 12 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 12... D [27/Jun/2006:19:34:04 -0400] [CGI] Looping on "job_id" at 277, count=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 277... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_printer_uri}" at 339... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_printer_name}" at 359... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_id}" at 372... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{?job_name=" at 400, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 400... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 408 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 408... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_name}" at 418... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 419 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{?job_name=", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_originating_user_name}" at 462... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_k_octets}" at 492... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_media_sheets_completed=0" at 539, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 539... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 547 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 547... D [27/Jun/2006:19:34:04 -0400] [CGI] "{?job_media_sheets_completed}" at 576... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 577 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_media_sheets_completed=0", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=3" at 600, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 600... D [27/Jun/2006:19:34:04 -0400] [CGI] "{time_at_creation}" at 635... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 636 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 636... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=4" at 649, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 649... D [27/Jun/2006:19:34:04 -0400] [CGI] "{time_at_creation}" at 681... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 682 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 682... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=5" at 696, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 696... D [27/Jun/2006:19:34:04 -0400] [CGI] "{time_at_processing}" at 736... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 737 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 737... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=6" at 750, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 750... D [27/Jun/2006:19:34:04 -0400] [CGI] "{time_at_completed}" at 783... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 784 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 784... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=7" at 798, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 798... D [27/Jun/2006:19:34:04 -0400] [CGI] "{time_at_completed}" at 833... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 834 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 834... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=8" at 847, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 847... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 855 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 855... D [27/Jun/2006:19:34:04 -0400] [CGI] "{time_at_completed}" at 890... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 891 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=8", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 892 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=7", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 893 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=6", out=0x0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 894 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=5", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 895 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=4", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 896 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=3", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_preserved>0" at 930, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 930... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_id}" at 981... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_printer_uri}" at 1019... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1102 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1102... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1103 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_preserved>0", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=4" at 1117, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1117... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_id}" at 1168... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_printer_uri}" at 1206... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1289 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1289... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1290 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=4", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state=3" at 1304, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1304... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_id}" at 1352... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_printer_uri}" at 1390... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1467 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1467... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1468 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state=3", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{job_state<7" at 1482, result=1... D [27/Jun/2006:19:34:04 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1482... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_id}" at 1532... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_printer_uri}" at 1570... D [27/Jun/2006:19:34:04 -0400] [CGI] "{job_id}" at 1698... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1774 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 1774... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1775 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{job_state<7", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1795 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished looping on "job_id"... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1806 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{#job_id=0", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 1807 on EOF... D [27/Jun/2006:19:34:04 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:34:04 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:04 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:34:04 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{PREVURL?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:34:04 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:34:04 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{ORDER=dec", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:34:04 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:34:04 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:34:04 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:34:04 -0400] [CGI] Finished "{NEXTURL?", out=0x282496f8... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:34:04 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:34:04 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:04 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:34:04 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:04 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:34:14 -0400] cupsdReadClient: 7 GET /jobs/?op=cancel-job&job_id=9&job_printer_uri=http://192.168.0.3:631/printers/hp_LaserJet_1160Le HTTP/1.1 D [27/Jun/2006:19:34:14 -0400] cupsdReadClient: 7 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:34:14 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:34:14 -0400] CGI /usr/local/libexec/cups/cgi-bin/jobs.cgi started - PID = 903 I [27/Jun/2006:19:34:14 -0400] Started "/usr/local/libexec/cups/cgi-bin/jobs.cgi" (pid=903) D [27/Jun/2006:19:34:14 -0400] cupsdSendCommand: 7 file=10 D [27/Jun/2006:19:34:14 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:34:14 -0400] cupsdReadClient: 8 POST /jobs HTTP/1.1 D [27/Jun/2006:19:34:14 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:34:14 -0400] Cancel-Job ipp://localhost/jobs/9 D [27/Jun/2006:19:34:14 -0400] Discarding unused job-completed event... D [27/Jun/2006:19:34:14 -0400] Discarding unused printer-state-changed event... I [27/Jun/2006:19:34:14 -0400] Job 9 was cancelled by "root". D [27/Jun/2006:19:34:14 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:34:14 -0400] PID 892 (/usr/local/libexec/cups/backend/usb) exited with no errors. D [27/Jun/2006:19:34:14 -0400] PID 891 (/usr/local/libexec/cups/filter/foomatic-rip) exited with no errors. D [27/Jun/2006:19:34:14 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:34:14 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:14 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:14 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:34:14 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:34:14 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:34:14 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:34:14 -0400] [CGI] Finished "{refresh_page?", out=0x282496f8... D [27/Jun/2006:19:34:14 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:34:14 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:34:14 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:34:14 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:34:14 -0400] PID 903 (/usr/local/libexec/cups/cgi-bin/jobs.cgi) exited with no errors. D [27/Jun/2006:19:34:14 -0400] [CGI] Finished "{SECTION=admin", out=0x282496f8... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:34:14 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:34:14 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:34:14 -0400] [CGI] Finished "{SECTION=classes", out=0x282496f8... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:34:14 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:34:14 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:34:14 -0400] [CGI] Finished "{SECTION=help", out=0x282496f8... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=1... D [27/Jun/2006:19:34:14 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:34:14 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:14 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:34:14 -0400] [CGI] Finished "{SECTION=jobs", out=0x282496f8... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=0... D [27/Jun/2006:19:34:14 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:34:14 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:34:14 -0400] [CGI] Finished "{SECTION=printers", out=0x282496f8... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:34:14 -0400] [CGI] cgiCopyTemplateLang(tmpl="job-cancel.tmpl") D [27/Jun/2006:19:34:14 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:14 -0400] [CGI] Template file is "/usr/local/share/cups/templates/job-cancel.tmpl"... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:14 -0400] [CGI] "{job_printer_uri}" at 29... D [27/Jun/2006:19:34:14 -0400] [CGI] "{job_id}" at 43... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 68 on EOF... D [27/Jun/2006:19:34:14 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:34:14 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:14 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:34:14 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:14 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:34:18 -0400] cupsdReadClient: 12 GET /printers/ HTTP/1.1 D [27/Jun/2006:19:34:18 -0400] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [27/Jun/2006:19:34:18 -0400] cupsdAuthorize: username="root" D [27/Jun/2006:19:34:18 -0400] CGI /usr/local/libexec/cups/cgi-bin/printers.cgi started - PID = 904 I [27/Jun/2006:19:34:18 -0400] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=904) D [27/Jun/2006:19:34:18 -0400] cupsdSendCommand: 12 file=10 D [27/Jun/2006:19:34:18 -0400] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [27/Jun/2006:19:34:18 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:34:18 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:34:18 -0400] CUPS-Get-Default D [27/Jun/2006:19:34:18 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:34:18 -0400] [CGI] show_all_printers(http=0x8095000, user="root") D [27/Jun/2006:19:34:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [27/Jun/2006:19:34:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:18 -0400] [CGI] "{title}" at 205... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{refresh_page?" at 374, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 374... D [27/Jun/2006:19:34:18 -0400] [CGI] "{refresh_page}" at 424... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 427 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 427... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 428 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{refresh_page?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{title}" at 671... D [27/Jun/2006:19:34:18 -0400] [CGI] "{title}" at 952... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SECTION=admin" at 1411, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1411... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1412 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1412... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1415 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SECTION=admin", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1678... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1679 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1679... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1682 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SECTION=help" at 1938, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1938... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1939 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1939... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1942 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SECTION=help", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SECTION=jobs" at 2206, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2206... D [27/Jun/2006:19:34:18 -0400] cupsdReadClient: 8 POST / HTTP/1.1 D [27/Jun/2006:19:34:18 -0400] cupsdAuthorize: No authentication data provided. D [27/Jun/2006:19:34:18 -0400] CUPS-Get-Printers D [27/Jun/2006:19:34:18 -0400] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok) D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2207 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2207... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2210 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SECTION=printers" at 2464, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2464... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2465 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2465... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2468 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SECTION=printers", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2830 on EOF... D [27/Jun/2006:19:34:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="search.tmpl") D [27/Jun/2006:19:34:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/search.tmpl"... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:18 -0400] [CGI] "{SECTION}" at 24... D [27/Jun/2006:19:34:18 -0400] [CGI] "{?SEARCH_DEST}" at 39... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{WHICH_JOBS?" at 67, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 67... D [27/Jun/2006:19:34:18 -0400] [CGI] "{WHICH_JOBS}" at 125... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 128 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 128... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 129 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{ORDER?" at 137, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 137... D [27/Jun/2006:19:34:18 -0400] [CGI] "{ORDER}" at 185... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 188 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 188... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 189 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SEARCH_DEST?" at 235, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 235... D [27/Jun/2006:19:34:18 -0400] [CGI] "{SEARCH_DEST}" at 248... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 249 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 249... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SECTION=classes" at 266, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 266... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 274 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 274... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{SECTION=jobs" at 288, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 288... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 293 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 293... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 302 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SECTION=jobs", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 303 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SECTION=classes", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 304 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{SEARCH_DEST?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{?QUERY}" at 357... D [27/Jun/2006:19:34:18 -0400] [CGI] "{SECTION}" at 455... D [27/Jun/2006:19:34:18 -0400] [CGI] "{?SEARCH_DEST}" at 470... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{WHICH_JOBS?" at 482, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 482... D [27/Jun/2006:19:34:18 -0400] [CGI] "{WHICH_JOBS}" at 506... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{ORDER?" at 513, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 513... D [27/Jun/2006:19:34:18 -0400] [CGI] "{ORDER}" at 531... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 532 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 532... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 533 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{ORDER?", out=0x0... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 534 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 534... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{ORDER?" at 541, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 541... D [27/Jun/2006:19:34:18 -0400] [CGI] "{ORDER}" at 555... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 556 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 556... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 557 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{ORDER?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 558 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{WHICH_JOBS?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 641 on EOF... D [27/Jun/2006:19:34:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="printers-header.tmpl") D [27/Jun/2006:19:34:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printers-header.tmpl"... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{total=0" at 27, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 27... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 39 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 39... D [27/Jun/2006:19:34:18 -0400] [CGI] "{#printer_name}" at 62... D [27/Jun/2006:19:34:18 -0400] [CGI] "{total}" at 73... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{total=1" at 90, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 90... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 91 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 91... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 93 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{total=1", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 94 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{total=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 100 on EOF... D [27/Jun/2006:19:34:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:34:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:34:18 -0400] PID 904 (/usr/local/libexec/cups/cgi-bin/printers.cgi) exited with no errors. D [27/Jun/2006:19:34:18 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:34:18 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:34:18 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:34:18 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:34:18 -0400] cupsdCloseClient: 8 D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:34:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="printers.tmpl") D [27/Jun/2006:19:34:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/printers.tmpl"... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_type?" at 14, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 14... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 15 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 15... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 16 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_type?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{#printer_name=0" at 33, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 33... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 34 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 34... D [27/Jun/2006:19:34:18 -0400] [CGI] Looping on "printer_name" at 50, count=2... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 50... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 101... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 117... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{default_name=Create_PDF" at 150, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 150... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 169 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 169... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 170 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{default_name=Create_PDF", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{?printer_state_message=" at 196, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 196... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 197 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 197... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_state_message}" at 243... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 252 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{?printer_state_message=", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 349... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 406... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=3" at 452, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 452... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 457 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 457... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=4" at 474, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 474... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 485 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 485... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 493 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 494 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_info}" at 584... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_location}" at 624... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_make_and_model}" at 676... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=3" at 720, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 720... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 725 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 725... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=4" at 742, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 742... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 753 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 753... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 761 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 762 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 793, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 793... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 808 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 808... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 823 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_shared=0" at 846, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 846... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 850 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 850... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 851 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{?device_uri=" at 877, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 877... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 878 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 878... D [27/Jun/2006:19:34:18 -0400] [CGI] "{device_uri}" at 913... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 914 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{?device_uri=", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 952... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{?cupscommand=1" at 1078, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1078... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 1110... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 1258... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1383 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1383... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1384 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{?cupscommand=1", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=5" at 1402, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1402... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1423... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1473... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1561 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1561... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1582... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1631... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1717 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=5", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 1747, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1747... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1768... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1816... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1900 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1900... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1921... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1969... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2053 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 2086... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2132... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2235... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2282... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_shared=0" at 2394, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2394... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2415... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2463... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2568 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2568... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2589... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2637... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2746 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2767... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2818... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2927... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2983... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 3102... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 3153... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 3262... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 3313... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 3422... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 3476... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 3598 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 50... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 101... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 117... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{default_name=hp_LaserJet_1160Le" at 150, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 150... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 169 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 169... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 170 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{default_name=hp_LaserJet_1160Le", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{?printer_state_message=" at 196, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 196... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 197 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 197... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_state_message}" at 243... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 252 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{?printer_state_message=", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 349... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 406... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=3" at 452, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 452... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 457 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 457... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=4" at 474, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 474... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 485 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 485... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 493 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 494 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_info}" at 584... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_location}" at 624... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_make_and_model}" at 676... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=3" at 720, result=1... D [27/Jun/2006:19:34:18 -0400] [CGI] Output first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 720... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 725 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 725... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=4" at 742, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 742... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 753 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 753... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 761 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=4", out=0x0... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 762 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=3", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 793, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 793... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 808 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 808... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 823 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_shared=0" at 846, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 846... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 850 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 850... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 851 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{?device_uri=" at 877, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 877... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 878 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 878... D [27/Jun/2006:19:34:18 -0400] [CGI] "{device_uri}" at 913... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 914 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{?device_uri=", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 952... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{?cupscommand=1" at 1078, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1078... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 1110... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 1258... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1383 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1383... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1384 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{?cupscommand=1", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_state=5" at 1402, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1402... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1423... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1473... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1561 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1561... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1582... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1631... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1717 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_state=5", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_accepting_jobs=0" at 1747, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1747... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1768... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1816... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 1900 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 1900... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 1921... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 1969... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2053 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_accepting_jobs=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_uri_supported}" at 2086... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2132... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2235... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2282... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{printer_is_shared=0" at 2394, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2394... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2415... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2463... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2568 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 2568... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2589... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2637... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 2746 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{printer_is_shared=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2767... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2818... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 2927... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 2983... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 3102... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 3153... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 3262... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 3313... D [27/Jun/2006:19:34:18 -0400] [CGI] "{admin_uri}" at 3422... D [27/Jun/2006:19:34:18 -0400] [CGI] "{printer_name}" at 3476... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 3598 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished looping on "printer_name"... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 3599 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{#printer_name=0", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 3600 on EOF... D [27/Jun/2006:19:34:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="pager.tmpl") D [27/Jun/2006:19:34:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/pager.tmpl"... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{PREVURL?" at 87, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 87... D [27/Jun/2006:19:34:18 -0400] [CGI] "{PREVURL}" at 105... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 191 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 191... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 198 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{PREVURL?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{ORDER=dec" at 247, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 247... D [27/Jun/2006:19:34:18 -0400] [CGI] "{THISURL}" at 265... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 367 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 367... D [27/Jun/2006:19:34:18 -0400] [CGI] "{THISURL}" at 385... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 489 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{ORDER=dec", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting "{NEXTURL?" at 535, result=0... D [27/Jun/2006:19:34:18 -0400] [CGI] Skip first part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 535... D [27/Jun/2006:19:34:18 -0400] [CGI] "{NEXTURL}" at 553... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 631 on character ':'... D [27/Jun/2006:19:34:18 -0400] [CGI] Output second part... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 631... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 638 on character '}'... D [27/Jun/2006:19:34:18 -0400] [CGI] Finished "{NEXTURL?", out=0x2824a6f8... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 659 on EOF... D [27/Jun/2006:19:34:18 -0400] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [27/Jun/2006:19:34:18 -0400] [CGI] locale="en_us"... D [27/Jun/2006:19:34:18 -0400] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [27/Jun/2006:19:34:18 -0400] [CGI] Starting at file position 0... D [27/Jun/2006:19:34:18 -0400] [CGI] Returning at file position 614 on EOF... D [27/Jun/2006:19:34:19 -0400] Unloading job 8... D [27/Jun/2006:19:34:31 -0400] cupsdCloseClient: 12 D [27/Jun/2006:19:34:31 -0400] cupsdCloseClient: 7 D [27/Jun/2006:19:35:00 -0400] cupsdNetIFUpdate: "vr0" = fe80:1::250:baff:fe04:3d15... D [27/Jun/2006:19:35:00 -0400] cupsdNetIFUpdate: "vr0" = 192.168.0.3... D [27/Jun/2006:19:35:00 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:35:00 -0400] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [27/Jun/2006:19:35:00 -0400] cupsdNetIFUpdate: "lo0" = localhost... D [27/Jun/2006:19:35:17 -0400] Unloading job 9... [-- Attachment #3 --] > > > -- > FreeBSD 7.0-CURRENT #4: Sun Jun 25 12:13:31 EDT 2006 > root@clk01a:/usr/obj/usr/src/sys/CLK01A > PGP? : http://www.clkroot.net/security/nb_root.asc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FD6B13A6-D9BA-4569-9962-1641AFF8007F>
