CUP 5.3 issue

Dear Experts,
I have an issue with CUP 5.3. I have 3 systems say ECC, SEM, SCM.
I need to configure in such a way that If user requests for a new account in all these systems, the system should do Mandatory Riskanalysis for ECC and it should not perform risk analysis for SEM or SCM. How to achieve this scenario.
I appreciate your help.
Thanks,
Raj

Hi Raj,
Option 1.
If you have all the systems "applications", selected in the CUP request (ECC, SEM, SCM), the way to achieve the SOD only for ECC, is to have a specific rule set (group) for ECC instead of the GLOBAL rule set group. This option still gives you the possibility to run SOD for all systems in RAR(you can select the rule set), and only for ECC in CUP(default rule set only).
1) RAR: Create a new rule set (group).
2) RAR: Add the new ECC rule set group to all relevant risks.
3) RAR: Change configuration "Default rule set for risk analysis" for the new ECC rule set group.
This may also require a review to the Risks/Functions to include only ECC.
Option 2.
If you want to delete all rules and just keep the ECC:
1) Backup entire rule set (export option in rule architect)
2) Export only rules for the ECC system
3) Delete all rules in RAR.
4) Import the rules exported on 2).
p.s.: I haven't tried the 2nd option, but in theory this should work.
Regards,
N

