client-error-not-possible

yantong yantong4 at 126.com
Thu Oct 14 01:53:18 PDT 2010


> I confirmed the scheme of smb in another adding process. It is smb://210.77.89.56/HPLaserJ. I thought there was no mistake, and I could verify successfully. But the box still showed up that "client-error-not-possible". Then I rebooted the system and found the printer "HP-LaserJet-p2015d" in my printing-localhost unexpectedly. But the testing pages is not successful. There was a message said that "There is a missing print filter for printer 'HP-LaserJet-p2015d'".
Here is some information you may need for helping me.
*****************************************
The printer.conf says:
# Printer configuration file for CUPS v1.4.4
# Written by cupsd on 2010-10-15 00:22
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
<DefaultPrinter HP-LaserJet-p2015d>
Info HP LaserJet p2015d
MakeModel HP LaserJet p2015d Series, hpcups 3.10.6
DeviceURI smb://210.77.89.56/HPLaserJ
State Idle
StateTime 1287073345
Type 36892
Filter application/vnd.cups-raw 0 -
Filter application/vnd.cups-raster 0 hpcups
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>
**********************************
The troubleshoot.txt says:
Page 1 (Scheduler not running?):
{'cups_connection_failure': False}
Page 2 (Choose printer):
{'cups_dest': <cups.Dest HP-LaserJet-p2015d (default)>,
 'cups_instance': None,
 'cups_queue': 'HP-LaserJet-p2015d',
 'cups_queue_listed': True}
Page 3 (Check printer sanity):
{'cups_device_uri_scheme': u'smb',
 'cups_printer_dict': {'device-uri': u'smb://210.77.89.56/HPLaserJ',
                       'printer-info': u'HP LaserJet p2015d',
                       'printer-is-shared': True,
                       'printer-location': u'',
                       'printer-make-and-model': u'HP LaserJet p2015d Series, hpcups 3.10.6',
                       'printer-state': 3,
                       'printer-state-message': u'',
                       'printer-state-reasons': [u'cups-missing-filter-warning'],
                       'printer-type': 167964,
                       'printer-uri-supported': u'ipp://localhost:631/printers/HP-LaserJet-p2015d'},
 'cups_printer_remote': False,
 'is_cups_class': False,
 'local_cups_queue_attributes': {'auth-info-required': u'none',
                                 'charset-configured': u'utf-8',
                                 'charset-supported': [u'us-ascii', u'utf-8'],
                                 'color-supported': True,
                                 'compression-supported': [u'none', u'gzip'],
                                 'copies-default': 1,
                                 'copies-supported': (1, 9999),
                                 'cups-version': u'1.4.4',
                                 'device-uri': u'smb://210.77.89.56/HPLaserJ',
                                 'document-format-default': u'application/octet-stream',
                                 'document-format-supported': [u'application/octet-stream',
                                                               u'application/pdf',
                                                               u'application/postscript',
                                                               u'application/vnd.cups-banner',
                                                               u'application/vnd.cups-pdf',
                                                               u'application/vnd.cups-postscript',
                                                               u'application/vnd.cups-raster',
                                                               u'application/vnd.cups-raw',
                                                               u'application/vnd.hp-hpgl',
                                                               u'application/x-cshell',
                                                               u'application/x-csource',
                                                               u'application/x-perl',
                                                               u'application/x-shell',
                                                               u'image/gif',
                                                               u'image/jpeg',
                                                               u'image/png',
                                                               u'image/tiff',
                                                               u'image/x-bitmap',
                                                               u'image/x-photocd',
                                                               u'image/x-portable-anymap',
                                                               u'image/x-portable-bitmap',
                                                               u'image/x-portable-graymap',
                                                               u'image/x-portable-pixmap',
                                                               u'image/x-sgi-rgb',
                                                               u'image/x-sun-raster',
                                                               u'image/x-xbitmap',
                                                               u'image/x-xpixmap',
                                                               u'text/css',
                                                               u'text/html',
                                                               u'text/plain'],
                                 'finishings-default': 3,
                                 'finishings-supported': [3],
                                 'generated-natural-language-supported': [u'en-us'],
                                 'ipp-versions-supported': [u'1.0',
                                                            u'1.1',
                                                            u'2.0',
                                                            u'2.1'],
                                 'ippget-event-life': 15,
                                 'job-creation-attributes-supported': [u'copies',
                                                                       u'finishings',
                                                                       u'ipp-attribute-fidelity',
                                                                       u'job-hold-until',
                                                                       u'job-name',
                                                                       u'job-priority',
                                                                       u'job-sheets',
                                                                       u'media',
                                                                       u'media-col',
                                                                       u'multiple-document-handling',
                                                                       u'number-up',
                                                                       u'output-bin',
                                                                       u'orientation-requested',
                                                                       u'page-ranges',
                                                                       u'print-quality',
                                                                       u'printer-resolution',
                                                                       u'sides'],
                                 'job-hold-until-default': u'no-hold',
                                 'job-hold-until-supported': [u'no-hold',
                                                              u'indefinite',
                                                              u'day-time',
                                                              u'evening',
                                                              u'night',
                                                              u'second-shift',
                                                              u'third-shift',
                                                              u'weekend'],
                                 'job-k-limit': 0,
                                 'job-page-limit': 0,
                                 'job-priority-default': 50,
                                 'job-priority-supported': [100],
                                 'job-quota-period': 0,
                                 'job-settable-attributes-supported': [u'copies',
                                                                       u'finishings',
                                                                       u'job-hold-until',
                                                                       u'job-name',
                                                                       u'job-priority',
                                                                       u'media',
                                                                       u'media-col',
                                                                       u'multiple-document-handling',
                                                                       u'number-up',
                                                                       u'output-bin',
                                                                       u'orientation-requested',
                                                                       u'page-ranges',
                                                                       u'print-quality',
                                                                       u'printer-resolution',
                                                                       u'sides'],
                                 'job-sheets-default': (u'none', u'none'),
                                 'job-sheets-supported': [u'none',
                                                          u'classified',
                                                          u'confidential',
                                                          u'mls',
                                                          u'secret',
                                                          u'selinux',
                                                          u'standard',
                                                          u'te',
                                                          u'topsecret',
                                                          u'unclassified'],
                                 'marker-change-time': 0,
                                 'media-bottom-margin-supported': [493],
                                 'media-col-supported': [u'media-bottom-margin',
                                                         u'media-left-margin',
                                                         u'media-right-margin',
                                                         u'media-size',
                                                         u'media-source',
                                                         u'media-top-margin',
                                                         u'media-type'],
                                 'media-default': u'iso_a4_210x297mm',
                                 'media-left-margin-supported': [635],
                                 'media-right-margin-supported': [635],
                                 'media-source-supported': [u'auto',
                                                            u'photo-tray',
                                                            u'top',
                                                            u'bottom',
                                                            u'envelope',
                                                            u'large-capacity',
                                                            u'manual',
                                                            u'alternate'],
                                 'media-supported': [u'oe_card3x5_3x5in',
                                                     u'om_hagaki_100.18x148.16mm',
                                                     u'oe_photo4x6_4x6in',
                                                     u'iso_a6_105x148mm',
                                                     u'oe_photo5x7_5x7in',
                                                     u'oe_card5x8_5x8in',
                                                     u'om_oufuku_200.02x148.16mm',
                                                     u'iso_a5_148x210mm',
                                                     u'jis_b5_182x257mm',
                                                     u'om_jb5_182.11x257.04mm',
                                                     u'na_executive_7.25x10.5in',
                                                     u'oe_16k_7.75x10.75in',
                                                     u'na_letter_8.5x11in',
                                                     u'iso_a4_210x297mm',
                                                     u'oe_executive-jis_8.5x13in',
                                                     u'oe_flsa_8.5x13in',
                                                     u'na_legal_8.5x14in',
                                                     u'om_env-a2_110.99x146.05mm',
                                                     u'iso_c6_114x162mm',
                                                     u'jpn_chou4_90x205mm',
                                                     u'na_monarch_3.875x7.5in',
                                                     u'iso_dl_110x220mm',
                                                     u'na_number-10_4.125x9.5in',
                                                     u'jpn_chou3_120x235mm',
                                                     u'iso_c5_162x229mm',
                                                     u'om_env-b5_176.03x250.11mm',
                                                     u'custom_min_1x4in',
                                                     u'custom_max_8.5x14in'],
                                 'media-top-margin-supported': [493],
                                 'media-type-supported': [u'stationery'],
                                 'multiple-document-handling-supported': [u'separate-documents-uncollated-copies',
                                                                          u'separate-documents-collated-copies'],
                                 'multiple-document-jobs-supported': True,
                                 'multiple-operation-time-out': 300,
                                 'natural-language-configured': u'en-us',
                                 'notify-attributes-supported': [u'printer-state-change-time',
                                                                 u'notify-lease-expiration-time',
                                                                 u'notify-subscriber-user-name'],
                                 'notify-events-default': [u'job-completed'],
                                 'notify-events-supported': [u'job-completed',
                                                             u'job-config-changed',
                                                             u'job-created',
                                                             u'job-progress',
                                                             u'job-state-changed',
                                                             u'job-stopped',
                                                             u'printer-added',
                                                             u'printer-changed',
                                                             u'printer-config-changed',
                                                             u'printer-deleted',
                                                             u'printer-finishings-changed',
                                                             u'printer-media-changed',
                                                             u'printer-modified',
                                                             u'printer-restarted',
                                                             u'printer-shutdown',
                                                             u'printer-state-changed',
                                                             u'printer-stopped',
                                                             u'server-audit',
                                                             u'server-restarted',
                                                             u'server-started',
                                                             u'server-stopped'],
                                 'notify-lease-duration-default': 86400,
                                 'notify-lease-duration-supported': (0,
                                                                     2147483647),
                                 'notify-max-events-supported': [100],
                                 'notify-pull-method-supported': [u'ippget'],
                                 'notify-schemes-supported': [u'dbus',
                                                              u'mailto',
                                                              u'rss'],
                                 'number-up-default': 1,
                                 'number-up-supported': [1, 2, 4, 6, 9, 16],
                                 'operations-supported': [2,
                                                          4,
                                                          5,
                                                          6,
                                                          8,
                                                          9,
                                                          10,
                                                          11,
                                                          12,
                                                          13,
                                                          16,
                                                          17,
                                                          18,
                                                          19,
                                                          20,
                                                          21,
                                                          22,
                                                          23,
                                                          24,
                                                          25,
                                                          26,
                                                          27,
                                                          28,
                                                          34,
                                                          35,
                                                          37,
                                                          38,
                                                          16385,
                                                          16386,
                                                          16387,
                                                          16388,
                                                          16389,
                                                          16390,
                                                          16391,
                                                          16392,
                                                          16393,
                                                          16394,
                                                          16395,
                                                          16396,
                                                          16397,
                                                          16398,
                                                          16399,
                                                          16423],
                                 'orientation-requested-default': None,
                                 'orientation-requested-supported': [3,
                                                                     4,
                                                                     5,
                                                                     6],
                                 'output-bin-default': u'face-down',
                                 'output-bin-supported': [u'face-down'],
                                 'page-ranges-supported': True,
                                 'pages-per-minute': 1,
                                 'pages-per-minute-color': 1,
                                 'pdl-override-supported': [u'not-attempted'],
                                 'port-monitor': u'none',
                                 'port-monitor-supported': [u'none'],
                                 'print-quality-default': 4,
                                 'print-quality-supported': [3, 4, 5],
                                 'printer-commands': u'none',
                                 'printer-current-time': '(IPP_TAG_DATE)',
                                 'printer-error-policy': u'stop-printer',
                                 'printer-error-policy-supported': [u'abort-job',
                                                                    u'retry-current-job',
                                                                    u'retry-job',
                                                                    u'stop-printer'],
                                 'printer-info': u'HP LaserJet p2015d',
                                 'printer-is-accepting-jobs': True,
                                 'printer-is-shared': True,
                                 'printer-location': u'',
                                 'printer-make-and-model': u'HP LaserJet p2015d Series, hpcups 3.10.6',
                                 'printer-more-info': u'http://localhost:631/printers/HP-LaserJet-p2015d',
                                 'printer-name': u'HP-LaserJet-p2015d',
                                 'printer-op-policy': u'default',
                                 'printer-op-policy-supported': [u'authenticated',
                                                                 u'default'],
                                 'printer-resolution-default': '(unknown IPP tag)',
                                 'printer-resolution-supported': '(unknown IPP tag)',
                                 'printer-settable-attributes-supported': [u'printer-info',
                                                                           u'printer-location'],
                                 'printer-state': 3,
                                 'printer-state-change-time': 1287073345,
                                 'printer-state-message': u'',
                                 'printer-state-reasons': [u'cups-missing-filter-warning'],
                                 'printer-type': 167964,
                                 'printer-up-time': 1287073379,
                                 'printer-uri-supported': [u'ipp://localhost:631/printers/HP-LaserJet-p2015d'],
                                 'queued-job-count': 1,
                                 'server-is-sharing-printers': True,
                                 'sides-default': u'two-sided-long-edge',
                                 'sides-supported': [u'one-sided',
                                                     u'two-sided-long-edge',
                                                     u'two-sided-short-edge'],
                                 'uri-authentication-supported': [u'requesting-user-name'],
                                 'uri-security-supported': [u'none']},
 'nmblookup_output': ([''],
                      ['/bin/sh: nmblookup: command not found', ''],
                      127)}