Similar Messages

  • SAP GRC AC 5.3 CUP Risk Analysis issue

    Hi all,
    I have assigned a new SoD Role to a user, who has been given previously other SoD Roles that were authorized to assingn, then I launched the Risk Analysis and it shows the risk between the previously SoD Roles, but I want to see the new posible risks between the new SoD Role and the others.
    Is there any parameter into CUP to set up that controls the issue ? How must I do?
    Thanks in advance.
    Regards.

    Hi Chinmaya,
    Firstly, thanks for your help and support.
    According to the post, I mean when the user manager or approver, receives the request to assign one role to a user, the approver has to decide the needs of the user to use that role.
    Then the approver can check (clicking on Risk Analysis button) the number of concflicts or criticals risk that the user could violate. The issue is when the approver launched the anaylisis and it shows same conflict risks that have been mitigated in the previously assignment. It may show the possible risks between the new role and the others, isn´t it?, or instead of the case ,that the oldest risks are showed. Must that  risks showed  as mitigated?
    Thanks, regards.

  • Cups software possible issue with headphones

    Im not even sure how to word this correctly, but I have a user who uses Bose headphones to listen to music online. This user also uses the Cups software to take calls from the 7942 IP Phone. What happens is when the user takes a call it will stop the music as it should, but when the call is over it doesnt go back to the music. Is there a setting in Call Manager or the software to check? Why wouldn't it go back to regular functions on the computer through the headphones? 

    I don't think On Screen Dispay is designed for W8.  I installed it but had to do with Compatibility settings but did not see a battery drain. 
    The intel management I disabled in BIOS and never install since I don't have a subscription to the service.
    Glad you solved the issue.

  • Cisco CUPS High Availability Issue

    Hello,
    Any one please could help with the below error i'm facing on CUPS 8.5.2
    It's always in Initialization mode
    And notification tells nothing

    All,
    Being stuck in the "initializing" state typically has to do with name resolution of the other server (especially in different subnets).  I haven't narrowed down the EXACT requirements, but I believe it to be one of the following is required:
    1) @domain.com
    2) @SIPProxydomain.com
    Where domain is the domain configured on the underlying linux system and can be found via the command "show network eth0 detailed".  SIPProxy domain is the instant message domain that all the users have.  This can be found under System -> Cluster topology -> Settings.  While you are in this menu and your CUPS nodes are in different subnets please ensure the routing mechanism is changed to "router to router" and restart the XCP Router.
    You can verify the 2 lines above can be resolved from the CUPS node CLI by the command:  "utils network host "
    Regards,
    Jason

  • AC CUP - Users authentication issue

    Hi All,
    We have defined in the CUP configuration that authentication and user data source is the SAP back-end system.
    This is due to the fact that they donu2019t manage all the users in the UME (only the ones they have too).
    When creating a new request and searching for the useru2019s details, we still see only the users that were defined in the UME.
    Do you have any idea why is that ?
    Thanks
    Yudit

    Yes, you can. Don't configure ABAP to act as your UME data source. Lots of customers did this and then there is not way to go back. As of now, SAP does not have any way to change the setting of your data source if you configure ABAP as the data source for UME.
    CUP has authentication, search data source and detail data source configuration. This will totally help you in removing depedency on SAP UME. But this only works for end-user. All your approvers and administrators need to reside in SAP UME as they need to have AEApprover and/or AESecurity and/or AEAdmin role.
    Remember, the authentication and data source config is only for end-user/requester. You have to configure all other users in UME as UME assigns authorization to access CUP. Even if you configure your SAP ABAP to act as data source for SAP UME, you will have assign necessary role to the particular user in UME.
    I hope this is clear.

  • Cups printing font issue. Laserjet P1005 [SOLVED]

    Hi,
    since some weeks I've got the Problem, that the fonts are really screwed up when printing in landscape mode, have a look at this:
    http://piie.net/files/print.jpg
    In this case I printed two pages on one paper. When printing it normal it works fine.
    My specs:
    printer:  HP laserjet p1005
    cups up to date
    Driver:    HP LaserJet P1005 Foomatic/foo2xqx (recommended) (grayscale, 2-sided printing)
    does anybody have an idea how to fix it?
    thanks and kind regards,
    --peter,
    Last edited by piie (2010-12-04 20:36:32)

    My Solution
    There is a patch at the end of this post.
    My solution for now is to edit /usr/bin/foo2xqx-wrapper.
    Change line 1:
    FROM : #!/bin/sh
    TO : #!/bin/bash
    because the syntax I know is only for bash.
    Find these lines near the bottom of the script:
    foo2zjs-pstops $PSTOPS_OPTS | \
    $PREFILTER \
    | ($GS $PAPERSIZE -g$DIM -r$RES $GSDEV $GSOPTS \
    -sOutputFile="|cat 1>&3" $GAMMAFILE -_ >/dev/null) 3>&1 \
    | foo2xqx -r$RES -g$DIM -p$PAPER -m$MEDIA -n$COPIES -d$DUPLEX -s$SOURCE \
    $COLOR $CLIP_UL $CLIP_LR $CLIP_LOG $SAVETONER -T$DENSITY \
    -J "$LPJOB" -U "$USER" \
    $BC $AIB $COLOR2MONO $NOPLANES $EXTRAPAD -D$DEBUG
    That's where all the transformations from [text|postscript|image] to printer code happens.
    Add this line just above that block:
    ps2ps <(cat) >(cat) | \
    ps2ps does not work with pipes, only with command arguments, so I use bash process substitution as a workaround.
    Here is the patch :
    --- /usr/bin/foo2xqx-wrapper
    +++ /usr/bin/foo2xqx-wrapper
    @@ -1,4 +1,4 @@
    -#!/bin/sh
    +#!/bin/bash
    #* Copyright (C) 2003-2006 Rick Richardson
    @@ -650,6 +650,7 @@
    GS="$GSBIN -q -dBATCH -dSAFER -dQUIET -dNOPAUSE"
    +ps2ps <(cat) >(cat) | \
    foo2zjs-pstops $PSTOPS_OPTS | \
    $PREFILTER \
    | ($GS $PAPERSIZE -g$DIM -r$RES $GSDEV $GSOPTS \
    I am not competent enough to evaluate how clever or sketchy this patch is, but it works and I think it's safe

  • CUP connector configuration issue

    It is mentioned in the Configuration guide that, the connector that is used for RAR (corresponds to a backend system) should be used for CUP aswell.
    But, when i create a connector in webdynpro->content administration,
    RAR is showing the connector name(s) in the following syntax (even though we create multiple connectors with different names under content administration for same backend system):
    <message server name>_<system name>_<client number>
    where as CUP is showing the connector name same as that of content administration.
    now, my questions are
    Q1) how to know which connector is being used by RAR out of multiple connectors defined under content administration, so that I can use the same for CUP also.
    Q2) Do we need to select model connector or metadata connector for CUP?
    Q3) Do we need to select VIRSAR3 connector or VIRSAXSR3 connector for CUP?

    don't get confused between connector name in content admin and one refered to by CUP & RAR Config guide.
    <<<< It is mentioned in the Configuration guide that, the connector that is used for RAR (corresponds to a backend system) should be used for CUP aswell.>>>>
    the connector name refer is the the one which you create inside CONFIGURATION TAB of RAR & CUP.
    it is called VSYSKEY in VIRSA_CC_SYSTEMC table.
    both the name should be exactly same (case sensitive....... maya be......)
    best is that it should be same as SID or SIDCLNT
    <<<<<<<Q2) Do we need to select model connector or metadata connector for CUP?>>>>>>>>
    <<<<Q3) Do we need to select VIRSAR3 connector or VIRSAXSR3 connector for CUP?>>>>>
    these are used for JCO connection. and JCO connection are used only by RAR.
    when defining system inside Configuration tab of RAR you have option to select 'connection type'.
    'connection type' can be Adaptive RFC , then you select JCO connection defined for that System in next drop down.
    please refer to Config guide for RAR for more detail.
    other option is 'SAP JCO' if you select this then you have can give all details of server , client, user id and password and create or defined system inside RAR (this is what is refered as connector by all config guides or CUP and RAR)
    regards,
    Surpreet

  • Need Apple bug id 7265420

    I am working on an iMac using OS 10.6.8. I have been using a Dell 7130cdn printer (not by my choice) for the past 18 months. Suddenly, I am getting a OPC at end-of-life message in my print dialog box. I have checked the status/life of all four imaging units per Dell tech support and they are at acceptable levels. I am now being told it is a Mac problem and I need to contact Apple support. After some coaxing, I was told I needed to download the Apple bug id #7265420. I can't seem to locate that. Can someone help?

    Dell will have to fix this, although my understanding is that Dell gets their printers from another vendor and may not have the means to resolve it themselves.
    Other vendors who have the same issue, such as HP, have released or are working on a driver that works correctly with the core printing system (CUPS). The issue is due to SNMP alerts. One workaround that EFI posted was to disable the SNMP alerts by modifying the PPD. Here is an extract from their technical release.
    This workaround consists of adding a *cupsSNMPSupplies: False line to a ppd file in the /etc/cups/ppd folder. You’ll need administrative privileges to perform this workaround. Detailed steps are outlined below.
    For this example we will use ColorPrinter as the name of the printer affected by the 10.6.8 update.
    1. From the Finder menu choose Go, then Go to Folder...
    2. Enter /etc/cups/ppd in the Go to Folder dialog box and choose Go.
    3. Find the ppd named ColorPrinter.ppd. (This is the same name as the ColorPrinter in Print and Fax with a .ppd extension. )
    4. Drag the ColorPrinter.ppd to the Desktop.
    5. Open the ColorPrinter.ppd with TextEdit.
    6. At the end of the PPD add the following line exactly as written: *cupsSNMPSupplies: False
    7. Save the modified ColorPrinter.ppd to the Desktop.
    8. From the /etc/cups/ppd folder, move the original ColorPrinter.ppd to the trash. Authenticate when prompted.
    9. Drag the modified ColorPrinter.ppd from the Desktop to the /etc/cups/ppd folder. Authenticate when prompted.
    10. Printing should now work as expected. (You may have to start the print queue if it was previously paused.)

  • New CUMA 7.x can't web access ?

    Hi friends ;
    new CUMA installation for MCS7845-I2 server. Just follow the instruction installation step. Right after finish the installation some how not able web access to CUMA server. the web links is http://10.10.10.1:7080/adminportal . Suspect that w/s issue, but other w/s not able access too. Those w/s can access cucm, cup unity no issue. What could be wrong ? Pls advice.
    rgds
    tan

    Check to see if Cisco Tomcat is running:
    utils service list
    Michael
    http://htluo.blogspot.com

  • Cups issues worsen after update

    I have long-standing issues with cups on arch. It has never quite worked right. However, it usually just won't print, prints very slowly or prints rubbish.
    Today, it seemed to freeze the entire system. The only way to restart was to hit the power button. (Couldn't switch to another tty, kill X, anything.)
    Now this *might* not be cups related but my system freezes had entirely cleared up with recent kernels and cups, but not the kernel, was updated recently. (I realise this shouldn't really freak out the entire system but even so...)
    Here is the part of the error log from just before the freeze:
    I [31/May/2012:17:46:56 +0100] Saving subscriptions.conf...
    D [31/May/2012:17:46:56 +0100] cupsdSetBusyState: newbusy="Printing jobs", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:01 +0100] [Job 461] Copying page 7...
    D [31/May/2012:17:47:01 +0100] [Job 461] PAGE: 7 1
    D [31/May/2012:17:47:01 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs"
    D [31/May/2012:17:47:01 +0100] [Job 461] pagew = 571.0, pagel = 817.4
    D [31/May/2012:17:47:01 +0100] [Job 461] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842
    D [31/May/2012:17:47:01 +0100] [Job 461] PageLeft = 12.0, PageRight = 583.0
    D [31/May/2012:17:47:01 +0100] [Job 461] PageTop = 829.4, PageBottom = 12.0
    D [31/May/2012:17:47:01 +0100] [Job 461] PageWidth = 595.0, PageLength = 842.0
    D [31/May/2012:17:47:08 +0100] [Job 461] Copying page 8...
    D [31/May/2012:17:47:08 +0100] [Job 461] PAGE: 8 1
    D [31/May/2012:17:47:08 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:08 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:08 +0100] [Job 461] pagew = 571.0, pagel = 817.4
    D [31/May/2012:17:47:08 +0100] [Job 461] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842
    D [31/May/2012:17:47:08 +0100] [Job 461] PageLeft = 12.0, PageRight = 583.0
    D [31/May/2012:17:47:08 +0100] [Job 461] PageTop = 829.4, PageBottom = 12.0
    D [31/May/2012:17:47:08 +0100] [Job 461] PageWidth = 595.0, PageLength = 842.0
    D [31/May/2012:17:47:09 +0100] Closing client 21 after 300 seconds of inactivity...
    D [31/May/2012:17:47:09 +0100] cupsdCloseClient: 21
    D [31/May/2012:17:47:09 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:15 +0100] [Job 461] Copying page 9...
    D [31/May/2012:17:47:15 +0100] [Job 461] PAGE: 9 1
    D [31/May/2012:17:47:15 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:15 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:15 +0100] [Job 461] pagew = 571.0, pagel = 817.4
    D [31/May/2012:17:47:15 +0100] [Job 461] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842
    D [31/May/2012:17:47:15 +0100] [Job 461] PageLeft = 12.0, PageRight = 583.0
    D [31/May/2012:17:47:15 +0100] [Job 461] PageTop = 829.4, PageBottom = 12.0
    D [31/May/2012:17:47:15 +0100] [Job 461] PageWidth = 595.0, PageLength = 842.0
    D [31/May/2012:17:47:22 +0100] [Job 461] Copying page 10...
    D [31/May/2012:17:47:22 +0100] [Job 461] PAGE: 10 1
    D [31/May/2012:17:47:22 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:22 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:22 +0100] [Job 461] pagew = 571.0, pagel = 817.4
    D [31/May/2012:17:47:22 +0100] [Job 461] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842
    D [31/May/2012:17:47:22 +0100] [Job 461] PageLeft = 12.0, PageRight = 583.0
    D [31/May/2012:17:47:22 +0100] [Job 461] PageTop = 829.4, PageBottom = 12.0
    D [31/May/2012:17:47:22 +0100] [Job 461] PageWidth = 595.0, PageLength = 842.0
    D [31/May/2012:17:47:30 +0100] [Job 461] Copying page 11...
    D [31/May/2012:17:47:30 +0100] [Job 461] PAGE: 11 1
    D [31/May/2012:17:47:30 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:30 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:30 +0100] [Job 461] pagew = 571.0, pagel = 817.4
    D [31/May/2012:17:47:30 +0100] [Job 461] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842
    D [31/May/2012:17:47:30 +0100] [Job 461] PageLeft = 12.0, PageRight = 583.0
    D [31/May/2012:17:47:30 +0100] [Job 461] PageTop = 829.4, PageBottom = 12.0
    D [31/May/2012:17:47:30 +0100] [Job 461] PageWidth = 595.0, PageLength = 842.0
    I [31/May/2012:17:47:31 +0100] Saving subscriptions.conf...
    D [31/May/2012:17:47:31 +0100] cupsdSetBusyState: newbusy="Printing jobs", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:37 +0100] [Job 461] Copying page 12...
    D [31/May/2012:17:47:37 +0100] [Job 461] PAGE: 12 1
    D [31/May/2012:17:47:37 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:37 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs"
    D [31/May/2012:17:47:37 +0100] [Job 461] pagew = 571.0, pagel = 817.4
    D [31/May/2012:17:47:37 +0100] [Job 461] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842
    D [31/May/2012:17:47:37 +0100] [Job 461] PageLeft = 12.0, PageRight = 583.0
    D [31/May/2012:17:47:37 +0100] [Job 461] PageTop = 829.4, PageBottom = 12.0
    D [31/May/2012:17:47:37 +0100] [Job 461] PageWidth = 595.0, PageLength = 842.0
    D [31/May/2012:17:47:38 +0100] [Job 461] Wrote 12 pages...
    D [31/May/2012:17:47:38 +0100] PID 24139 (/usr/lib/cups/filter/pstops) exited with no errors.
    D [31/May/2012:17:47:47 +0100] Report: clients=2
    D [31/May/2012:17:47:47 +0100] Report: jobs=404
    D [31/May/2012:17:47:47 +0100] Report: jobs-active=2
    D [31/May/2012:17:47:47 +0100] Report: printers=6
    D [31/May/2012:17:47:47 +0100] Report: printers-implicit=0
    D [31/May/2012:17:47:47 +0100] Report: stringpool-string-count=16863
    D [31/May/2012:17:47:47 +0100] Report: stringpool-alloc-bytes=19280
    D [31/May/2012:17:47:47 +0100] Report: stringpool-total-bytes=317616
    I [31/May/2012:17:47:51 +0100] [Job 461] ready to print
    D [31/May/2012:17:47:51 +0100] [Job 461] Set job-printer-state-message to "ready to print", current level=INFO
    D [31/May/2012:17:47:51 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:51 +0100] PID 24140 (/usr/lib/cups/backend/hp) exited with no errors.
    D [31/May/2012:17:47:51 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    I [31/May/2012:17:47:51 +0100] [Job 461] Job completed.
    D [31/May/2012:17:47:51 +0100] cupsdMarkDirty(----J-)
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdMarkDirty(-----S)
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdAcceptClient: 15 from localhost (Domain)
    D [31/May/2012:17:47:51 +0100] cupsdReadClient: 15 POST / HTTP/1.1
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Printing jobs and dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdAuthorize: No authentication data provided.
    D [31/May/2012:17:47:51 +0100] cupsdReadClient: 15 1.1 Get-Notifications 1
    D [31/May/2012:17:47:51 +0100] Get-Notifications /
    D [31/May/2012:17:47:51 +0100] cupsdIsAuthorized: requesting-user-name="cfrees"
    D [31/May/2012:17:47:51 +0100] Returning IPP successful-ok for Get-Notifications (/) from localhost
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdReadClient: 15 WAITING Closing on EOF
    D [31/May/2012:17:47:51 +0100] cupsdCloseClient: 15
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdAcceptClient: 15 from localhost (Domain)
    D [31/May/2012:17:47:51 +0100] cupsdReadClient: 15 POST / HTTP/1.1
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdAuthorize: No authentication data provided.
    D [31/May/2012:17:47:51 +0100] cupsdReadClient: 15 1.1 Get-Notifications 1
    D [31/May/2012:17:47:51 +0100] Get-Notifications /
    D [31/May/2012:17:47:51 +0100] cupsdIsAuthorized: requesting-user-name="cfrees"
    D [31/May/2012:17:47:51 +0100] Returning IPP successful-ok for Get-Notifications (/) from localhost
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
    D [31/May/2012:17:47:51 +0100] cupsdReadClient: 15 WAITING Closing on EOF
    D [31/May/2012:17:47:51 +0100] cupsdCloseClient: 15
    D [31/May/2012:17:47:51 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
    D [31/May/2012:17:47:52 +0100] [Job 461] Unloading...
    I [31/May/2012:17:48:07 +0100] Saving job.cache...
    I [31/May/2012:17:48:08 +0100] Saving subscriptions.conf...
    D [31/May/2012:17:48:08 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"
    The only outright errors in the error logs are:
    grep "^E" /var/log/cups/error_log*
    /var/log/cups/error_log.1:E [25/May/2012:00:23:33 +0100] Unable to bind socket for address [v1.::1]:631 - Cannot assign requested address.
    /var/log/cups/error_log.4:E [01/May/2012:01:35:21 +0100] Unable to bind socket for address [v1.::1]:631 - Cannot assign requested address.
    /var/log/cups/error_log.4:E [04/May/2012:00:07:19 +0100] Unable to bind socket for address [v1.::1]:631 - Cannot assign requested address.
    /var/log/cups/error_log.O:E [31/May/2012:17:45:08 +0100] [Job 458] Stopping unresponsive job!
    /var/log/cups/error_log.O:E [31/May/2012:17:45:18 +0100] [Job 459] Stopping unresponsive job!
    /var/log/cups/error_log.O:E [31/May/2012:17:55:51 +0100] Unable to bind socket for address [v1.::1]:631 - Cannot assign requested address.
    everything.log does contain lots of messages like these (always - not just before the freeze - these are shortly after):
    ../user.log-May 31 18:07:31 localhost logger: loading HP Device 001 005
    ../user.log-May 31 18:07:31 localhost mtp-probe: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1"
    ../user.log-May 31 18:07:31 localhost mtp-probe: bus: 1, device: 5 was not an MTP device
    ../user.log-May 31 18:07:31 localhost logger: loading hp_printer_device 001 005
    ../user.log-May 31 18:07:31 localhost hp-mkuri: io/hpmud/model.c 625: unable to find [s{product}] support-type in /usr/share/hplip/data/models/models.dat
    ../user.log:May 31 18:07:31 localhost hp-check-plugin: [5153]: error: hp-systray must be running.
    ../user.log: Run 'hp-systray &' in a terminal.
    ../user.log:May 31 18:07:31 localhost hp-check-plugin: [5153]: error: Run hp-systray manually and re-plugin printer
    From /usr/share/hplip/data/models/model.dat:
    [hp_laserjet_1320_series]
    align-type=0
    clean-type=0
    color-cal-type=0
    copy-type=0
    embedded-server-type=1
    fax-type=0
    fw-download=False
    icon=hp_LaserJet_1200.png
    io-mfp-mode=6
    io-mode=1
    io-support=6
    job-storage=0
    linefeed-cal-type=0
    model1=HP LaserJet 1320 Series Printer
    monitor-type=0
    panel-check-type=1
    pcard-type=0
    plugin=0
    plugin-reason=0
    power-settings=0
    pq-diag-type=0
    r-type=0
    r0-agent1-kind=4
    r0-agent1-sku=Q5949A/Q5949X
    r0-agent1-type=1
    scan-src=0
    scan-type=0
    status-battery-check=0
    status-dynamic-counters=0
    status-type=3
    support-released=True
    support-subtype=3a04
    support-type=2
    support-ver=0.9.5
    tech-class=LJMono,Postscript
    tech-subclass=Normal
    tech-type=3
    usb-pid=1d17
    usb-vid=3f0
    wifi-config=0
    So I'm not sure why it thinks it can't find any support for the printer?
    Does anybody have any suggestions? Even when it isn't apparently freezing the system, printing is a bit of a nightmare. cups almost always worked flawlessly for me under os x and I just can't believe it isn't possible to get it working smoothly under linux. I can't help thinking that something must be staring me in the face.
    Setup details:
    I primarily print to a number of hp printers connected via usb. I also use a dell over the lan but much less often.
    With my main printer (an hp 1320), I have two configurations set up. One uses the recommended hp driver; one the gutenprint driver. The other hps I use are 3000 series hps.
    All of them seem to have problems spooling to the printer. The printer will still be looking for data when cups thinks everything is done. (At least, as best I can tell.) So I end up with missing pages, half pages, stuck pages, blank pages... If printing becomes problematic and I cancel one print job, I can't start the others without disconnecting the printer. Usually, I have to restart the printer as well. Queueing print jobs is almost a waste of time. I need to babysit every page to make sure it isn't skipping anything. If I send more jobs to the printer, I end up having to cancel them to get the printer unstuck.
    What I don't get is that this is the same printing system I used on os x, right? It is just cups? So how can it work so well in one case and be so problematic on another os? (I realise this may sound moany but it is actually intended as a real question: maybe if I could understand the different ways it works on the two different oses, I could start to guess what might be going wrong with my linux setup.)
    Last edited by cfr (2012-06-10 02:34:33)

    @AndyRTR,
    I didn't have time to investigate this further on Saturday but I wanted to provide stuff from the debugging output. So I'd deleted the standard/postscript non-working printer from CUPS. Reinstalling, options for local printers are:
    HP LaserJet 1320 series (HP LaserJet 1320 series)
    HP LaserJet 1320 series USB 00CNM1J04324 HPLIP (HP LaserJet 1320 series)
    CUPS-PDF (Virtual PDF Printer)
    HP Fax (HPLIP)
    I pick the second of these though I've also tried the first. On the "Add Printer" page, I set the name to "HP1320" and the description and location as I wish. The connection is given as
    hp:/usb/hp_LaserJet_1320_series?serial=00CNM1J04324.
    I leave the option to share the printer unchecked. (I don't want everybody on the network printing to my office printer!) This gets me:
    Name: HP1320
    Description: HP LaserJet 1320 series (HPLIP)
    Location: Humanities 1.40
    Connection: hp:/usb/hp_LaserJet_1320_series?serial=00CNM1J04324
    Sharing: Do Not Share This Printer
    Make: HP
    followed by a long list of drivers. I pick the first of 5 identically named options, "HP LaserJet 1320 series Postscript (recommended)" (followed by a long list of language/locale two letter codes starting with "en").
    I try querying the printer for default options but it doesn't have any effect though it claims the job completed. I set them manually to get this set up:
    Description: HP LaserJet 1320 series (HPLIP)
    Location: Humanities 1.40
    Driver: HP LaserJet 1320 series Postscript (recommended) (grayscale, 2-sided printing)
    Connection: hp:/usb/hp_LaserJet_1320_series?serial=00CNM1J04324
    Defaults: job-sheets=none, none media=iso_a4_210x297mm sides=two-sided-long-edge
    I tell it to print a test page and I get the following *two* jobs appearing in the list:
    HP1320-96 Unknown Withheld 1k Unknown stopped "/usr/lib/cups/filter/commandtops failed"
    HP1320-97 Unknown Withheld 1k Unknown processing since Dydd Llun 18 mis Mehefin 2012 18:25:52 BST
    I guess the first is the querying for default options (even though it said it had completed).
    I'm not sure what from the log might be interesting so let me know if I've included the wrong bits:
    D [18/Jun/2012:18:23:36 +0100] cupsdAuthorize: Authorized as root using Basic
    D [18/Jun/2012:18:23:36 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@CyfrifiadurCFR"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.5.3"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[13] = "USER=root"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[16] = "IPP_PORT=631"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[18] = "LANG=cy_GB.UTF8"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[21] = "SERVER_NAME=127.0.0.1"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[22] = "SERVER_PORT=631"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[23] = "REMOTE_ADDR=127.0.0.1"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[25] = "SCRIPT_NAME=/admin/"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[27] = "REMOTE_USER=root"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[30] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[31] = "HTTP_REFERER=http://127.0.0.1:631/printers/HP1320"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[32] = "REQUEST_METHOD=POST"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[33] = "CONTENT_LENGTH=88"
    D [18/Jun/2012:18:23:36 +0100] [CGI] envp[34] = "CONTENT_TYPE=application/x-www-form-urlencoded"
    D [18/Jun/2012:18:23:36 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 614)
    I [18/Jun/2012:18:23:36 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=614)
    D [18/Jun/2012:18:23:36 +0100] cupsdSendCommand: 15 file=17
    D [18/Jun/2012:18:23:37 +0100] [CGI] admin.cgi started...
    D [18/Jun/2012:18:23:37 +0100] cupsdAcceptClient: 16 from localhost (Domain)
    D [18/Jun/2012:18:23:37 +0100] [CGI] http=0x7f5aa971a5e0
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: SECTION="admin"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: REFRESH_PAGE=""
    D [18/Jun/2012:18:23:37 +0100] [CGI] org.cups.sid cookie is "86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: org.cups.sid="86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: printer_name="HP1320"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: OP="set-printer-options"
    D [18/Jun/2012:18:23:37 +0100] [CGI] op="set-printer-options"...
    D [18/Jun/2012:18:23:37 +0100] [CGI] do_set_options(http=0x7f5aa971a5e0, is_class=0)
    D [18/Jun/2012:18:23:37 +0100] [CGI] printer="HP1320", uri="ipp://localhost/printers/HP1320"...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Got PPD file: "/var/spool/cups/tmp/4fdf641901183"
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find Duplex...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPBookletBackCover...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPBookletFilter...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPBookletPageOrder...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPBookletPageSize...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPBookletScaling...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPEconoMode...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPOption_PaperPolicy...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPOption_Tray2...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPOption_Tray3...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find HPStraightPaperPath...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find InputSlot...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find InstalledMemory...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find ManualFeed...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find MediaType...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find PageRegion...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find PageSize...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find Resolution...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Didn't find Smoothing...
    D [18/Jun/2012:18:23:37 +0100] [CGI] Showing options...
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: HAVE_AUTOCONFIGURE="YES"
    D [18/Jun/2012:18:23:37 +0100] cupsdReadClient: 16 POST / HTTP/1.1
    D [18/Jun/2012:18:23:37 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:23:37 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:23:37 +0100] cupsdReadClient: 16 1.1 Get-Printer-Attributes 1
    D [18/Jun/2012:18:23:37 +0100] Get-Printer-Attributes ipp://localhost/printers/HP1320
    D [18/Jun/2012:18:23:37 +0100] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/HP1320) from localhost
    D [18/Jun/2012:18:23:37 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP_ID[0]="InstallableOptions"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP[0]="Options Installed"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP_ID[1]="General"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP[1]="General"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP_ID[2]="HPImagingOptions"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP[2]="Image Quality"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP_ID[3]="CUPS_BANNERS"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP[3]="Banners"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP_ID[4]="CUPS_POLICIES"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP[4]="Policies"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP_ID[5]="CUPS_PORT_MONITOR"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: GROUP[5]="Port Monitor"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: TITLE="Set Printer Options"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: SERVER_NAME="127.0.0.1"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.5.3"
    D [18/Jun/2012:18:23:37 +0100] Script header: Content-Type: text/html;charset=utf-8
    D [18/Jun/2012:18:23:37 +0100] Script header:
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP_ID="InstallableOptions"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP="Options Installed"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPOption_Tray2"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Tray 2"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Installed"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Not Installed"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPOption_Tray3"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Tray 3"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Installed"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Not Installed"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPOption_PaperPolicy"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Fit to Page"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="PromptUser"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Prompt User"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="PromptUser"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="NearestSizeAdjust"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Nearest Size and Scale"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="NearestSizeNoAdjust"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="Nearest Size and Crop"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="InstalledMemory"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Total Printer Memory"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="16_31MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="16 - 31 MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="16_31MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="32_47MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="32 - 47 MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="48_79MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="48 - 79 MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[3]="80_143MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[3]="80 - 143 MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[4]="144MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[4]="144 or more MB"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP_ID="General"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP="General"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPStraightPaperPath"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Use Straight Paper Path"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="On"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Off"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="PageSize"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Page Size"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="Letter"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Letter"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="Letter"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="LetterSmall"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Letter (Small)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="Executive"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="Executive"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[3]="Legal"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[3]="Legal"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[4]="LegalSmall"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[4]="Legal (Small)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[5]="A4"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[5]="A4"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[6]="A4Small"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[6]="A4 (Small)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[7]="A5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[7]="A5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[8]="A6"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[8]="A6"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[9]="B6"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[9]="JIS B6"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[10]="ISOB5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[10]="B5 (ISO)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[11]="B5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[11]="JIS B5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[12]="Postcard"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[12]="Postcard (JIS)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[13]="DoublePostcard"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[13]="Double Postcard (JIS)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[14]="w558h774"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[14]="16K"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[15]="Env10"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[15]="Env Comm10"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[16]="EnvMonarch"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[16]="Env Monarch"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[17]="EnvDL"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[17]="Env DL"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[18]="EnvC5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[18]="Env C5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[19]="EnvISOB5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[19]="Env ISO B5"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[20]="Custom"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[20]="Custom"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="1"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMS[0]="Width"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMTEXT[0]="Width"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: INPUTTYPE[0]="text"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMVALUE[0]="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMS[1]="Height"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMTEXT[1]="Height"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: INPUTTYPE[1]="text"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMVALUE[1]="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMS[2]="Units"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMTEXT[2]="Units"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: PARAMVALUE[2]="pt"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="MediaType"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Media Type"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="Unspecified"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Unspecified"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="Unspecified"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="Plain"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Plain"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="HPMultipurposePaper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="HP Multipurpose Paper (71-89 g/m2)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[3]="HPOfficePaper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[3]="HP Office Paper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[4]="HPAllinOnePaper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[4]="HP All-in-one Printing Paper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[5]="HPLJPaper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[5]="HP LaserJet Paper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[6]="HPPremChoiceLJPaper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[6]="HP Premium Choice LaserJet Paper"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[7]="Preprinted"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[7]="Preprinted"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[8]="Letterhead"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[8]="Letterhead"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[9]="Transparency"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[9]="Transparency"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[10]="Prepunched"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[10]="Prepunched"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[11]="Labels"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[11]="Labels"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[12]="Bond"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[12]="Bond"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[13]="Recycled"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[13]="Recycled"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[14]="Color"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[14]="Color"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[15]="Light75"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[15]="Light (<75 g/m2)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[16]="Heavy91105"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[16]="Heavy (90-104 g/m2)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[17]="Cardstock105176"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[17]="Card Stock (105-176 g/m2)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[18]="Envelope"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[18]="Envelope"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[19]="Rough"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[19]="Rough"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPBookletFilter"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Format Output As Booklet"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Yes"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="No"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPBookletBackCover"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Last Page Is Back Cover"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Yes"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="No"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPBookletPageOrder"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Page Order"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="Normal"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Pages Bound on the Left"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="Normal"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="Asian"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Pages Bound on the Right"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPBookletScaling"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Scaling"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="Proportional"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Proportional"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="Proportional"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="FitPage"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Fit To Page"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPBookletPageSize"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Paper For Booklet"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="Letter"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Letter"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="Letter"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="LetterSmall"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Letter (Small)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="Legal"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="Legal"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[3]="LegalSmall"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[3]="Legal (Small)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[4]="A4"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[4]="A4"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[5]="A4Small"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[5]="A4 (Small)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="InputSlot"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Paper Source"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="Auto"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Automatic"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="Auto"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="Tray1"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Tray 1"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="Tray2"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="Tray 2"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[3]="Tray3"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[3]="Tray 3"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="ManualFeed"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Tray 1 (Manual)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="Duplex"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Duplex"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="None"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Off (1-Sided)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="None"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="DuplexNoTumble"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Flip on Long Edge (Standard)"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="DuplexTumble"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="Flip on Short Edge"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP_ID="HPImagingOptions"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP="Image Quality"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="Resolution"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Printer Resolution"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="1200x1200dpi"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="ProRes 1200"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="1200dpi"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="FastRes 1200"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="1200dpi"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="600x600dpi"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="600 dpi"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="Smoothing"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Resolution Enhancement"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="PrinterDefault"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Printer's Current Setting"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="PrinterDefault"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="On"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="On"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="Off"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="Off"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] cupsdReadClient: 16 WAITING Closing on EOF
    D [18/Jun/2012:18:23:37 +0100] cupsdCloseClient: 16
    D [18/Jun/2012:18:23:37 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="HPEconoMode"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="EconoMode"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: CONFLICTED="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="PrinterDefault"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="Printer's Current Setting"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="PrinterDefault"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="True"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="Save Toner"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="False"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="Highest Quality"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: ISCUSTOM="0"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP_ID="CUPS_BANNERS"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP="Banners"
    D [18/Jun/2012:18:23:37 +0100] PID 614 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="none"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="none"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="classified"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="classified"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="confidential"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="confidential"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[3]="secret"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[3]="secret"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[4]="standard"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[4]="standard"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[5]="topsecret"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[5]="topsecret"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[6]="unclassified"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[6]="unclassified"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="job_sheets_start"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Starting Banner"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="none"
    D [18/Jun/2012:18:23:37 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="job_sheets_end"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Ending Banner"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="none"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP_ID="CUPS_POLICIES"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP="Policies"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="abort-job"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="abort-job"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="retry-current-job"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="retry-current-job"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[2]="retry-job"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[2]="retry-job"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[3]="stop-printer"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[3]="stop-printer"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="printer_error_policy"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Error Policy"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="stop-printer"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="authenticated"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="authenticated"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="default"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="default"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="printer_op_policy"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Operation Policy"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="default"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP_ID="CUPS_PORT_MONITOR"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: GROUP="Port Monitor"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[0]="none"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[0]="none"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: CHOICES[1]="tbcp"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetArray: TEXT[1]="tbcp"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYWORD="port_monitor"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: KEYTEXT="Port Monitor"
    D [18/Jun/2012:18:23:37 +0100] [CGI] cgiSetVariable: DEFCHOICE="none"
    I [18/Jun/2012:18:23:42 +0100] Saving printers.conf...
    I [18/Jun/2012:18:23:42 +0100] Generating printcap /etc/printcap...
    I [18/Jun/2012:18:23:42 +0100] Saving job.cache...
    I [18/Jun/2012:18:23:42 +0100] Saving subscriptions.conf...
    D [18/Jun/2012:18:23:42 +0100] cupsdSetBusyState: newbusy="Printing jobs", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:23:51 +0100] [Job 96] Unable to auto-configure PostScript Printer - no bidirectional I/O available!
    D [18/Jun/2012:18:23:51 +0100] PID 599 (/usr/lib/cups/filter/commandtops) stopped with status 1.
    D [18/Jun/2012:18:23:51 +0100] [Job 96] prnt/backend/hp.c 839: ERROR: null print job total=0
    D [18/Jun/2012:18:23:51 +0100] PID 600 (/usr/lib/cups/backend/hp) exited with no errors.
    D [18/Jun/2012:18:23:51 +0100] cupsdMarkDirty(-----S)
    D [18/Jun/2012:18:23:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs"
    E [18/Jun/2012:18:23:51 +0100] [Job 96] Job stopped due to filter errors; please consult the error_log file for details.
    $ grep -10 "^E " /var/log/cups/error_log.O
    I [18/Jun/2012:18:23:42 +0100] Generating printcap /etc/printcap...
    I [18/Jun/2012:18:23:42 +0100] Saving job.cache...
    I [18/Jun/2012:18:23:42 +0100] Saving subscriptions.conf...
    D [18/Jun/2012:18:23:42 +0100] cupsdSetBusyState: newbusy="Printing jobs", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:23:51 +0100] [Job 96] Unable to auto-configure PostScript Printer - no bidirectional I/O available!
    D [18/Jun/2012:18:23:51 +0100] PID 599 (/usr/lib/cups/filter/commandtops) stopped with status 1.
    D [18/Jun/2012:18:23:51 +0100] [Job 96] prnt/backend/hp.c 839: ERROR: null print job total=0
    D [18/Jun/2012:18:23:51 +0100] PID 600 (/usr/lib/cups/backend/hp) exited with no errors.
    D [18/Jun/2012:18:23:51 +0100] cupsdMarkDirty(-----S)
    D [18/Jun/2012:18:23:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs"
    E [18/Jun/2012:18:23:51 +0100] [Job 96] Job stopped due to filter errors; please consult the error_log file for details.
    D [18/Jun/2012:18:23:51 +0100] cupsdMarkDirty(----J-)
    D [18/Jun/2012:18:23:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:23:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:23:51 +0100] cupsdMarkDirty(-----S)
    D [18/Jun/2012:18:23:51 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:23:51 +0100] cupsdAcceptClient: 16 from localhost (Domain)
    D [18/Jun/2012:18:23:51 +0100] cupsdReadClient: 16 POST / HTTP/1.1
    D [18/Jun/2012:18:23:51 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:23:51 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:23:51 +0100] cupsdReadClient: 16 1.1 Get-Notifications 1
    D [18/Jun/2012:18:28:50 +0100] cupsdAuthorize: Authorized as root using Basic
    D [18/Jun/2012:18:28:50 +0100] cupsdSetBusyState: newbusy="Printing jobs", busy="Active clients and printing jobs"
    D [18/Jun/2012:18:28:53 +0100] Report: clients=4
    D [18/Jun/2012:18:28:53 +0100] Report: jobs=26
    D [18/Jun/2012:18:28:53 +0100] Report: jobs-active=2
    D [18/Jun/2012:18:28:53 +0100] Report: printers=4
    D [18/Jun/2012:18:28:53 +0100] Report: printers-implicit=0
    D [18/Jun/2012:18:28:53 +0100] Report: stringpool-string-count=5685
    D [18/Jun/2012:18:28:53 +0100] Report: stringpool-alloc-bytes=16360
    D [18/Jun/2012:18:28:53 +0100] Report: stringpool-total-bytes=109968
    E [18/Jun/2012:18:28:58 +0100] [Job 96] Stopping unresponsive job!
    D [18/Jun/2012:18:29:00 +0100] cupsdReadClient: 15 GET /printers/HP1320 HTTP/1.1
    D [18/Jun/2012:18:29:00 +0100] cupsdSetBusyState: newbusy="Active clients and printing jobs", busy="Printing jobs"
    D [18/Jun/2012:18:29:00 +0100] cupsdAuthorize: Authorized as root using Basic
    D [18/Jun/2012:18:29:00 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/printers.cgi"
    D [18/Jun/2012:18:29:00 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [18/Jun/2012:18:29:00 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [18/Jun/2012:18:29:00 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [18/Jun/2012:18:29:00 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [18/Jun/2012:18:29:00 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [18/Jun/2012:18:29:00 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    $ grep -10 "^E " /var/log/cups/error_log
    Cancel everything. Turn printer off and on. Repeat request for printer to print test page.
    D [18/Jun/2012:18:42:01 +0100] cupsdAuthorize: Authorized as root using Basic
    D [18/Jun/2012:18:42:01 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/printers.cgi"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@CyfrifiadurCFR"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.5.3"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[13] = "USER=root"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[16] = "IPP_PORT=631"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[18] = "LANG=cy_GB.UTF8"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[21] = "SERVER_NAME=127.0.0.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[22] = "SERVER_PORT=631"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[23] = "REMOTE_ADDR=127.0.0.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[25] = "SCRIPT_NAME=/printers/HP1320"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/printers/HP1320"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[27] = "PATH_INFO=/HP1320"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[28] = "REMOTE_USER=root"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[29] = "SERVER_PROTOCOL=HTTP/1.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[30] = "HTTP_COOKIE=org.cups.sid=86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[31] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[32] = "HTTP_REFERER=http://127.0.0.1:631/printers/HP1320"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[33] = "REQUEST_METHOD=POST"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[34] = "CONTENT_LENGTH=64"
    D [18/Jun/2012:18:42:01 +0100] [CGI] envp[35] = "CONTENT_TYPE=application/x-www-form-urlencoded"
    D [18/Jun/2012:18:42:01 +0100] [CGI] Started /usr/lib/cups/cgi-bin/printers.cgi (PID 2061)
    I [18/Jun/2012:18:42:01 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=2061)
    D [18/Jun/2012:18:42:01 +0100] cupsdSendCommand: 15 file=17
    D [18/Jun/2012:18:42:01 +0100] [CGI] org.cups.sid cookie is "86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: org.cups.sid="86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: OP="print-test-page"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: SECTION="printers"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: REFRESH_PAGE=""
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: PRINTER_NAME="HP1320"
    D [18/Jun/2012:18:42:01 +0100] cupsdAcceptClient: 16 from localhost (Domain)
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 POST /printers/HP1320 HTTP/1.1
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
    D [18/Jun/2012:18:42:01 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 1.1 Print-Job 1
    D [18/Jun/2012:18:42:01 +0100] Print-Job ipp://localhost:631/printers/HP1320
    D [18/Jun/2012:18:42:01 +0100] [Job ???] Auto-typing file...
    I [18/Jun/2012:18:42:01 +0100] [Job ???] Request file type is application/vnd.cups-pdf-banner.
    D [18/Jun/2012:18:42:01 +0100] cupsdMarkDirty(----J-)
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients"
    D [18/Jun/2012:18:42:01 +0100] add_job: requesting-user-name="root"
    D [18/Jun/2012:18:42:01 +0100] Adding default job-sheets values "none,none"...
    I [18/Jun/2012:18:42:01 +0100] [Job 98] Adding start banner page "none".
    D [18/Jun/2012:18:42:01 +0100] cupsdMarkDirty(-----S)
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdMarkDirty(----J-)
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
    I [18/Jun/2012:18:42:01 +0100] [Job 98] Adding end banner page "none".
    I [18/Jun/2012:18:42:01 +0100] [Job 98] File of type application/vnd.cups-pdf-banner queued by "root".
    D [18/Jun/2012:18:42:01 +0100] [Job 98] hold_until=0
    I [18/Jun/2012:18:42:01 +0100] [Job 98] Queued on "HP1320" by "root".
    D [18/Jun/2012:18:42:01 +0100] cupsdMarkDirty(----J-)
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdMarkDirty(-----S)
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] job-sheets=none,none
    D [18/Jun/2012:18:42:01 +0100] [Job 98] argv[0]="HP1320"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] argv[1]="98"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] argv[2]="root"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] argv[3]="Test Page"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] argv[4]="1"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] argv[5]="job-uuid=urn:uuid:210bc27e-311b-3cb1-4656-6a4d0a860db7 job-originating-host-name=localhost time-at-creation=1340041321 time-at-processing=1340041321"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] argv[6]="/var/spool/cups/d00098-001"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[1]="CUPS_DATADIR=/usr/share/cups"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[6]="CUPS_SERVERROOT=/etc/cups"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[7]="CUPS_STATEDIR=/var/run/cups"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[8]="HOME=/var/spool/cups/tmp"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[10]="SERVER_ADMIN=root@CyfrifiadurCFR"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[11]="SOFTWARE=CUPS/1.5.3"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[12]="TMPDIR=/var/spool/cups/tmp"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[13]="USER=root"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[15]="CUPS_ENCRYPTION=IfRequested"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[16]="IPP_PORT=631"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[17]="CHARSET=utf-8"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[18]="LANG=cy_GB.UTF-8"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[19]="PPD=/etc/cups/ppd/HP1320.ppd"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[20]="RIP_MAX_CACHE=128m"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[21]="CONTENT_TYPE=application/vnd.cups-pdf-banner"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[22]="DEVICE_URI=hp:/usb/hp_LaserJet_1320_series?serial=00CNM1J04324"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[23]="PRINTER_INFO=HP LaserJet 1320 series (HPLIP)"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[24]="PRINTER_LOCATION=Humanities 1.40"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[25]="PRINTER=HP1320"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[26]="PRINTER_STATE_REASONS=none"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[27]="CUPS_FILETYPE=document"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] envp[29]="AUTH_I****"
    I [18/Jun/2012:18:42:01 +0100] [Job 98] Started filter /usr/lib/cups/filter/bannertopdf (PID 2062)
    I [18/Jun/2012:18:42:01 +0100] [Job 98] Started filter /usr/lib/cups/filter/pdftopdf (PID 2063)
    I [18/Jun/2012:18:42:01 +0100] [Job 98] Started filter /usr/lib/cups/filter/pdftops (PID 2064)
    I [18/Jun/2012:18:42:01 +0100] [Job 98] Started backend /usr/lib/cups/backend/hp (PID 2065)
    D [18/Jun/2012:18:42:01 +0100] cupsdMarkDirty(-----S)
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients and dirty files"
    D [18/Jun/2012:18:42:01 +0100] Returning IPP successful-ok for Print-Job (ipp://localhost:631/printers/HP1320) from localhost
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: SERVER_NAME="127.0.0.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.5.3"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: SERVER_NAME="127.0.0.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.5.3"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetArray: job_uri[0]="/jobs/98"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetArray: job_id[0]="98"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetArray: job_state[0]="3"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetArray: job_state_reasons[0]="none"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: refresh_page="2;URL=/printers/HP1320"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: TITLE="Print Test Page"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: SERVER_NAME="127.0.0.1"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.5.3"
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 WAITING Closing on EOF
    D [18/Jun/2012:18:42:01 +0100] cupsdCloseClient: 16
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] PID 2061 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
    D [18/Jun/2012:18:42:01 +0100] [CGI] cgiSetVariable: PRINTER_NAME="HP1320"
    D [18/Jun/2012:18:42:01 +0100] Script header: Content-Type: text/html;charset=utf-8
    D [18/Jun/2012:18:42:01 +0100] Script header:
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] [Job 98] pdftops - copying to temp print file "/var/spool/cups/tmp/008104fe2e453"
    D [18/Jun/2012:18:42:01 +0100] PID 2062 (/usr/lib/cups/filter/bannertopdf) exited with no errors.
    D [18/Jun/2012:18:42:01 +0100] PID 2063 (/usr/lib/cups/filter/pdftopdf) exited with no errors.
    D [18/Jun/2012:18:42:01 +0100] [Job 98] Using image rendering resolution 600 dpi
    D [18/Jun/2012:18:42:01 +0100] [Job 98] Started filter gs (PID 2066)
    D [18/Jun/2012:18:42:01 +0100] [Job 98] Started filter pstops (PID 2067)
    D [18/Jun/2012:18:42:01 +0100] cupsdAcceptClient: 16 from localhost (Domain)
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 POST / HTTP/1.1
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 1.1 Get-Notifications 1
    D [18/Jun/2012:18:42:01 +0100] Get-Notifications /
    D [18/Jun/2012:18:42:01 +0100] cupsdIsAuthorized: requesting-user-name="cfrees"
    D [18/Jun/2012:18:42:01 +0100] Returning IPP successful-ok for Get-Notifications (/) from localhost
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 POST / HTTP/1.1
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 1.1 Get-Job-Attributes 1
    D [18/Jun/2012:18:42:01 +0100] Get-Job-Attributes ipp://localhost/jobs/98
    D [18/Jun/2012:18:42:01 +0100] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/98) from localhost
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAcceptClient: 17 from localhost (Domain)
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 17 POST / HTTP/1.1
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 17 1.1 Get-Printer-Attributes 1
    D [18/Jun/2012:18:42:01 +0100] Get-Printer-Attributes
    D [18/Jun/2012:18:42:01 +0100] Get-Printer-Attributes client-error-not-found: The printer or class does not exist.
    D [18/Jun/2012:18:42:01 +0100] Returning IPP client-error-not-found for Get-Printer-Attributes () from localhost
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 17 WAITING Closing on EOF
    D [18/Jun/2012:18:42:01 +0100] cupsdCloseClient: 17
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 WAITING Closing on EOF
    D [18/Jun/2012:18:42:01 +0100] cupsdCloseClient: 16
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAcceptClient: 16 from localhost (Domain)
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 POST / HTTP/1.1
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 1.1 Get-Notifications 1
    D [18/Jun/2012:18:42:01 +0100] Get-Notifications /
    D [18/Jun/2012:18:42:01 +0100] cupsdIsAuthorized: requesting-user-name="cfrees"
    D [18/Jun/2012:18:42:01 +0100] Returning IPP successful-ok for Get-Notifications (/) from localhost
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 WAITING Closing on EOF
    D [18/Jun/2012:18:42:01 +0100] cupsdCloseClient: 16
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAcceptClient: 16 from localhost (Domain)
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 POST / HTTP/1.1
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 1.1 Get-Notifications 1
    D [18/Jun/2012:18:42:01 +0100] Get-Notifications /
    D [18/Jun/2012:18:42:01 +0100] cupsdIsAuthorized: requesting-user-name="cfrees"
    D [18/Jun/2012:18:42:01 +0100] Returning IPP successful-ok for Get-Notifications (/) from localhost
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:01 +0100] cupsdReadClient: 16 WAITING Closing on EOF
    D [18/Jun/2012:18:42:01 +0100] cupsdCloseClient: 16
    D [18/Jun/2012:18:42:01 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:03 +0100] cupsdReadClient: 15 GET /printers/HP1320 HTTP/1.1
    D [18/Jun/2012:18:42:03 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [18/Jun/2012:18:42:03 +0100] cupsdAuthorize: Authorized as root using Basic
    D [18/Jun/2012:18:42:03 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/printers.cgi"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@CyfrifiadurCFR"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.5.3"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[13] = "USER=root"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[16] = "IPP_PORT=631"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[18] = "LANG=cy_GB.UTF8"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[21] = "SERVER_NAME=127.0.0.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[22] = "SERVER_PORT=631"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[23] = "REMOTE_ADDR=127.0.0.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[25] = "SCRIPT_NAME=/printers/HP1320"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/printers/HP1320"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[27] = "PATH_INFO=/HP1320"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[28] = "REMOTE_USER=root"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[29] = "SERVER_PROTOCOL=HTTP/1.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[30] = "HTTP_COOKIE=org.cups.sid=86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[31] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[32] = "REQUEST_METHOD=GET"
    D [18/Jun/2012:18:42:03 +0100] [CGI] envp[33] = "QUERY_STRING="
    D [18/Jun/2012:18:42:03 +0100] [CGI] Started /usr/lib/cups/cgi-bin/printers.cgi (PID 2071)
    I [18/Jun/2012:18:42:03 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=2071)
    D [18/Jun/2012:18:42:03 +0100] cupsdSendCommand: 15 file=16
    D [18/Jun/2012:18:42:03 +0100] [CGI] org.cups.sid cookie is "86ae3c6552acec2552e16d60e389b4d5"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: SECTION="printers"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: REFRESH_PAGE=""
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: PRINTER_NAME="HP1320"
    D [18/Jun/2012:18:42:03 +0100] cupsdAcceptClient: 17 from localhost (Domain)
    D [18/Jun/2012:18:42:03 +0100] cupsdReadClient: 17 POST / HTTP/1.1
    D [18/Jun/2012:18:42:03 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:03 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:03 +0100] cupsdReadClient: 17 1.1 CUPS-Get-Default 1
    D [18/Jun/2012:18:42:03 +0100] CUPS-Get-Default
    D [18/Jun/2012:18:42:03 +0100] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost
    D [18/Jun/2012:18:42:03 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: DEFAULT_NAME="HP1320_hplip_hpijs"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: DEFAULT_URI="/printers/HP1320_hplip_hpijs"
    D [18/Jun/2012:18:42:03 +0100] [CGI] show_printer(http=0x7f9259891a40, printer="HP1320")
    D [18/Jun/2012:18:42:03 +0100] cupsdReadClient: 17 POST / HTTP/1.1
    D [18/Jun/2012:18:42:03 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:03 +0100] cupsdAuthorize: No authentication data provided.
    D [18/Jun/2012:18:42:03 +0100] cupsdReadClient: 17 1.1 Get-Printer-Attributes 1
    D [18/Jun/2012:18:42:03 +0100] Get-Printer-Attributes ipp://localhost/printers/HP1320
    D [18/Jun/2012:18:42:03 +0100] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/HP1320) from localhost
    D [18/Jun/2012:18:42:03 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: SERVER_NAME="127.0.0.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.5.3"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: SERVER_NAME="127.0.0.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.5.3"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_is_accepting_jobs[0]="1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_is_shared[0]="0"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_state[0]="4"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: admin_uri[0]="/admin/"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_uri_supported[0]="/printers/HP1320"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_name[0]="HP1320"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_location[0]="Humanities 1.40"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_info[0]="HP LaserJet 1320 series (HPLIP)"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: job_sheets_default[0]="none, none"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: device_uri[0]="hp:/usb/hp_LaserJet_1320_series?serial=00CNM1J04324"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: color_supported[0]="0"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_make_and_model[0]="HP LaserJet 1320 series Postscript (recommended)"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: media_default[0]="iso_a4_210x297mm"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: sides_supported[0]="one-sided, two-sided-long-edge, two-sided-short-edge"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: sides_default[0]="two-sided-long-edge"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: printer_commands[0]="AutoConfigure, Clean, PrintSelfTestPage"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetArray: server_is_sharing_printers[0]="0"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: refresh_page="10;URL=/printers/HP1320"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: TITLE="HP1320"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: SERVER_NAME="127.0.0.1"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [18/Jun/2012:18:42:03 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.5.3"
    D [18/Jun/2012:18:42:03 +0100] Script header: Content-Type: text/html;charset=utf-8
    D [18/Jun/2012:18:42:03 +0100] Script header:
    D [18/Jun/2012:18:42:03 +0100] [CGI] Regular expression ".*Clean.*"
    D [18/Jun/2012:18:42:03 +0100] [CGI] matches[0].rm_so=0
    D [18/Jun/2012:18:42:03 +0100] [CGI] matches[1].rm_so=-1
    D [18/Jun/2012:18:42:03 +0100] [CGI] Regular expression ".*PrintSelfTestPage.*"
    D [18/Jun/2012:18:42:03 +0100] [CGI] matches[0].rm_so=0
    D [18/Jun/2012:18:42:03 +0100] [CGI] matches[1].rm_so=-1
    D [18/Jun/2012:18:42:03 +0100] cupsdReadClient: 17 POST / HTTP/1.1
    D [18/Jun/2012:18:42:03 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [18/Jun/2012:18:42:03 +0100] cupsdAuthorize:

  • CUP Issue in workflow - Approver not found after SP13

    Dear All,
    We are facing an issue after upgrade to SP13 in CUP. The request is not getting saved and throwing an error - Approver not Found.
    We uploaded the xml files also of SP13 after upgrade has completed.
    We have not changed the workflow after upgrade and verified all the attributes of Initiator, CAD and approver is already available in CAD - but still we are receiving the error "Approver Not Found"
    The same workflow is working succesfully in Production system which is under SP9.
    Is this an issue with SP13. If any body has encountered please let us know how to resolve.
    Thanks and Best Regards,
    Srihari.K

    Dear Chinmaya,
    Below is the error log
    Log :
    2011-05-09 08:13:17,375 [SAPEngine_Application_Thread[impl:3]_25] ERROR NoApproverFoundException in Save request
    com.virsa.ae.workflow.NoApproverFoundException: No approvers found for req no : 135, for reqPathId, 209, for path, CHNG_ANZ_Z6 and approver determinator : ANZ_LAC
    Also, we tried with simple workflow as well with just 2 attribute logic. Still we received the same error
    Thanks and Best Regards,
    Srihari.K

  • Issue with userID in CUP

    Hi There,
    I have configured LDAP as my data source as well as authentication system
    when I search for users the User ID's  , and they are a bit longer to the user ID in the SAP backend
    Since LDAP ID is Network ID what users use to login intially into the system , it is a herendous job to change network ID's , neither we can change the SAP ID's to map it LDAP
    is their way to over come this , is their something like user mapping in CUP ( I would expect does field mapping for LDAP to take care of this ?)
    Example : LDAP user ID : khammersmith .(NT login)
                    SAP Login : KHAMMERS
    If I create request for KHAMMERSMITH in CUP will it provsion in back end for KHAMMERS ?
    Any thoughts guru's?
    Regards
    KH

    Hi Kevin,
       This issue is very common with lots of customers ad that is why there is a resolution available in CUP.
    It is available in LDAP mapping. Go to LDAP mapping and look at the bottom grid titled 'additional fields'. Click '+' icon, which will add new line in the grid. Now, select SAP User ID from the dropdown list which is populated in the added line. After you have selected SAP user id, you can map it to a particular field in LDAP. You will have to make sure that this particular field corresponding to SAP user ID exists in LDAP for each user.
    I hope this helps.
    Regards,
    Alpesh

  • GRC-AC v5.3 SP11 CUP Role Import format issues

    Hi All!
    Version: GRC-SAC-SAE 5.3_11.0 ( Build ID:05020110 )
    Has anyone installed SP11 and found that the CUP Role Export format and Import format no longer match....by a long shot. Also, even you conform your export file with changes to the restrictive import file format, it still does not make any changes.
    Has anyone seen this issue? Has anyone resolved this issue?
    Much thanks!
    John Stephens

    Alpesh,
    SP11 is only in our development system and you cannot look into certain functionality before you get in installed, except to look over current SAP Notes, SAP SP Release Notes and SAP SDN Forum posts for any current issues.
    We are moving from SP8.1 to SP11 since it will solve 12 open SAP Msgs for our SAP GRC-AC system. It has solved 90% of those and has been performing well in tests so far.
    We have sent this issue to SAP Support and it is a new issue that has not been reported before.
    -john

  • Description issue: Role Import in CUP from ERM

    Hi All
    While importing roles from ERM in CUP, the description column shows some numeric values in some strange sequence (like 0,1,10,100,1000,1001,1002,1003, and so on). In ERM, roles were uploaded from backend using Mass role Import and Role description are properly available there. For the roles created in ERM itself, correct description is available, when imported in CUP.
    Not able to understand this....Please suggest
    Thanks
    Abhijeet

    Hi Abhijeet,
    I have found out the cause of this issue.
    This issue is coming for those roles which doesn't have detailed description in ERM.
    In ERM you can see role name, Role description and also role detailed description.
    If the role's detailed description is null in ERM then after importing that role into CUP the description of that particular role will become four digit numeric character. So, We can't say it is a bug because the program is witten like this.
    You can see this detailed description in role in the backend ECC system using pfcg.
    I hope you understand the point what I wanted to say.
    Thanks,
    Sudip

  • [SOLVED] Cups 2.0 remote access issues

    After CUPS recent upgrade to 2.0 both my cups server and client stopped working. In particular, I cannot even get to the administration pages from remote access.
    I can get to CUPS's  home page, but I get an error as soon as I try to access any other page. The error I get in the browser (firefox) is
    Unable to connect
    Firefox can't establish a connection to the server at ....
    Following wiki instructions, in my cupsd.conf file I have replaced the standard
    Listen localhost:631
    with the ip range for the local network
    Listen 192.168.0.0/24:631
    and I have added
    <Location />
    Order allow,deny
    Allow from @LOCAL
    </Location>
    # Restrict access to the admin pages...
    <Location /admin>
    Order allow,deny
    Allow from @LOCAL
    </Location>
    # Restrict access to configuration files...
    <Location /admin/conf>
    AuthType Basic
    Require user @SYSTEM
    Order allow,deny
    Allow From @LOCAL
    </Location>
    DefaultEncription Never
    Unfortunately, nothing has changed. I still get the same error in the browser and I cannot access the admin pages (or any page other than the home page).
    Help is greatly appreciated.
    Stefano
    Last edited by stefano (2014-11-08 15:27:03)

    clfarron4 wrote:
    Guzzista wrote:
    Same here, I discovered my file sshd.service disappeared on the server. I get the error
    # systemctl start cupsd
    Failed to start cupsd.service: Unit cupsd.service failed to load: No such file or directory.
    Don't know how to solve for now
    Unless it's a custom service file your relying on, the service has been re-named.
    Unfortunately, that's not where my problem lies. I was aware of the renaming issue and had acted accordingly.
    Still looking for solutions.
    S.

Maybe you are looking for