Page 4 (Check PPD sanity):
{'cups_printer_ppd_defaults': {u'General': {u'ColorModel': u'Gray',
                                            u'Duplex': u'DuplexNoTumble',
                                            u'InputSlot': u'Auto',
                                            u'MediaType': u'Plain',
                                            u'OutputMode': u'Best',
                                            u'PageRegion': u'A4',
                                            u'PageSize': u'A4'},
                               u'InstallableOptions': {u'OptionDuplex': u'True'}},
 'cups_printer_ppd_valid': True,
 'missing_pkgs_and_exes': ([], [])}
Page 5 (Local or remote?):
{'printer_is_remote': False}
Page 6 (Printer state reasons):
{'printer-state-message': u'',
 'printer-state-reasons': [u'cups-missing-filter-warning']}
Page 7 (Error log checkpoint):
{'cups_server_settings': {'BrowseLocalProtocols': 'CUPS dnssd',
                          'BrowseRemoteProtocols': 'CUPS',
                          'DefaultAuthType': 'Basic',
                          'MaxLogSize': '0',
                          'SystemGroup': 'sys root',
                          '_debug_logging': '1',
                          '_remote_admin': '1',
                          '_remote_any': '1',
                          '_remote_printers': '1',
                          '_share_printers': '1',
                          '_user_cancel_any': '1'},
 'error_log_checkpoint': 1523929}
Page 8 (Print test page):
{'test_page_attempted': '15/10\xe6\x9c\x88/2010:00:23:39 +0000',
 'test_page_completions': [(42, u'Job canceled by "root"')],
 'test_page_job_id': [42],
 'test_page_job_status': [(True,
                           42,
                           'HP-LaserJet-p2015d',
                           'Test Page',
                           '\xe5\xb7\xb2\xe5\x8f\x96\xe6\xb6\x88',
                           {'attributes-charset': u'utf-8',
                            'attributes-natural-language': u'zh-cn',
                            'document-count': 0,
                            'document-format': u'application/vnd.cups-banner',
                            'job-hold-until': u'no-hold',
                            'job-id': 42,
                            'job-k-octets': 1,
                            'job-media-progress': 0,
                            'job-media-sheets-completed': 0,
                            'job-more-info': u'ipp://localhost:631/jobs/42',
                            'job-name': u'Test Page',
                            'job-originating-host-name': u'localhost',
                            'job-originating-user-name': u'root',
                            'job-preserved': False,
                            'job-printer-state-message': u'',
                            'job-printer-state-reasons': [u'cups-missing-filter-warning'],
                            'job-printer-up-time': 1287073434,
                            'job-printer-uri': u'ipp://ytwin:631/printers/HP-LaserJet-p2015d',
                            'job-priority': 50,
                            'job-sheets': [u'none', u'none'],
                            'job-state': 7,
                            'job-state-reasons': u'job-canceled-by-user',
                            'job-uri': u'ipp://localhost:631/jobs/42',
                            'job-uuid': u'urn:uuid:15dfd6c4-4d7b-3814-42ce-c22b3831fbd4',
                            'printer-uri': u'ipp://localhost/printers/HP-LaserJet-p2015d',
                            'time-at-completed': 1287073431,
                            'time-at-creation': 1287073419,
                            'time-at-processing': 1287073419})],
 'test_page_jobs_cancelled': True,
 'test_page_successful': False}
Page 9 (Error log fetch):
{'error_log': ['D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Not busy',
               'D [15/Oct/2010:00:23:22 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Active clients',
               'D [15/Oct/2010:00:23:22 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:22 +0800] cupsdReadClient: 20 1.1 Get-Jobs 1',
               'D [15/Oct/2010:00:23:22 +0800] Get-Jobs ipp://localhost/printers/',
               'D [15/Oct/2010:00:23:22 +0800] [Job 41] Loading attributes...',
               'D [15/Oct/2010:00:23:22 +0800] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Not busy',
               'D [15/Oct/2010:00:23:22 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Active clients',
               'D [15/Oct/2010:00:23:22 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:22 +0800] cupsdReadClient: 20 1.1 Get-Jobs 1',
               'D [15/Oct/2010:00:23:22 +0800] Get-Jobs ipp://localhost/printers/',
               'D [15/Oct/2010:00:23:22 +0800] [Job 39] Loading attributes...',
               'E [15/Oct/2010:00:23:22 +0800] [Job 39] Unable to queue job for destination "HP-LaserJet-P2015"!',
               'D [15/Oct/2010:00:23:22 +0800] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Not busy',
               'D [15/Oct/2010:00:23:22 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Active clients',
               'D [15/Oct/2010:00:23:22 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:22 +0800] cupsdReadClient: 20 1.1 Create-Printer-Subscription 1',
               'D [15/Oct/2010:00:23:22 +0800] Create-Printer-Subscription /',
               'D [15/Oct/2010:00:23:22 +0800] cupsdCreateSubscription(con=0x7f21f032f000(20), uri="/")',
               'D [15/Oct/2010:00:23:22 +0800] pullmethod="ippget"',
               'D [15/Oct/2010:00:23:22 +0800] notify-lease-duration=86400',
               'D [15/Oct/2010:00:23:22 +0800] notify-time-interval=0',
               'D [15/Oct/2010:00:23:22 +0800] cupsdAddSubscription(mask=17800, dest=(nil)(), job=(nil)(0), uri="(null)")',
               'D [15/Oct/2010:00:23:22 +0800] Added subscription 44 for server',
               'D [15/Oct/2010:00:23:22 +0800] cupsdMarkDirty(-----S)',
               'D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:22 +0800] Returning IPP successful-ok for Create-Printer-Subscription (/) from localhost',
               'D [15/Oct/2010:00:23:22 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:24 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:24 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:24 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:24 +0800] cupsdReadClient: 20 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:24 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:24 +0800] cupsdIsAuthorized: username="root"',
               'D [15/Oct/2010:00:23:24 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:24 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: 34 from localhost (Domain)',
               'D [15/Oct/2010:00:23:39 +0800] Report: clients=20',
               'D [15/Oct/2010:00:23:39 +0800] Report: jobs=2',
               'D [15/Oct/2010:00:23:39 +0800] Report: jobs-active=1',
               'D [15/Oct/2010:00:23:39 +0800] Report: printers=1',
               'D [15/Oct/2010:00:23:39 +0800] Report: printers-implicit=0',
               'D [15/Oct/2010:00:23:39 +0800] Report: stringpool-string-count=4020',
               'D [15/Oct/2010:00:23:39 +0800] Report: stringpool-alloc-bytes=9984',
               'D [15/Oct/2010:00:23:39 +0800] Report: stringpool-total-bytes=80376',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 34 POST /printers/HP-LaserJet-p2015d HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 34 1.1 Print-Job 1',
               'D [15/Oct/2010:00:23:39 +0800] Print-Job ipp://localhost/printers/HP-LaserJet-p2015d',
               'D [15/Oct/2010:00:23:39 +0800] [Job ???] Auto-typing file...',
               'I [15/Oct/2010:00:23:39 +0800] [Job ???] Request file type is application/vnd.cups-banner.',
               'D [15/Oct/2010:00:23:39 +0800] add_job: setting context of job to UNKNOWN SL',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(----J-)',
               'D [15/Oct/2010:00:23:39 +0800] add_job: requesting-user-name="root"',
               'D [15/Oct/2010:00:23:39 +0800] Adding default job-sheets values "none,none"...',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] Adding start banner page "none".',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(-----S)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(----J-)',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] Adding end banner page "none".',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] File of type application/vnd.cups-banner queued by "root".',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] hold_until=0',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] Queued on "HP-LaserJet-p2015d" by "root".',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(----J-)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(-----S)',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] job-sheets=none,none',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] argv[0]="HP-LaserJet-p2015d"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] argv[1]="42"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] argv[2]="root"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] argv[3]="Test Page"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] argv[4]="1"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] argv[5]="job-uuid=urn:uuid:15dfd6c4-4d7b-3814-42ce-c22b3831fbd4 job-originating-host-name=localhost"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] argv[6]="/var/spool/cups/d00042-001"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[0]="CUPS_CACHEDIR=/var/cache/cups"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[1]="CUPS_DATADIR=/usr/share/cups"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[2]="CUPS_DOCROOT=/usr/share/cups/www"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[6]="CUPS_SERVERROOT=/etc/cups"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[7]="CUPS_STATEDIR=/var/run/cups"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[8]="HOME=/var/spool/cups/tmp"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[9]="PATH=/usr/lib/cups/filter:/usr/lib64/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[10]="SERVER_ADMIN=root at ytwin"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[11]="SOFTWARE=CUPS/1.4.4"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[12]="TMPDIR=/var/spool/cups/tmp"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[13]="USER=root"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[15]="CUPS_ENCRYPTION=IfRequested"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[16]="IPP_PORT=631"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[17]="CHARSET=utf-8"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[18]="LANG=zh_CN.UTF-8"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[19]="PPD=/etc/cups/ppd/HP-LaserJet-p2015d.ppd"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[20]="RIP_MAX_CACHE=8m"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[21]="CONTENT_TYPE=application/vnd.cups-banner"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[22]="DEVICE_URI=smb://210.77.89.56/HPLaserJ"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[23]="PRINTER_INFO=HP LaserJet p2015d"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[24]="PRINTER_LOCATION="',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[25]="PRINTER=HP-LaserJet-p2015d"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[26]="CUPS_FILETYPE=document"',
               'D [15/Oct/2010:00:23:39 +0800] [Job 42] envp[27]="FINAL_CONTENT_TYPE=printer/HP-LaserJet-p2015d"',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] Started filter /usr/lib/cups/filter/bannertops (PID 2380)',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] Started filter /usr/lib/cups/filter/pstops (PID 2381)',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] Started filter /usr/lib/cups/filter/pstoraster (PID 2382)',
               'I [15/Oct/2010:00:23:39 +0800] [Job 42] Started filter /usr/lib/cups/filter/hpcups (PID 2383)',
               'E [15/Oct/2010:00:23:39 +0800] Unable to execute /usr/lib/cups/backend/smb: No such file or directory',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(-----S)',
               'E [15/Oct/2010:00:23:39 +0800] [Job 42] Stopping job because the sheduler could not execute the backend.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(----J-)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdMarkDirty(-----S)',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Print-Job (ipp://localhost/printers/HP-LaserJet-p2015d) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] PID 2381 (/usr/lib/cups/filter/pstops) was terminated normally with signal 15.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] PID 2382 (/usr/lib/cups/filter/pstoraster) was terminated normally with signal 15.',
               'D [15/Oct/2010:00:23:39 +0800] PID 2380 (/usr/lib/cups/filter/bannertops) was terminated normally with signal 15.',
               'D [15/Oct/2010:00:23:39 +0800] PID 2383 (/usr/lib/cups/filter/hpcups) was terminated normally with signal 15.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: 35 from localhost (Domain)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 35 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 35 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:39 +0800] cupsdIsAuthorized: requesting-user-name="root"',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: 36 from localhost (Domain)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 36 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 36 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:39 +0800] cupsdIsAuthorized: requesting-user-name="root"',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:39 +0800] cupsdCloseClient: 24',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: 24 from localhost (Domain)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 1.1 Get-Jobs 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Jobs ipp://localhost/printers/',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:39 +0800] cupsdCloseClient: 24',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: 24 from localhost (Domain)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 28 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:39 +0800] cupsdCloseClient: 28',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 Get-Printer-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Printer-Attributes ipp://localhost/printers/HP-LaserJet-p2015d',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/HP-LaserJet-p2015d) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:39 +0800] cupsdIsAuthorized: requesting-user-name="root"',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 Get-Printer-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Printer-Attributes ipp://localhost/printers/HP-LaserJet-p2015d',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/HP-LaserJet-p2015d) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 24 1.1 Get-Job-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Job-Attributes ipp://localhost/jobs/42',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/42) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 27 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:39 +0800] cupsdCloseClient: 27',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: 27 from localhost (Domain)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 27 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 27 1.1 Get-Printer-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Printer-Attributes ipp://ytwin:631/printers/HP-LaserJet-p2015d',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Printer-Attributes (ipp://ytwin:631/printers/HP-LaserJet-p2015d) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 27 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 27 1.1 Get-Job-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Job-Attributes ipp://localhost/jobs/42',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/42) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 Get-Printer-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Printer-Attributes ipp://localhost/printers/HP-LaserJet-p2015d',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/HP-LaserJet-p2015d) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 20 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:39 +0800] cupsdIsAuthorized: username="root"',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 Get-Printer-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Printer-Attributes ipp://localhost/printers/HP-LaserJet-p2015d',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/HP-LaserJet-p2015d) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 CUPS-Get-Printers 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Printers',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 CUPS-Get-Classes 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Classes',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 CUPS-Get-Default 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Default',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 CUPS-Get-Printers 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Printers',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 CUPS-Get-Classes 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Classes',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 CUPS-Get-Default 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Default',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 CUPS-Get-Printers 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Printers',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 CUPS-Get-Classes 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Classes',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 23 1.1 CUPS-Get-Default 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Default',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 CUPS-Get-Printers 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Printers',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 CUPS-Get-Classes 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Classes',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 14 1.1 CUPS-Get-Default 1',
               'D [15/Oct/2010:00:23:39 +0800] CUPS-Get-Default',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAcceptClient: 28 from localhost (Domain)',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 28 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 28 1.1 Get-Printer-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Printer-Attributes ipp://ytwin:631/printers/HP-LaserJet-p2015d',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Printer-Attributes (ipp://ytwin:631/printers/HP-LaserJet-p2015d) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 28 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:39 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:39 +0800] cupsdReadClient: 28 1.1 Get-Job-Attributes 1',
               'D [15/Oct/2010:00:23:39 +0800] Get-Job-Attributes ipp://localhost/jobs/42',
               'D [15/Oct/2010:00:23:39 +0800] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/42) from localhost',
               'D [15/Oct/2010:00:23:39 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:40 +0800] [Job 42] Unloading...',
               'D [15/Oct/2010:00:23:40 +0800] cupsdNetIFUpdate: "lo" = localhost:631',
               'D [15/Oct/2010:00:23:40 +0800] cupsdNetIFUpdate: "eth0" = 210.77.89.129:631',
               'D [15/Oct/2010:00:23:40 +0800] cupsdNetIFUpdate: "lo" = localhost:631',
               'D [15/Oct/2010:00:23:40 +0800] cupsdNetIFUpdate: "eth0" = 2001:cc0:b008:0:21e:37ff:fe52:9c82:631',
               'D [15/Oct/2010:00:23:40 +0800] cupsdNetIFUpdate: "eth0" = fe80::21e:37ff:fe52:9c82%eth0:631',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 20 POST /jobs/ HTTP/1.1',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 20 1.1 Cancel-Job 1',
               'D [15/Oct/2010:00:23:51 +0800] Cancel-Job ipp://localhost/jobs/42',
               'D [15/Oct/2010:00:23:51 +0800] [Job 42] Loading attributes...',
               'D [15/Oct/2010:00:23:51 +0800] cupsdMarkDirty(-----S)',
               'I [15/Oct/2010:00:23:51 +0800] [Job 42] Job canceled by "root"',
               'D [15/Oct/2010:00:23:51 +0800] cupsdMarkDirty(----J-)',
               'I [15/Oct/2010:00:23:51 +0800] [Job 42] Canceled by "root".',
               'D [15/Oct/2010:00:23:51 +0800] Returning IPP successful-ok for Cancel-Job (ipp://localhost/jobs/42) from localhost',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: 37 from localhost (Domain)',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: 38 from localhost (Domain)',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 37 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 38 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 37 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:51 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:51 +0800] cupsdIsAuthorized: requesting-user-name="root"',
               'D [15/Oct/2010:00:23:51 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 38 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:51 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:51 +0800] cupsdIsAuthorized: requesting-user-name="root"',
               'D [15/Oct/2010:00:23:51 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: 39 from localhost (Domain)',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 39 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 39 1.1 Get-Jobs 1',
               'D [15/Oct/2010:00:23:51 +0800] Get-Jobs ipp://localhost/printers/',
               'D [15/Oct/2010:00:23:51 +0800] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 38 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:51 +0800] cupsdCloseClient: 38',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 37 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:51 +0800] cupsdCloseClient: 37',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 39 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:51 +0800] cupsdCloseClient: 39',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAcceptClient: 37 from localhost (Domain)',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 37 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAuthorize: No authentication data provided.',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 37 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:51 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:51 +0800] cupsdIsAuthorized: requesting-user-name="root"',
               'D [15/Oct/2010:00:23:51 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 20 1.1 Get-Notifications 1',
               'D [15/Oct/2010:00:23:51 +0800] Get-Notifications /',
               'D [15/Oct/2010:00:23:51 +0800] cupsdIsAuthorized: username="root"',
               'D [15/Oct/2010:00:23:51 +0800] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [15/Oct/2010:00:23:51 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:51 +0800] cupsdReadClient: 37 WAITING Closing on EOF',
               'D [15/Oct/2010:00:23:51 +0800] cupsdCloseClient: 37',
               'I [15/Oct/2010:00:23:52 +0800] Saving job cache file "/var/cache/cups/job.cache"...',
               'I [15/Oct/2010:00:23:52 +0800] Saving subscriptions.conf...',
               'D [15/Oct/2010:00:23:52 +0800] cupsdSetBusyState: Not busy',
               'D [15/Oct/2010:00:23:54 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:54 +0800] cupsdSetBusyState: Active clients',
               'D [15/Oct/2010:00:23:54 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:54 +0800] cupsdReadClient: 20 1.1 Get-Job-Attributes 1',
               'D [15/Oct/2010:00:23:54 +0800] Get-Job-Attributes ipp://localhost/jobs/42',
               'D [15/Oct/2010:00:23:54 +0800] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/42) from localhost',
               'D [15/Oct/2010:00:23:54 +0800] cupsdSetBusyState: Not busy',
               'D [15/Oct/2010:00:23:54 +0800] cupsdReadClient: 20 POST / HTTP/1.1',
               'D [15/Oct/2010:00:23:54 +0800] cupsdSetBusyState: Active clients',
               'D [15/Oct/2010:00:23:54 +0800] cupsdAuthorize: Authorized as root using PeerCred',
               'D [15/Oct/2010:00:23:54 +0800] cupsdReadClient: 20 1.1 Cancel-Subscription 1',
               'D [15/Oct/2010:00:23:54 +0800] Cancel-Subscription /',
               'D [15/Oct/2010:00:23:54 +0800] cupsdIsAuthorized: username="root"',
               'D [15/Oct/2010:00:23:54 +0800] cupsdMarkDirty(-----S)',
               'D [15/Oct/2010:00:23:54 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:54 +0800] Returning IPP successful-ok for Cancel-Subscription (/) from localhost',
               'D [15/Oct/2010:00:23:54 +0800] cupsdSetBusyState: Dirty files',
               'D [15/Oct/2010:00:23:54 +0800] cupsdAcceptClient: skipping getpeercon()',
               'D [15/Oct/2010:00:23:54 +0800] cupsdAcceptClient: 37 from localhost (Domain)',
               'D [15/Oct/2010:00:23:54 +0800] cupsdReadClient: 37 GET /admin/log/error_log HTTP/1.1',
               'D [15/Oct/2010:00:23:54 +0800] cupsdSetBusyState: Active clients and dirty files',
               'D [15/Oct/2010:00:23:54 +0800] cupsdAuthorize: No authentication data provided.']}
Page 10 (Locale issues):
{'printer_page_size': u'A4',
 'system_locale_lang': 'zh_CN',
 'user_locale_ctype': 'zh_CN',
 'user_locale_messages': 'zh_CN'}
**********************************
Thank you very much, Michael!

> --Apple-Mail-13--555783434
> Content-Transfer-Encoding: quoted-printable
> Content-Type: text/plain;
> 	charset=us-ascii
>
> You can't just use a scheme name ("smb") for the device URI.  For shared =
> printers the URI should look like:
>
>     smb://server/share
>
> where "server" is the computer name and "share" is the share name. If =
> you have spaces in the names you'll need to replace them with "%20".
>
> On Oct 13, 2010, at 9:01 AM, yantong wrote:
> > ...
> > D [14/Oct/2010:07:55:53 +0800] CUPS-Add-Modify-Printer =
> client-error-not-possible: Bad device-uri scheme "smb"!
>
> ________________________________________________________________________
> Michael Sweet, Senior Printing System Engineer, PWG Chair
>
>
>
>
>
> --Apple-Mail-13--555783434
> Content-Transfer-Encoding: quoted-printable
> Content-Type: text/html;
> 	charset=us-ascii
>
> <html><head></head><body style=3D"word-wrap: break-word; =
> -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You =
> can't just use a scheme name ("smb") for the device URI.  For =
> shared printers the URI should look =
> like:<div><br></div><div>    <a =
> href=3D"smb://server/share">smb://server/share</a></div><div><br></div><di=
> v>where "server" is the computer name and "share" is the share name. If =
> you have spaces in the names you'll need to replace them with =
> "%20".</div><div><div><br><div><div>On Oct 13, 2010, at 9:01 AM, yantong =
> wrote:</div><blockquote type=3D"cite"><div><font =
> class=3D"Apple-style-span" =
> color=3D"#000000">...</font></div></blockquote><blockquote =
> type=3D"cite"><div>D [14/Oct/2010:07:55:53 +0800] =
> CUPS-Add-Modify-Printer client-error-not-possible: Bad device-uri scheme =
> "smb"!<br></div></blockquote></div><br><div>
> <span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
> color: rgb(0, 0, 0); font-family: Monaco; font-size: medium; font-style: =
> normal; font-variant: normal; font-weight: normal; letter-spacing: =
> normal; line-height: normal; orphans: 2; text-align: auto; text-indent: =
> 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: =
> 0px; -webkit-border-horizontal-spacing: 0px; =
> -webkit-border-vertical-spacing: 0px; =
> -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
> auto; -webkit-text-stroke-width: 0px; "><span class=3D"Apple-style-span" =
> style=3D"border-collapse: separate; color: rgb(0, 0, 0); font-family: =
> Monaco; font-size: medium; font-style: normal; font-variant: normal; =
> font-weight: normal; letter-spacing: normal; line-height: normal; =
> orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; =
> widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; =
> -webkit-border-vertical-spacing: 0px; =
> -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
> auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
> break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
> after-white-space; =
> "><div>___________________________________________________________________=
> _____</div><div>Michael Sweet, Senior Printing System Engineer, PWG =
> Chair</div><div><br></div></div></span><br =
> class=3D"Apple-interchange-newline"></span><br =
> class=3D"Apple-interchange-newline">
> </div>
> <br></div></div></body></html>=
>
> --Apple-Mail-13--555783434--
>





More information about the cups mailing list