SERVER_NAME issues !!

Our configuration includes : Netscape Suitespot as the proxy server and
WebLogic 5.1 as the app server.
When calling from the ServletRequest object the getServerName method, it
returns the name of the server from the URL and not from the standard
CGI variable: SERVER_NAME (as specified in the Javasoft specifications).
An easy test to validate the behavior is to enter the IP @ of the proxy
server. The call to getServerName is returning the IP @ and not the
server name.
I don't know if this is a problem with the NSAPI plugin, but all the
statndard CGI variables are filtered and replaced by non-standard
variables: host, ...
Any ideas ?
Olivier
[olivier.vcf]

Okay...so I got a bounced email notification today that reads as follows:
The Postfix program
<[email protected]>: host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in
processing, id=21517-08, mime_decode-1 FAILED: Unix utility file(1) not
available, but is needed at (eval 40) line 104. (in reply to end of DATA
command)
Reporting-MTA: dns; tracylee.com
X-Postfix-Queue-ID: E3E766790C4
X-Postfix-Sender: rfc822; [email protected]
Arrival-Date: Fri, 4 Aug 2006 09:10:25 -0400 (EDT)
Final-Recipient: rfc822; [email protected]
Action: failed
Status: 4.0.0
Diagnostic-Code: X-Postfix; host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in
processing, id=21517-08, mime_decode-1 FAILED: Unix utility file(1) not
available, but is needed at (eval 40) line 104. (in reply to end of DATA
command)
Can someone interpret this for me?

Similar Messages

  • Aaa authentication enable console (server_name) password issue

    Here is the problem I am experiencing and I hope someone out there is able to help;
    I have a ASA5510 (running software Version 8.0(3)). I have enabled remote authentication to our company's TACAC server (which is running TACAC open source supplied by Cisco).
    The problem is as follows;
    I can telnet to the appliance remote and using my username and password (configured on the TACAC server) I am authenticated. But after entering enable - I am prompted with the password prompt. But I can not get pass this prompt. I have tried the same password as I previous enter at the telnet prompt and failed, the local enable password fails as well. Any suggestion.
    aaa-server (server_name) protocol tacacs+
    aaa-server (server_name) (interlinkport) host (Address)
    key (password)
    aaa authentication enable console (server_name) LOCAL
    aaa authentication enable console (server_name) LOCAL
    aaa authentication http console (server_name) LOCAL
    aaa authentication serial console (server_name) LOCAL
    aaa authentication ssh console (server_name) LOCAL
    aaa authentication telnet console (server_name) LOCAL
    aaa accounting command privilege 15 (server_name)
    aaa authorization exec authentication-server

    I think I can help you here since I've been using Cisco
    Freeware TACACS+ for almost 7 years now. I am not
    an expert, just enough to be dangerous.
    Since the code is open-source, each company uses
    differently; however, there is one thing that will
    always true. That would be the the enable.c file,
    which is a C program. You would need to modify
    this file so that EVERYONE can have his/her own
    enable password, just like Cisco ACS running on
    Windows platforms.
    the configuration file would look something like this:
    accounting file = /var/log/tac_plus.log
    key = zFgGkIooIsZ.Q
    user = cciesec {
    member = admin
    name = "ccie security"
    login = cleartext "cciesec"
    user = $cciesec$ {
    member = admin
    name = "ccie security"
    login = cleartext "cciesec1"
    group = admin {
    default service = permit
    On the Pix:
    aaa-server NEO protocol tacacs+
    aaa-server NEO (outside) host 192.168.15.10
    timeout 5
    key cciesec
    aaa authentication ssh console NEO LOCAL
    aaa authentication enable console NEO LOCAL
    Here is the login sequence:
    [root@dca2-LinuxES root]# ssh -l cciesec 192.168.0.25
    The authenticity of host '192.168.0.25 (192.168.0.25)' can't be established.
    RSA key fingerprint is c2:48:15:85:92:7f:56:15:a8:0f:80:d9:88:50:fd:1c.
    Are you sure you want to continue connecting (yes/no)? yes
    Warning: Permanently added '192.168.0.25' (RSA) to the list of known hosts.
    [email protected]'s password:
    Type help or '?' for a list of available commands.
    CiscoPix> en
    Password: ********
    CiscoPix#
    In other words, my initial password is "cciesec" and my enable password
    is "cciesec1". Another user "tom" will have his own login and enable
    password.
    Simple enough?

  • Login issue in OBIEE 11g

    Hi Experts,
    We are using OBIEE 11g
    We are facing the strange issue while accessing the presentation services login page.
    I had uploaded the RPD file using EM,it is working for 1 hour with out any issue.
    After some time the fallowing error is coming. then we are not able to access presentation services,
    I had observed all the services are down in EM>Capasity manage ment tab.
    Longing screen is coming ,but after entering the credentials ,it is showing login into…but not at all opening the window.
    Error connecting to the Oracle BI Server: Could not connect to the Oracle BI Server because it is not running or is inaccessible. Please contact your system administrator.
    Error Codes: WH4KCFW6:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 12002] Socket communication error at call=Connect: (Number=0) Call=NQRpc: An unknown socket communications error has occurred.
    [nQSError: 12010] Communication error connecting to remote end point: address = SERVERNAME.com; port = 9706.
    [nQSError: 12008] Unable to connect to port 9706 on machine SERVER_NAME.com.Please have your System Administrator look at the log for more details on this error. (HY000)
    Thanks in advance.

    Hi ,
    I normally do this to fix this problem
    1>Disable the network , keep the loopback adaptor enabled and then restart the services.
    2> You can enable the network after services are restarted.
    If you want a more practical solution and dont want to disable network again and again, then you would find the blog below useful.
    http://www.rittmanmead.com/2012/08/obiee-fmw-and-networking-on-dhcp-hosts/
    Hope this help.
    Thanks,
    Maqsood

  • SSO logout issue with APEX

    I am trying to resolve the logout URL issue with our APEX application configured as a partner application with SSO. The partner application name is SSO_APEX and the logout URL is defined in partner application as
    http://OID_Server:7777/pls/orasso/orasso.wwsso_app_admin.ls_logout where OID_Server is our OID server name.
    In the APEX application page, I tried to open the application that was imported from another apex server.
    Home>Application Builder>Application 107>Shared Components>Authentication Schemes
    SSO_Auth - current is
    &INFRA_NAME./pls/orasso/ORASSO.wwsso_app_admin.ls_logout?p_done_url=&SERVER_NAME./pls/htmldb/f?p=&APP_ID.
    The logout link is http://INFRA_NAME:7777/pls/orasso/ORASSO.wwsso_app_admin.ls_logout?p_done_url=http://SERVER_NAME/pls/cms/f?p=107 , The application is retrieving the INFRA_NAME and SERVER_NAME values from a database table and they correspond to the OID and 10g application servers respectively.
    The logout link should take it to the login page where the user will be prompted to enter login credentials again however it is currently taking to the above logout link page from APEX. It is not changing even though I specified a different logout link in partner application page. Moreover the check box beside SSO_APEX in the logout page is unchecked.
    The authentication scheme of application is overriding the partner application configuration. How can I make sure the logout is actually happening? Thanks in advance for any suggestions.
    Pavan.

    Scott,
    I am having the same issue, and have posted on another thread about this same thing. I know that's inappropriate to post the same thing in multiple threads, but I was searching the forum again today, and Pavan described exactly what I'm experiencing.
    We have been using SSO for about 4 years or so now, and haven't had logout issues. Our DBA at the time had written his own logout function for SSO where he invalidated the cookie with owa_cookie calls. It's worked until now. We have upgraded our database servers and all URLs referencing those servers are now in a different domain than our OAS server. Now the logic in the logout function is no longer invalidating the cookie for SSO (because it's in a different domain). SSO login and authentication still work, it's just the logout that does not.
    I'd like to just alter the logout URL to redirect to the OAS server for logout as you described. But here's what's happening. I press logout link, and it takes me to the OAS Single Sign-Off page where it shows the services it's logging you out of, but it doesn't automatically redirect (just sits there until I press the Return button).
    Is that expected (no automatic redirect)?
    And as Pavan mentioned, the Partner application name (APEX_SERVERNAME_SSO) doesn't show a checkmark next to it. If I go back to my application, I get right back in without being prompted for SSO (ie, not logging out successfully then).
    I know there are a lot of question marks here, but I'm not sure if there's something obvious I am missing or if there's something else I need to fix that I don't know about.
    Can you offer any guidance?
    Thank you for your time,
    Chris

  • SharePoint 2013 Office Web App issue

    We met an issue on Office Web App with SharePoint 2013.
    Error message on the page:
    Sorry, there was a problem and we can't open this document. If this happens again, try opening the Microsoft Word.
    There is no related log in Windows Event viewer.
    In SharePoint ULS log, related message as below:
    08/12/2014 06:42:45.49 w3wp.exe (0x2C90) 0x2FE0 SharePoint Foundation Claims Authentication ahds8 Unexpected SPJsonWebSecurityBaseTokenHandler: Issuer name in token '00000003-0000-0ff1-ce00-000000000000@testrealm' doesn't match any of the registered issuer names for trusted sts 'collaboration metadata'. 7ba9aedb-4658-4a32-aaaa-20bcd0d52be6
    08/12/2014 06:42:45.49 w3wp.exe (0x2C90) 0x2FE0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Application Authentication Pipeline). Execution Time=7,5254676222816 7ba9aedb-4658-4a32-aaaa-20bcd0d52be6
    08/12/2014 06:42:45.49 w3wp.exe (0x2C90) 0x2FE0 SharePoint Foundation Application Authentication ajezu Unexpected SPApplicationAuthenticationModule: Failed to authenticate request, unknown error. Exception details: System.IdentityModel.Tokens.SecurityTokenException: Issuer name is not registered at Microsoft.SharePoint.IdentityModel.SPJsonWebSecurityBaseTokenHandler.ValidateTokenIssuer(X509SecurityToken signingKey, String tokenIssuer) at Microsoft.SharePoint.IdentityModel.SPJsonWebSecurityBaseTokenHandler.ValidateToken(SecurityToken token) at Microsoft.SharePoint.IdentityModel.SPJsonWebSecurityTokenHandler.ValidateToken(SecurityToken token) at Microsoft.SharePoint.IdentityModel.SPApplicationAuthenticationModule.TryExtractAndValidateToken(HttpContext httpContext, SPIncomingTokenContext& tokenContext) at Microsoft.SharePoint.IdentityModel.SPApplicationAuthenticationModule.ConstructIC... 7ba9aedb-4658-4a32-aaaa-20bcd0d52be6
    08/12/2014 06:42:45.49* w3wp.exe (0x2C90) 0x2FE0 SharePoint Foundation Application Authentication ajezu Unexpected ...laimsPrincipalAndSetThreadIdentity(HttpApplication httpApplication, HttpContext httpContext, SPFederationAuthenticationModule fam) at Microsoft.SharePoint.IdentityModel.SPApplicationAuthenticationModule.AuthenticateRequest(Object sender, EventArgs e) 7ba9aedb-4658-4a32-aaaa-20bcd0d52be6
    08/12/2014 06:42:45.49 w3wp.exe (0x2C90) 0x2FE0 SharePoint Foundation General 8nca Medium Application error when access /sites/111/_vti_bin/wopi.ashx, Error=Issuer name is not registered at Microsoft.SharePoint.IdentityModel.SPJsonWebSecurityBaseTokenHandler.ValidateTokenIssuer(X509SecurityToken signingKey, String tokenIssuer) at Microsoft.SharePoint.IdentityModel.SPJsonWebSecurityBaseTokenHandler.ValidateToken(SecurityToken token) at Microsoft.SharePoint.IdentityModel.SPJsonWebSecurityTokenHandler.ValidateToken(SecurityToken token) at Microsoft.SharePoint.IdentityModel.SPApplicationAuthenticationModule.TryExtractAndValidateToken(HttpContext httpContext, SPIncomingTokenContext& tokenContext) at Microsoft.SharePoint.IdentityModel.SPApplicationAuthenticationModule.ConstructIClaimsPrincipalAndSetThreadIdentity(HttpApplication httpApplication, HttpContext httpCont... 7ba9aedb-4658-4a32-aaaa-20bcd0d52be6
    The farm is having 2 WFE. There is NLB setting up for them.
    AAM has been set to Default.
    OWA binding set to -AllowHttp, zone set to internal-http. AllowOAuthOverHttp set to true.
    The strange thing is when days ago we finish the installation, we try the link http://{server_name}/somefolder/document.docx to do the test, it works fine.
    But today we try the link http://{NLB_link}/somefolder/documnet.docx, above error occur.
    We are not sure whether AAM setting cause this issue or some other reaone. But even we remove the AAM to use the Server Name in link, still above issue.
    Any idea/comments would be appriciated.

    What is the default AAM? Is it the server_name, or the NLB_Link? Might want to try having the NLB_Link as the primary (default) AAM if you haven't already?
    Not sure if you have seen the Troubleshooting steps here:
    http://technet.microsoft.com/en-us/library/ff431687(v=office.15).aspx#tshoot
    it discusses use of the PowerShell command:
    New-OfficeWebAppHost (http://technet.microsoft.com/en-us/library/jj219459(v=office.15).aspx) which might be required for your NLB_Link.
    Gavin.

  • Bex issue Report designer

    Hi Expert,
    Users  are facing issue while accessing Bex analyzer (report designer). They are getting below error:
    M  ***LOG R49=> ThReceive, CPIC-Error (020223) [thxxhead.c   7570]
    M  ***LOG R5A=> ThReceive, CPIC-Error (59571422) [thxxhead.c   7575]
    M  ***LOG R64=> ThReceive, CPIC-Error ( CMSEND(SAP)) [thxxhead.c   7580]
    A  RFC 3342  CONVID 59571422
    A   * CMRC=20 DATA=1 STATUS=1 SAPRC=223 ThSAPCMRCV
    A  RFC> ABAP Programm: SAPMSSY1 (Transaction: )
    A  RFC> User: xxxx (Client: xxx)
    A  RFC> Destination: SERVER_NAME(handle: 1, 59571422, {97C098DF-B654-F14C-9794-00215C8272DD})
    A  RFC> Called function module: RSR_NET_INTERFACE
    A  RFC SERVER> RFC Server Session (handle: 1, 59571422, {97C098DF-B654-F14C-9794-00215C8272DD})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: BExReportDesignerStarter)
    A  RFC SERVER> Called function module: RSR_NET_INTERFACE
    A  *** ERROR => RFC ======> CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=223
    CPIC program connection ended (read error)
    [abrfcio.c    8178]
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3344
    CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=223
    CPIC program connection ended (read error)
    [abrfcio.c    8178]
    A  *** ERROR => RFC Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1829
    [abrfcio.c    8178]
    After giving user  name & password in report designer screen, nothing happens & it get disconnected after some time. They are facing this issue in whole BW landscape.
    Any other inputs, please let me know.
    Regards,

    Hi,
    I am from basis only. I don't understand who is responsible & where problem lies.
    Regards,

  • Multiple errors in Apex 3.1.1 help (EBS mod_plsql issue?)

    Hello everybody,
    I am having a couple of problems with the online help in Apex and I cannot figure out how to solve them.
    First problem:
    Whenever I open the help from the Application Builder I get an error "Forbidden You don't have permission to access /i/doc/bldr_hm.htm on this server", but if then I start browsing the help index, all the pages show without errors. Also if I try to access directly in my browser the page indicated in the error above, the page shows fine. I get the same behaviour also when I select the "2 Day Developer" guide in the select list, that is the first page accessed gives a Forbidden error, but all the pages I access after that are working fine.
    Second problem:
    Whenever I click on the Find link, Apex outputs the following error:
    ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing
    LPX-00104: Warning: element "HTML" is not declared in the DTD Error at line 2
    Error creating online help index.I browsed the forum for this kind of error, but I found it only mentioned together with Web Services. The error seems to show that an HTML document is fetched instead of an XML one and I think it may be connected to the first problem (who knows, maybe the indexing routine is getting a forbidden error instead of the expected XML file).
    In the Mod_PlSql logs I see error messages like
    10.200.95.2 - - [04/Jun/2008:14:19:26 +0200] "GET /i/doc/bldr_hm.htm HTTP/1.1" 403 227and also
    [Wed Jun  4 14:19:26 2008] [error] [client 10.200.95.2] client denied by server configuration: /tszo/comn/portal/tszo_erp01/iI am using Apex version 3.1.1 on a 9.2.0.8.0 database and as the HTTP server I am using an Oracle 9i Application server from an Oracle E-Business Suite 11.5.10.2 installation. The error happens both with 3.1 and 3.1.1 Apex versions.
    It may be very well a mod_plsql configuration issue, but I don't know what may be causing the problem and why it's happening only the first time I access the help page.
    Is there someone able to shed some light on this issue?
    Thanks a lot,
    Paolo

    Hello everybody,
    our great Apps DBA Ivo Zekhuis solved the issue, so I would like to report the solution for others that may encounter the same problem.
    He just added the following line to the DAD for apex in file $IAS_ORACLE_HOME/Apache/modplsql/cfg/wdbsvr.app
    cgi_env_list=SERVER_NAME=our.server.name,REQUEST_PROTOCOL=http,SERVER_PORT=8000,HOST=our.server.name:8000and it solved the problem. As a nice side effect, this change also solved another issue that we were having with flash charts not working.
    I want to remember that in our case Apex is installed in an E-Business Suite 11i environment, using the main application server as the Apex web server.
    Thanks again, Ivo!
    Paolo

  • 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:

  • server :19000/hfm not available - causing issues

    1. 11.1.2.2 Distributed Environment - Foundation server I can access <foundationhostname>:19000/hfm just fine. However, if I copy and paste that onto another server and try to hit the web address <foundationhostname>:19000/hfm - I get a HTML 500 error. I can access <HFMHostname>:80/hfm just fine though.
    2. HFM is not installed on the foundation server
    3. No issues with connectivity at all on foundation server
    4. No VIP is in use (Logical address was initially set up for the environment, is not needed though)
    5. **this is where we see the issue** Trying to assign access control in shared services to a HFM application fails when not on foundation server due to HTML 500 error (due to the <server>:19000/hfm failing)
    6. Every other piece of the environment works just fine
    7. Hosts file is set up just fine
    Any thoughts? I cant seem to find any documentation on this anywhere on why this would happen for just the SS to HFM piece. If something was awry from a communication perspective it should be popping up in other areas too.
    -Matt

    The only documentation on anything even remotely like this was a bug:
    from knowledge base
    In Hyperion Financial Management (HFM) 11.1.1.4 it is not possible to assign access control in Shared Services. The following error is shown instead of the access control gird:
    Communication Error : http://server_name:19000/hfm/security//getRights.asp
    500 Internal Server Error
    Internal Server Error
    The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.
    but that is not what the issue is - as the actual error is:
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    Access.log entry:
    "POST /hfm/security/bpm/launcher.asp HTTP/1.1" 500
    Notice no double slashes...
    Same issue occurs when browsing for a url POV value and clicking the edit link when setting up a HFM taskflow. Im guessing this is a new bug?
    -Matt

  • WLS 8.1 issue with .ear deployment ....

    I think the weblogic8.1 seems to have some NEW bug now. We have a .ear file that
    works just PERFECT in WLS6.1. But now when we try to DEPLOY this .ear file our
    WLS8.1 server(via the new look and feel of WLS8.1' console)....we are getting
    the Exception like ...."pl read inline below":
    ...All i know is that WLS 8.1 has introduced something like : "single J2EEC -
    EAR compiler, replacing the separate compilers in previous releases" ........is
    it may be because of this ????
    If somebody has any idea ....please let me know asap ...and just above the EXCEPTION
    we are also getting something like ...."Deployment descriptor "/WEB-INF/ups-html.tld"
    is malformed" ....what is going wrong now ?
    Please note again ....this .ear file just work PERFECT in WLS6.1+sp2.
    Read inline for the Exception:
    <Jul 16, 2003 11:15:14 AM EDT> <Warning> <HTTP> <BEA-101248> <[ServletContext(id=4316640,name=ABL,context-path=/ABL)]:
    Deployment descriptor "/WEB-INF/ups-html.tld" is malformed. Check against the
    DTD: Element type "info" must be declared. (line 334, column 9).>
    <Jul 16, 2003 11:15:14 AM EDT> <Warning> <HTTP> <BEA-101248> <[ServletContext(id=4316640,name=ABL,context-path=/ABL)]:
    Deployment descriptor "/WEB-INF/ups-html.tld" is malformed. Check against the
    DTD: The content of element type "tag" must match "(name,tag-class,tei-class?,body-content?,display-name?,small-icon?,large-icon?,description?,variable*,attribute*,example?)".
    (line 335, column 8).>
    MessageResourcesFactory.createFactory
    java.lang.NoClassDefFoundError: org/apache/struts/util/MessageResourcesFactory
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:431)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:169)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:41)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:140)
    at org.apache.struts.util.MessageResourcesFactory.createFactory(MessageResourcesFactory.java:161)
    at org.apache.struts.action.ActionServlet.initApplication(ActionServlet.java:1029)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1070)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:842)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:782)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3191)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3136)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3109)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:5559)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:853)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2012)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2053)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2558)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2483)
    at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2308)
    at weblogic.management.deploy.slave.SlaveDeployer.commitUpdate(SlaveDeployer.java:639)
    at weblogic.drs.internal.SlaveCallbackHandler$2.execute(SlaveCallbackHandler.java:35)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    <Jul 16, 2003 11:15:14 AM EDT> <Error> <HTTP> <BEA-101046> <[ServletContext(id=4316640,name=ABL,context-path=/ABL)]
    service: Cannot load application resources bundle com.ups.dfd.abl.prop.Constants
    java.lang.NullPointerException
    at org.apache.struts.action.ActionServlet.initApplication(ActionServlet.java:1031)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1070)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:842)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:782)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3191)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3136)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3109)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:5559)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:853)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2012)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2053)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2558)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2483)
    at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2308)
    at weblogic.management.deploy.slave.SlaveDeployer.commitUpdate(SlaveDeployer.java:639)
    at weblogic.drs.internal.SlaveCallbackHandler$2.execute(SlaveCallbackHandler.java:35)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    >
    <Jul 16, 2003 11:15:14 AM EDT> <Error> <HTTP> <BEA-101216> <Servlet: "service"
    failed to preload on startup in Web application: "ABL".
    javax.servlet.UnavailableException: Cannot load application resources bundle com.ups.dfd.abl.prop.Constants
    at org.apache.struts.action.ActionServlet.initApplication(ActionServlet.java:1043)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1070)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:842)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:782)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3191)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3136)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3109)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:5559)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:853)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2012)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2053)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2558)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2483)
    at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2308)
    at weblogic.management.deploy.slave.SlaveDeployer.commitUpdate(SlaveDeployer.java:639)
    at weblogic.drs.internal.SlaveCallbackHandler$2.execute(SlaveCallbackHandler.java:35)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    thx, sangita

    Rob,
    These are the 3 files that you need:
    1) wlstart_cap (this is the start up script that we use to start the Managed server
    while on WLS6.1) ....please read inline:
    -----------Inline 1-----------------
    #!/bin/ksh
    # BEA WebLogic Start Script - Version 1.1
    # Add support for STARTMODE MKG 03/08/2002
    # Set user specified variables
    JAVA_HOME=/usr/j2sdk1_3_1_01
    JAVA_OPTIONS="-D$1 -ms128m -mx128m -noclassgc"
    BEA_HOME=/opt/bea
    WL_HOME=$BEA_HOME/wlserver6.1
    WL_SCRIPT=$WL_HOME/config/Subsidiary
    export WL_SCRIPT
    EXPORT_LIB=$WL_HOME/lib
    #### Set locale to US English MKG 2003/01/16
    LC_MESSAGES=C
    LC_TIME=en_US.ISO8859-1
    LC_NUMERIC=en_US.ISO8859-1
    LC_MONETARY=en_US.ISO8859-1
    LC_COLLATE=en_US.ISO8859-1
    LC_CTYPE=en_US.ISO8859-1
    export LC_MESSAGES LC_TIME LC_NUMERIC LC_MONETARY LC_COLLATE LC_CTYPE
    #### End locale settings
    #### UPSCAP-clientmanger App settings --- Begin
    # workaround for strange bug in code that requires an x-server
    # to be present when graph code is initialized.
    # Note that this is my sun workstation. MKG 05/16/2002
    DISPLAY=bluewolf.telecom.ups.com:0.0
    export DISPLAY
    #### UPSCAP-clientmanger App settings --- End
    #### EUP App settings --- Begin
    VANAPI_HOME=/opt/vanapi
    VANPATH=$VANPATH:$VANAPI_HOME/vanapi/share
    LD_LIBRARY_PATH=$VANAPI_HOME/vanapi:$VANAPI_HOME/vanapi/vanjavi:$LD_LIBRARY_PATH
    PATH=$VANAPI_HOME/perl_dir/bin:$PATH
    EUP_CLASSPATH=$WL_HOME/config/Subsidiary/serverclasses
    export VANPATH LD_LIBRARY_PATH VANAPI_HOME PATH EUP_CLASSPATH
    #### EUP App settings --- End
    CLASSPATH=$WL_HOME/lib/CR061106_61sp2.jar:$WL_HOME/lib/CR072612_61sp2.jar:$WL_HOME/lib/CR071109_610sp2.jar:$WL_
    HOME/lib/CR058352_61sp2.jar:$WL_HOME/lib/weblogic.jar:$BEA_HOME:$EUP_CLASSPATH
    if [ -n "$LD_LIBRARY_PATH" ]; then
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WL_HOME/lib/solaris:
    else
    LD_LIBRARY_PATH=$WL_HOME/lib/solaris:
    fi
    export LD_LIBRARY_PATH
    ADMIN_URL=$(cat $WL_SCRIPT/config.weblogic|grep AdminServerURL|awk '{print  $2}')
    ADMIN_SERVER_NAME=$(cat $WL_SCRIPT/config.weblogic|grep AdminServerName|awk '{print
    $2}')
    DOMAIN_NAME=$(cat $WL_SCRIPT/config.weblogic|grep Domain|awk '{print  $2}')
    PATH=$WL_HOME/bin:$JAVA_HOME/bin:$PATH
    export PATH
    WLS_PW=$(cat $WL_SCRIPT/bea.check | awk '{print $1}')
    export $WLS_PW
    #################################export LOG_HOME=/export/bea/netsite/ext-admin/logs/bea
    export LOG_HOME=/export/bea/logs
    # echo all of the variable settings
    #echo
    #echo "BEA_HOME=$BEA_HOME"
    #echo "WL_HOME=$WL_HOME"
    echo "EXPORT_HOME=$EXPORT_HOME"
    echo "CLASSPATH=$CLASSPATH"
    #echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
    #echo "PATH=$PATH"
    #echo "JAVA_OPTIONS=$JAVA_OPTIONS"
    #echo "DOMAIN_NAME=$DOMAIN_NAME"
    #echo "ADMIN_URL=$ADMIN_URL"
    #echo "ADMIN_SERVER_NAME=$ADMIN_SERVER_NAME"
    #java -fullversion
    #echo
    #echo
    # Grab some file descriptors.
    maxfiles='ulimit -H -n'
    if [ ! $? -a "$maxfiles" != 1024 ]; then
    if [ "$maxfiles" = "unlimited" ]; then
    maxfiles=1025
    fi
    if [ "$maxfiles" -lt 1024 ]; then
    ulimit -n $maxfiles
    else
    ulimit -n 1024
    fi
    fi
    # Set Production Mode. When set to true, the server starts up
    # in production mode. When set to false, the server starts up
    # in development mode. The default is false.
    STARTMODE=true
    if [[ -n $1 ]]; then
    if [[ $1 = "admin" ]]; then
    echo "Starting admin server...."
    ###### echo "See /export/netsite/ext-admin/logs/bea/admin.start for more info"
    # Change to the WebLogic directory
    cd $WL_HOME
    echo nohup java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=$DOMAIN_NAME
    -Dweblogic.Name=$ADM
    IN_SERVER_NAME -Dbea.home=$BEA_HOME -Djava.security.policy==$WL_HOME/lib/weblogic.policy
    -Dweblogic.Production
    ModeEnabled=$STARTMODE -Dweblogic.management.password=$WLS_PW -Dweblogic.management.discover=true
    -Dweblogic.ma
    nagement.discover.retries=6 -Dweblogic.management.discover.interval=90 weblogic.Server
    nohup java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=$DOMAIN_NAME
    -Dweblogic.Name=$ADMIN_SE
    RVER_NAME -Dbea.home=$BEA_HOME -Djava.security.policy==$WL_HOME/lib/weblogic.policy
    -Dweblogic.ProductionModeE
    nabled=$STARTMODE -Dweblogic.management.password=$WLS_PW -Dweblogic.management.discover=true
    -Dweblogic.managem
    ent.discover.retries=6 -Dweblogic.management.discover.interval=90 weblogic.Server
    $LOG_HOME/admin.start 2>&1&
    echo
    shift
    # Change back to the domain directory
    cd config/$DOMAIN_NAME
    echo $! > admin.pid
    else
    while [[ $# -gt 0 ]];do
    SERVER_NAME=$(cat $WL_SCRIPT/config.weblogic|grep $1|awk '{print $2}')
    if [[ $SERVER_NAME = "" ]]; then
    echo "ERROR: unable to locate an entry for "$1" in config file"
    shift
    else
    echo "Starting server: "$SERVER_NAME
    ######### echo "See /export/netsite/ext-admin/logs/bea/$SERVER_NAME.start
    for more info"
    # Change to the WebLogic directory
    cd $WL_HOME
    echo nohup java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=$DOMAIN_NAME
    -Dweblogic.Nam
    e=$SERVER_NAME -Dweblogic.management.server=$ADMIN_URL -Djava.security.policy==$WL_HOME/lib/weblogic.policy
    -Dw
    eblogic.ProductionModeEnabled=$STARTMODE -Dweblogic.management.password=$WLS_PW
    weblogic.Server
    nohup java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=$DOMAIN_NAME
    -Dweblogic.Name=$SE
    RVER_NAME -Dweblogic.management.server=$ADMIN_URL -Djava.security.policy==$WL_HOME/lib/weblogic.policy
    -Dweblog
    ic.ProductionModeEnabled=$STARTMODE -Dweblogic.management.password=$WLS_PW weblogic.Server
    $LOG_HOME/$SERVER_NAME.start 2>&1 &
    shift
    # Change back to the domain directory
    cd config/$DOMAIN_NAME
    echo $! > $SERVER_NAME".pid"
    fi
    done
    fi
    else
    echo ""
    echo ""
    echo "FATAL ERROR: You must specify the server to start. Either 'admin' or
    the server token"
    echo ""
    fi
    -----------Inline 1 ends-----------------
    2) startManagedWebLogic.sh(this is the Managed server start up script at wls8.1)
    ---------Inline 2 starts---------
    #!/bin/sh
    # This script is used to start a managed WebLogic Server for the domain in the
    # current working directory. This script reads in the SERVER_NAME and
    # ADMIN_URL as positional parameters, sets the SERVER_NAME variable, then
    # starts the server.
    # Other variables that startWLS takes are:
    # WLS_USER - cleartext user for server startup
    # WLS_PW - cleartext password for server startup
    # PRODUCTION_MODE - Set to true for production mode servers, false for
    # development mode
    # JAVA_OPTIONS - Java command-line options for running the server. (These
    # will be tagged on to the end of the JAVA_VM and MEM_ARGS)
    # JAVA_VM - The java arg specifying the VM to run. (i.e. -server,
    # -hotspot, etc.)
    # MEM_ARGS - The variable to override the standard memory arguments
    # passed to java
    # For additional information, refer to the WebLogic Server Administration Guide
    # (http://e-docs.bea.com/wls/docs81/ConsoleHelp/startstop.html).
    #Set the New Java Path
    PATH=/opt/bea/jdk141_02/bin:$PATH
    # set up WL_HOME, the root directory of your WebLogic installation
    WL_HOME="/opt/bea/weblogic81"
    # set up common environment
    # Set Production Mode. When this is set to true, the server starts up in
    # production mode. When set to false, the server starts up in development
    # mode. If it is not set, it will default to false.
    PRODUCTION_MODE="true"
    # Set JAVA_VENDOR to java virtual machine you want to run on server side.
    JAVA_VENDOR="Sun"
    # Set JAVA_HOME to java virtual machine you want to run on server side.
    JAVA_HOME="/opt/bea/jdk141_02"
    set USE_CURRENT_JAVA_HOME "$@"
    . "${WL_HOME}/common/bin/commEnv.sh"
    shift 1
    # Set SERVER_NAME to the name of the server you wish to start up.
    ADMIN_URL=http://153.2.255.51:8001
    SERVER_NAME=
    # Set WLS_USER equal to your system username and WLS_PW equal
    # to your system password for no username and password prompt
    # during server startup. Both are required to bypass the startup
    # prompt.
    WLS_USER=
    WLS_PW=
    # Set JAVA_VM to java virtual machine you want to run on server side.
    # JAVA_VM="-server"
    # Set JAVA_OPTIONS to the java flags you want to pass to the vm. If there
    # are more than one, include quotes around them. For instance:
    # JAVA_OPTIONS="-Dweblogic.attribute=value -Djava.attribute=value"
    usage()
    echo "Need to set SERVER_NAME and ADMIN_URL environment variables or specify"
    echo "them in command line:"
    echo 'Usage: ./startManagedWebLogic.sh [SERVER_NAME] [ADMIN_URL]'
    echo "for example:"
    echo './startManagedWebLogic.sh managedserver1 http://localhost:7001'
    exit 1
    # Check for variables SERVER_NAME and ADMIN_URL
    # SERVER_NAME and ADMIN_URL must by specified before starting a managed server,
    # detailed information can be found at http://e-docs.bea.com/wls/docs81/adminguide/startstop.html.
    if [ ${#} = 0 ]; then
    if [ "x${SERVER_NAME}" = "x" -o "x${ADMIN_URL}" = "x" ]; then
    usage
    fi
    elif [ ${#} = 1 ]; then
    SERVER_NAME=${1}
    if [ "x${ADMIN_URL}" = "x" ]; then
    usage
    fi
    elif [ ${#} = 2 ]; then
    SERVER_NAME=${1}
    ADMIN_URL=${2}
    else
    usage
    fi
    # Start WebLogic server
    # Reset number of open file descriptors in the current process
    # This function is defined in commEnv.sh
    resetFd
    CLASSPATH="${WEBLOGIC_CLASSPATH}${CLASSPATHSEP}${POINTBASE_CLASSPATH}${CLASSPATHSEP}${JAVA_HOME}/jre/lib/rt.jar${CLASSPATHSEP}${WL_HOME}/server/lib/webservices.jar${CLASSPATHSEP}${CLASSPATH}"
    export CLASSPATH
    # Start WebLogic server
    echo CLASSPATH="${CLASSPATH}"
    echo
    echo PATH="${PATH}"
    echo
    echo "***************************************************"
    echo "* To start WebLogic Server, use a username and *"
    echo "* password assigned to an admin-level user. For *"
    echo "* server administration, use the WebLogic Server *"
    echo "* console at http://<hostname>:<port>/console *"
    echo "***************************************************"
    "$JAVA_HOME/bin/java" ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} \
    -Dweblogic.Name=${SERVER_NAME} \
    -Dweblogic.management.username=${WLS_USER} \
    -Dweblogic.management.password=${WLS_PW} \
    -Dweblogic.management.server=${ADMIN_URL} \
    -Djava.security.policy="${WL_HOME}/server/lib/weblogic.policy" \
    weblogic.Server
    -------Inline 2 ends----------
    3) startWebLogic.sh(this is the Admin start up script at wls8.1)
    ---------Inline 3 starts-------
    #!/bin/sh
    # This script is used to start WebLogic Server for the domain in the current
    # working directory. This script simply sets the SERVER_NAME variable
    # and calls the startWLS.sh script under ${WL_HOME}/server/bin.
    # To create your own start script for your domain, all you need to set is
    # SERVER_NAME, then starts server.
    # Other variables that startWLS takes are:
    # WLS_USER - cleartext user for server startup
    # WLS_PW - cleartext password for server startup
    # PRODUCTION_MODE - Set to true for production mode servers, false for
    # development mode
    # JAVA_OPTIONS - Java command-line options for running the server. (These
    # will be tagged on to the end of the JAVA_VM and MEM_ARGS)
    # JAVA_VM - The java arg specifying the VM to run. (i.e. -server,
    # -hotspot, etc.)
    # MEM_ARGS - The variable to override the standard memory arguments
    # passed to java
    # For additional information, refer to the WebLogic Server Administration
    # Console Online Help(http://e-docs.bea.com/wls/docs81/ConsoleHelp/startstop.html)
    #Set the New Java Path
    PATH=/opt/bea/jdk141_02/bin:$PATH
    # set up WL_HOME, the root directory of your WebLogic installation
    WL_HOME="/opt/bea/weblogic81"
    # set up common environment
    # Set Production Mode. When this is set to true, the server starts up in
    # production mode. When set to false, the server starts up in development
    # mode. If it is not set, it will default to false.
    PRODUCTION_MODE="true"
    # Set JAVA_VENDOR to java virtual machine you want to run on server side.
    JAVA_VENDOR="Sun"
    # Set JAVA_HOME to java virtual machine you want to run on server side.
    JAVA_HOME="/opt/bea/jdk141_02"
    set USE_CURRENT_JAVA_HOME "$@"
    . "${WL_HOME}/common/bin/commEnv.sh"
    shift 1
    # Set SERVER_NAME to the name of the server you wish to start up.
    SERVER_NAME=Admin
    # Set WLS_USER equal to your system username and WLS_PW equal
    # to your system password for no username and password prompt
    # during server startup. Both are required to bypass the startup
    # prompt.
    WLS_USER=
    WLS_PW=
    # Set JAVA_VM to java virtual machine you want to run on server side.
    # JAVA_VM="-server"
    # Set JAVA_OPTIONS to the java flags you want to pass to the vm. If there
    # are more than one, include quotes around them. For instance:
    # JAVA_OPTIONS="-Dweblogic.attribute=value -Djava.attribute=value"
    # Reset number of open file descriptors in the current process
    # This function is defined in commEnv.sh
    resetFd
    # Start WebLogic server
    CLASSPATH="${WEBLOGIC_CLASSPATH}${CLASSPATHSEP}${POINTBASE_CLASSPATH}${CLASSPATHSEP}${JAVA_HOME}/jre/lib/rt.jar${CLASSPATHSEP}${WL_HOME}/server/lib/webservices.jar${CLASSPATHSEP}${CLASSPATH}"
    export CLASSPATH
    "$JAVA_HOME/bin/java" ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME}
    -Dweblogic.management.username=${WLS_USER} -Dweblogic.management.password=${WLS_PW}
    -Dweblogic.ProductionModeEnabled=${PRODUCTION_MODE} -Djava.security.policy="${WL_HOME}/server/lib/weblogic.policy"
    weblogic.Server
    --------Inline 3 ends---------
    I think we are getting closer to a solution !
    thanks rob,
    Rob Woollen <[email protected]> wrote:
    Yes, your $CLASSPATH could be the issue. Can you show me the $CLASSPATH
    used in each version of the server?
    -- Rob
    sangita wrote:
    Thanks Rob, I understood changing the DOCTYPE ...and i will give ita try.
    And iam assuming you might have read my previous response in this chain,Iam using
    WLS6.1 & WLS8.1 BOTH on the same hardware unix server....iam just wonderingif
    there is any CLASSPATH issue that might have been causing this NoClassDefFoundError......?
    just wanted to let you know that iam running WLS6.1 + WLS8.1 on thesame BOX.
    I will try other options that you have suggested ....thanks again !
    Rob Woollen <[email protected]> wrote:
    sangita wrote:
    Rob,
    Right, you're referencing the Taglib 1.2 DTD, but your tld file conforms
    to the Taglib 1.1 DTD. You'll either need to change the DOCTYPE
    definition to the Taglib 1.1 DTD or change the tld file to conformto
    the 1.2 DTD. how do i do either of the 2 options ?To change your taglib to be the 1.1 DTD you just need to change the
    DOCTYPE header to be
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
    "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
    Otherwise, you'll need to change the tld file to be JSP 1.2 compliant.
    If you post your tld file here, then I can help.
    Iam just guessing here, is it may be due to this DTD/.tld issue thatiam not been
    able to DEPLOY the .ear file(now that wls8.1 checks the validity beforedeloying
    the app)....are the 2 errors that iam getting, in any ways inter-related?
    I'm not sure they're related. It is possible.
    i.e is it possible that due to DTD/.tld ....am i getting this NoClassDefFoundError
    JUST CURIOUS ???
    WELL THANKS FOR YOUR TIME ON THIS ...REALLY APPRECIATE IT !
    No problem.
    -- Rob
    Regards, sangita
    Rob Woollen <[email protected]> wrote:
    sangita wrote:
    1) This is how my .tld looks like:
    <?xml version="1.0" encoding="UTF-8" ?>^M
    <!DOCTYPE taglib^M
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"^M
    "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">^M
    Right, you're referencing the Taglib 1.2 DTD, but your tld file conforms
    to the Taglib 1.1 DTD. You'll either need to change the DOCTYPE
    definition to the Taglib 1.1 DTD or change the tld file to conformto
    the 1.2 DTD. Unfortunately WLS 6.1 didn't validate the tld file
    against
    the DTD, but it should have, and you'll need to correct your application.
    <taglib>^M
    <tlib-version>1.0</tlib-version>^M
    <jsp-version>1.2</jsp-version>^M
    <short-name>html</short-name>^M
    2) the MANIFEST.MF file is located within the ABL.war.
    3) I will try placing the struts-util.jar in the WEB-INF/lib directoryof the
    ABL.war file. And I will let you if it works or not ?Right. My guess is this is a bug in WLS 8.1. I can see no reasonwhy
    the manifest class-path isn't working for you. That's why I askedif
    you could send the EAR file so I could investigate, but I understand
    that's not always possible.
    I suspect the WEB-INF/lib will work, but it's just a workaround.
    I'm
    not sure if you're using 8.1 or 8.1SP1, but if you're not using SP1,
    then you might consider trying that. (java weblogic.version willtell
    you.)
    Otherwise, I think you should open a case with [email protected]
    -- Rob
    thx, sangita
    Rob Woollen <[email protected]> wrote:
    sangita wrote:
    Rob, here is the information that you need: Please read inline:
    ---------------------------iam doing cut&paste
    <attribute>^M
    <name>styleClass</name>^M
    <required>false</required>^M
    </attribute>^M
    (this is the 334 line)<info>applys the style of
    the
    number text
    if it passes the conditional given</info>^M
    </tag>^M
    </taglib>^MWell, it looks like you have a JSP 1.1 tld, but it's being validated
    against the JSP 1.2 tld. I suspect that you have not declareda
    DOCTYPE
    and 6.1 defaulted to the older JSP spec.
    Anyway, check the first line of your tld file. It should look
    something
    like this:
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
         "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
    I have an ABL.ear file and this is what it looks like:
    ABL.ear
    META-INF/
    META-INF/MANIFEST.MF
    ABL.jar
    ABL.war
    lib/
    lib/struts-util.jar
    META-INF/application.xml
    and in the ABL.war ...there is a META-INF/MANIFEST.MF file ...and
    when
    i open
    this file ...this is what it contains:Just to double-check, the MANIFEST.MF file is located within the
    ABL.war, right?
    Manifest-Version: 1.0
    Created-By: Ant 1.4.1
    Class-Path: lib/struts-util.jar
    there is nothing in the CLASSPATH that contains this application'sspecific .jar/.war
    ...or any classes specific to this application ........BOTH IN
    WLS6.1(and
    now
    in WLS8.1)Hmm, I'm not sure yet what the problem is here. Does it work ifyou
    place the struts-util.jar in the WEB-INF/lib directory of the ABL.war
    file? (I suspect it will.)
    This might be a WLS bug. If you can post your ear file here (oremail
    it to me rwoollen at bea dot com), then I can dig into it more.
    -- Rob
    thx, sangita
    Rob Woollen <[email protected]> wrote:
    It looks like there are 2 errors.
    The first error /WEB-INF/ups-html.tld is most likely the result
    of
    WLS
    8.1 doing more validation on your tld file. If you'd show us
    either
    the
    entire ups-html.tld or just the part around line 334, then wecan
    help.
    As for the NoClassDefFoundError, you'll have to provide some
    more
    details about your ear file and environment. Do you have anythingin
    the $CLASSPATH on either the 6.1 or 8.1 environments?
    -- Rob
    Sangita wrote:
    I think the weblogic8.1 seems to have some NEW bug now. We have
    a
    .ear
    file that
    works just PERFECT in WLS6.1. But now when we try to DEPLOY
    this
    .ear
    file our
    WLS8.1 server(via the new look and feel of WLS8.1' console)....we
    are
    getting
    the Exception like ...."pl read inline below":
    ...All i know is that WLS 8.1 has introduced something like
    "single
    J2EEC -
    EAR compiler, replacing the separate compilers in previous releases"........is
    it may be because of this ????
    If somebody has any idea ....please let me know asap ...and
    just
    above
    the EXCEPTION
    we are also getting something like ...."Deployment descriptor
    "/WEB-INF/ups-html.tld"
    is malformed" ....what is going wrong now ?
    Please note again ....this .ear file just work PERFECT in WLS6.1+sp2.
    Read inline for the Exception:
    <Jul 16, 2003 11:15:14 AM EDT> <Warning> <HTTP> <BEA-101248>
    <[ServletContext(id=4316640,name=ABL,context-path=/ABL)]:
    Deployment descriptor "/WEB-INF/ups-html.tld" is malformed.Check
    against
    the
    DTD: Element type "info" must be declared. (line 334, column
    9).>
    <Jul 16, 2003 11:15:14 AM EDT> <Warning> <HTTP> <BEA-101248><[ServletContext(id=4316640,name=ABL,context-path=/ABL)]:
    Deployment descriptor "/WEB-INF/ups-html.tld" is malformed.Check
    against
    the
    DTD: The content of element type "tag" must match "(name,tag-class,tei-class?,body-content?,display-name?,small-icon?,large-icon?,description?,variable*,attribute*,example?)".
    (line 335, column 8).>
    MessageResourcesFactory.createFactory
    java.lang.NoClassDefFoundError: org/apache/struts/util/MessageResourcesFactory
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:431)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:169)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:41)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:140)
    at org.apache.struts.util.MessageResourcesFactory.createFactory(MessageResourcesFactory.java:161)
    at org.apache.struts.action.ActionServlet.initApplication(ActionServlet.java:1029)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1070)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:842)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:782)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3191)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3136)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3109)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:5559)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:853)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2012)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2053)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2558)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2483)
    at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2308)
    at weblogic.management.deploy.slave.SlaveDeployer.commitUpdate(SlaveDeployer.java:639)
    at weblogic.drs.internal.SlaveCallbackHandler$2.execute(SlaveCallbackHandler.java:35)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    <Jul 16, 2003 11:15:14 AM EDT> <Error> <HTTP> <BEA-101046> <[ServletContext(id=4316640,name=ABL,context-path=/ABL)]
    service: Cannot load application resources bundle com.ups.dfd.abl.prop.Constants
    java.lang.NullPointerException
    at org.apache.struts.action.ActionServlet.initApplication(ActionServlet.java:1031)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1070)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:842)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:782)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3191)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3136)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3109)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.

  • Weblogic and mod_wls_ohs re-authenticate issue

    Hello there,
    I got the following scenario (all software 11.1.1.6):
    WEBCACHE:80 > OHS:7777 > WLS:7001
    I have this little issue: every time I update something on the weblogic console, and activate the change (by clicking on "Activete changes"), it leads me to the login page again.
    This happens when I configure the weblogic to be accessed through mod_wls_ohs plugin only.
    I've just enabled the debug feature on the module and here is the log output, thanks in advance:
    2012-07-24T16:58:37.8760-03:00 <295813431558621> Matched ELSE clause, calling update
    2012-07-24T16:58:37.8760-03:00 <295813431558621> Matched ELSE clause, calling update
    2012-07-24T16:58:37.8760-03:00 <35111343159917124> ================New Request: [POST http://myhost.mydomain/console/console.portal HTTP/1.1] =================
    2012-07-24T16:58:37.8761-03:00 <35111343159917124> Using Uri /console/console.portal
    2012-07-24T16:58:37.8761-03:00 <35111343159917124> After trimming path: '/console/console.portal'
    2012-07-24T16:58:37.8761-03:00 <35111343159917124> The final request string is '/console/console.portal'
    2012-07-24T16:58:37.8761-03:00 <35111343159917124> SEARCHING id=[myhost.mydomain:7001] from current ID=[myhost.mydomain:7001]
    2012-07-24T16:58:37.8761-03:00 <35111343159917124> The two ids matched
    2012-07-24T16:58:37.8761-03:00 <35111343159917124> @@@FOUND...id=[myhost.mydomain:7001], server_name=[myhost.mydomain], server_port=[80]
    2012-07-24T16:58:37.8761-03:00 <35111343159917124> Going to get the post data of size=478 clength=0
    2012-07-24T16:58:37.8763-03:00 <35111343159917124> attempt #0 out of a max of 5
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> keepAlive = 1, canRecycle = 1
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> Trying a pooled connection for '192.168.1.1/7001/7001'
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> getPooledConn: found a host and port/securePort match
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> getPooledConn: found a pooled connection: 192.168.1.1[7001]
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> getConnection: Obtained a pooled URL object. The state = 1
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> got a pooled connection to server '192.168.1.1/7001/7001' from general list for '/console/console.portal', Local port:49621
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> Entering method BaseProxy::sendRequest
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> Entering method BaseProxy::parse_headers
    2012-07-24T16:58:37.8764-03:00 <35111343159917124> No of headers =19
    2012-07-24T16:58:37.8765-03:00 <35111343159917124> Exiting method BaseProxy::parse_headers
    2012-07-24T16:58:37.8765-03:00 <35111343159917124> parse_client_headers is done
    2012-07-24T16:58:37.8765-03:00 <35111343159917124> Method is POST
    2012-07-24T16:58:37.8765-03:00 <35111343159917124> Post data length: 478 (in memory)
    2012-07-24T16:58:37.8765-03:00 <35111343159917124> About to call parseHeaders
    2012-07-24T16:58:37.8766-03:00 <35111343159917124> Reader::fill(): first=0 last=0 toRead=4096
    2012-07-24T16:58:45.7173-03:00 <35111343159917124> Reader::fill(): sysRecv returned 413
    2012-07-24T16:58:45.7173-03:00 <35111343159917124> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 302 Moved Temporarily]
    2012-07-24T16:58:45.7173-03:00 <35111343159917124> URL::parseHeaders: StatusLine set to [302 Moved Temporarily]
    2012-07-24T16:58:45.7173-03:00 <35111343159917124> URL::parseHeaders: StatusLineWithoutStatusCode set to [Moved Temporarily]
    2012-07-24T16:58:45.7173-03:00 <35111343159917124> parsed all headers OK
    2012-07-24T16:58:45.7174-03:00 <35111343159917124> Exiting method BaseProxy::sendRequest
    2012-07-24T16:58:45.7174-03:00 <35111343159917124> sendResponse() : r->status = '302'
    2012-07-24T16:58:45.7174-03:00 <35111343159917124> Reader::fill(): first=0 last=0 toRead=4096
    2012-07-24T16:58:45.7175-03:00 <35111343159917124> Reader::fill(): sysRecv returned 363
    2012-07-24T16:58:45.7176-03:00 <35111343159917124> Reader::fill(): first=0 last=0 toRead=4096
    2012-07-24T16:58:45.7179-03:00 <35111343159917124> Reader::fill(): sysRecv returned 8
    2012-07-24T16:58:45.7180-03:00 <35111343159917124> calling closeConn() with non-null URL* at 633
    2012-07-24T16:58:45.7180-03:00 <35111343159917124> canRecycle: conn=1 status=302 isKA=0 clen=-1 isCTE=1
    2012-07-24T16:58:45.7180-03:00 <35111343159917124> closeConn: URL.canRecycle() returns false, deleting URL '192.168.1.1/7001'
    2012-07-24T16:58:45.7180-03:00 <35111343159917124> request [/console/console.portal] processed successfully..................
    2012-07-24T16:58:45.7186-03:00 <295813431558621> BEFORE acquire_lock
    2012-07-24T16:58:45.7187-03:00 <295813431558621> AFTER acquire_lock
    2012-07-24T16:58:45.7187-03:00 <295813431558621> List size is 1
    2012-07-24T16:58:45.7187-03:00 <295813431558621> Cleaning up the list node 'myhost.mydomain:7001'list Length '1'
    2012-07-24T16:58:45.7247-03:00 <295813431558621> Matched ELSE clause, calling update
    2012-07-24T16:58:45.7247-03:00 <295813431558621> Matched ELSE clause, calling update
    2012-07-24T16:58:45.7248-03:00 <35111343159925125> ================New Request: [GET http://myhost.mydomain/console/login/LoginForm.jsp HTTP/1.1] =================
    2012-07-24T16:58:45.7249-03:00 <35111343159925125> Using Uri /console/login/LoginForm.jsp
    2012-07-24T16:58:45.7249-03:00 <35111343159925125> After trimming path: '/console/login/LoginForm.jsp'
    2012-07-24T16:58:45.7249-03:00 <35111343159925125> The final request string is '/console/login/LoginForm.jsp'
    2012-07-24T16:58:45.7250-03:00 <35111343159925125> SEARCHING id=[myhost.mydomain:7001] from current ID=[myhost.mydomain:7001]
    2012-07-24T16:58:45.7250-03:00 <35111343159925125> The two ids matched
    2012-07-24T16:58:45.7250-03:00 <35111343159925125> @@@FOUND...id=[myhost.mydomain:7001], server_name=[myhost.mydomain], server_port=[80]
    2012-07-24T16:58:45.7251-03:00 <35111343159925125> attempt #0 out of a max of 5
    2012-07-24T16:58:45.7251-03:00 <35111343159925125> keepAlive = 1, canRecycle = 1
    2012-07-24T16:58:45.7251-03:00 <35111343159925125> Trying a pooled connection for '192.168.1.1/7001/7001'
    2012-07-24T16:58:45.7252-03:00 <35111343159925125> getPooledConn: found a host and port/securePort match
    2012-07-24T16:58:45.7252-03:00 <35111343159925125> getPooledConn: No more connections in the pool for Host[192.168.1.1] Port[7001] SecurePort[7001]
    2012-07-24T16:58:45.7252-03:00 <35111343159925125> general list: trying connect to '192.168.1.1'/7001/7001 at line 2372 for '/console/login/LoginForm.jsp'
    2012-07-24T16:58:45.7255-03:00 <35111343159925125> URL::Connect: Connected successfully
    2012-07-24T16:58:45.7255-03:00 <35111343159925125> SSL is not configured for this connection
    2012-07-24T16:58:45.7255-03:00 <35111343159925125> Local Port of the socket is 49646
    2012-07-24T16:58:45.7256-03:00 <35111343159925125> Remote Host 192.168.1.1 Remote Port 49646
    2012-07-24T16:58:45.7256-03:00 <35111343159925125> general list: created a new connection to '192.168.1.1'/7001 for '/console/login/LoginForm.jsp', Local port:49646
    2012-07-24T16:58:45.7256-03:00 <35111343159925125> Entering method BaseProxy::sendRequest
    2012-07-24T16:58:45.7257-03:00 <35111343159925125> Entering method BaseProxy::parse_headers
    2012-07-24T16:58:45.7257-03:00 <35111343159925125> No of headers =16
    2012-07-24T16:58:45.7260-03:00 <35111343159925125> Exiting method BaseProxy::parse_headers
    2012-07-24T16:58:45.7260-03:00 <35111343159925125> parse_client_headers is done
    2012-07-24T16:58:45.7261-03:00 <35111343159925125> Method is GET
    2012-07-24T16:58:45.7265-03:00 <35111343159925125> About to call parseHeaders
    2012-07-24T16:58:45.7266-03:00 <35111343159925125> Reader::fill(): first=0 last=0 toRead=4096
    2012-07-24T16:58:45.7309-03:00 <35111343159925125> Reader::fill(): sysRecv returned 291
    2012-07-24T16:58:45.7309-03:00 <35111343159925125> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 200 OK]
    2012-07-24T16:58:45.7309-03:00 <35111343159925125> URL::parseHeaders: StatusLine set to [200 OK]
    2012-07-24T16:58:45.7309-03:00 <35111343159925125> URL::parseHeaders: StatusLineWithoutStatusCode set to [OK]
    2012-07-24T16:58:45.7310-03:00 <35111343159925125> parsed all headers OK
    2012-07-24T16:58:45.7310-03:00 <35111343159925125> Exiting method BaseProxy::sendRequest
    2012-07-24T16:58:45.7310-03:00 <35111343159925125> sendResponse() : r->status = '200'
    2012-07-24T16:58:45.7310-03:00 <35111343159925125> Reader::fill(): first=0 last=0 toRead=4096
    2012-07-24T16:58:45.7311-03:00 <35111343159925125> Reader::fill(): sysRecv returned 3161
    2012-07-24T16:58:45.7311-03:00 <35111343159925125> calling closeConn() with non-null URL* at 633
    2012-07-24T16:58:45.7312-03:00 <35111343159925125> canRecycle: conn=1 status=200 isKA=1 clen=3161 isCTE=0
    2012-07-24T16:58:45.7312-03:00 <35111343159925125> closeConn: pooling for '192.168.1.1/7001'
    2012-07-24T16:58:45.7312-03:00 <35111343159925125> closeConn: pooling '0'
    2012-07-24T16:58:45.7312-03:00 <35111343159925125> request [/console/login/LoginForm.jsp] processed successfully..................
    2012-07-24T16:58:45.7318-03:00 <295813431558621> BEFORE acquire_lock
    2012-07-24T16:58:45.7318-03:00 <295813431558621> AFTER acquire_lock
    2012-07-24T16:58:45.7318-03:00 <295813431558621> List size is 1
    2012-07-24T16:58:45.7319-03:00 <295813431558621> Cleaning up the list node 'myhost.mydomain:7001'list Length '1'
    2012-07-24T16:58:45.7319-03:00 <295813431558621> stale connections: KA = 20, delta = 0

    This issue turned out to be a missing target during the ant build process.

  • Urgent Issue:Err-REP-50125 : java.lang.ClassNotFoundException  - 11.1.1.3.0

    I'm trying to use custom destination with oracle fusion middleware 11.1.1.3.0 In-Process report server. I have added a custom destination section in the rwserver.conf file. Added the (customdest.jar - my jar file) jar file to the system classpath and reports_classpath. Still receiving class not found error.
    Here are the details:
    rwserver.conf:/opt/oracle/Middleware/user_projects/domains/ReportsDomain/config/fmwconfig/servers/WLS_REPORTS/applications/reports_11.1.1.2.0/configuration/rwserver.conf
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <server xmlns="http://xmlns.oracle.com/reports/server" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="11.1.1.2.0" xsi:schemaLocation="http://xmlns.oracle.com/reports/server file:/opt/oracle/Middleware/as_1/reports/dtd/rwserverconf.xsd">
    <cache class="oracle.reports.cache.RWCache">
    <property name="cacheSize" value="50"/>
    <!--property name="cacheDir" value="your cache directory"/-->
    <!--property name="maxCacheFileNumber" value="max number of cache files"/-->
    </cache>
    <!--Please do not change the id for reports engine.-->
    <!--The class specifies below is subclass of _EngineClassImplBase and implements EngineInterface.-->
    *<engine class="oracle.reports.engine.EngineImpl" engLife="50" id="rwEng" maxEngine="1" minEngine="1" jvmOptions="-Xmx512M" classPath="/opt/oracle/Middleware/as_1/jlib/jsp-api-2.1-6.0.1.jar:/opt/oracle/Middleware/as_1/jlib/jsch-0.1.26.jar:/opt/oracle/Middleware/as_1/reports/jlib/customdest.jar">*
    <property name="sourceDir" value="/opt/ogreports/catalog:/opt/ogreports/catalog/img"/>
    <!--property name="tempDir" value="your reports temp directory"/-->
    <!--property name="keepConnection" value="yes"/-->
    </engine>
    <engine class="oracle.reports.urlengine.URLEngineImpl" engLife="50" id="rwURLEng" maxEngine="1" minEngine="0" classPath="/opt/oracle/Middleware/as_1/jlib/jsp-api-2.1-6.0.1.jar:/opt/oracle/Middleware/as_1/jlib/jsch-0.1.26.jar:/opt/oracle/Middleware/as_1/reports/jlib/customdest.jar"/>
    <security class="oracle.reports.server.RWJAZNSecurity" id="rwJaznSec"/>
    <!--destination destype="oraclePortal" class="oracle.reports.server.DesOraclePortal">
    <property name="dbuser" value="$$PORTAL_DB_USERNAME$$"/>
    <property name="dbpassword" value="csf:$$CSF_ALIAS$$:$$PORTAL_DB_PASSWORD_KEYE$$"/>
    <property name="dbconn" value="$$PORTAL_DB_TNSNAME$$"/>
    </destination-->
    <destination class="oracle.reports.plugin.destination.ftp.DesFTP" destype="ftp"/>
    <destination class="oracle.reports.plugin.destination.webdav.DesWebDAV" destype="WebDav"/>
    *<destination destype="rcpfile" class="com.ubizen.og.offline.reporting.oracle.RcpDestination">*
    *<property name="user" value="tomcat"/>*
    *<property name="destype" value="rcpfile"/>*
    *</destination>*
    <job engineId="rwEng" jobType="report"/>
    <job engineId="rwURLEng" jobType="rwurl"/>
    <notification class="oracle.reports.server.MailNotify" id="mailNotify">
    <property name="succnotefile" value="succnote.txt"/>
    <property name="failnotefile" value="failnote.txt"/>
    </notification>
    Error:/opt/oracle/Middleware/user_projects/domains/ReportsDomain/servers/WLS_REPORTS/logs/reports/rwserver_diagnostic.log
    [2011-09-29T10:52:26.871-04:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-50125] [oracle.reports.server] [tid: 46] [userId: <anonymous>] [ecid: 0000JApf0iF9XbpSoQjc4m1EOGV800001d,1:18769] [APP: reports#11.1.1.2.0] [dcid: fa0c1bc817f5aeb4:-3e9d1a3b:1322b067681:-7fff-000000000000876f] REP-50125 : java.lang.ClassNotFoundException: com.ubizen.og.offline.reporting.oracle.RcpDestination [[
    java.lang.ClassNotFoundException: com.ubizen.og.offline.reporting.oracle.RcpDestination
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at oracle.reports.server.Destination.invokeShutdown(Destination.java:492)
    at oracle.reports.server.Destination.shutdownDest(Destination.java:125)
    at oracle.reports.server.RWServer.shutdown(RWServer.java:463)
    at oracle.reports.server.RWServer.run(RWServer.java:364)
    at java.lang.Thread.run(Thread.java:662)
    ClassPath:.:/opt/oracle/Middleware/as_1/jlib:/opt/oracle/Middleware/as_1/reports/jlib
    File in classpath: /opt/oracle/Middleware/as_1/reports/jlib
    aolj.jar customdest.jar rwadmin.jar rwenv.jar rwxdo.jar
    confmbean.jar runtimembean.jar rwbuilder.jar rwrun.jar
    Relates to Oracle Bug:
    https://support.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(viewingMode=1143&from=BOOKMARK&bmDocTitle=Can%20Not%20Find%20Class%20From%20Custom%20Destinations%20Jar%20File%20-%20REP-50125%20:%20java.lang.ClassNotFoundException&bmDocID=1263455.1&bmDocType=PROBLEM&bmDocDsrc=KB))
    Note:
    I'm not sure where the In-Process report server is looking for the classpath. I added them in all possible classpaths ans none of them worked.
    This is an urgent issue in our team. We are migrating from 10g oracle application server to fusion middleware 11g report server. This functionality is working in 10g report server but not in 11g due to classpath issues.
    Please let me know if additional info needed. Please respond.

    Hi,
    Thanks very much for responding. I added my jar file(customdest.jar) as you have suggested to setDomainEnv.sh. Now the In-Process report server just hangs when I try to bring it up through em and I don't see any errors in the log files. Any ideas where to look for errors? The jar files were created for 10g , we are just migrating them to 11g. I have setup the trace at highest level still don't see any error in rwserver_diagnostic.log.
    Here is the details:
    /opt/oracle/Middleware/user_projects/domains/ReportsDomain/bin/setDomainEnv.sh :
    if [ "${SERVER_NAME}" = "WLS_REPORTS" ] ; then
    POST_CLASSPATH="/opt/oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/oracle/Middleware/as_1/opmn/lib/nonj2eembeans.jar:/opt/oracle/Middleware/as_1/jdbc/lib/ojdbc6.jar:/opt/oracle/Middleware/as_1/opmn/lib/optic.jar:/opt/oracle/Middleware/as_1/opmn/lib/iasprovision.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/commons-el.jar:/opt/oracle/Middleware/as_1/jlib/dfc.jar:/opt/oracle/Middleware/as_1/dvt/lib/dvt-jclient.jar:/opt/oracle/Middleware/as_1/dvt/lib/dvt-utils.jar:/opt/oracle/Middleware/oracle_common/jlib/ewt3.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.iau_11.1.1/fmw_audit.jar:/opt/oracle/Middleware/as_1/oui/jlib/http_client.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.idm_11.1.1/identitystore.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.idm_11.1.1/identityutils.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jaccprovider.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jacc-spi.jar:/opt/oracle/Middleware/as_1/ord/jlib/jai_codec.jar:/opt/oracle/Middleware/as_1/ord/jlib/jai_core.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.oc4j-obsolete_11.1.1/jazn.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.oc4j-obsolete_11.1.1/jazncore.jar:/opt/oracle/Middleware/oracle_common/jlib/jewt4.jar:/opt/oracle/Middleware/as_1/jlib/jta.jar:/opt/oracle/Middleware/oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar:/opt/oracle/Middleware/as_1/lib/mail.jar:/opt/oracle/Middleware/as_1/jlib/netcfg.jar:/opt/oracle/Middleware/as_1/jlib/oracle_ice.jar:/opt/oracle/Middleware/oracle_common/jlib/share.jar:/opt/oracle/Middleware/as_1/jlib/zrclient.jar:/opt/oracle/Middleware/as_1/reports/jlib/aolj.jar:/opt/oracle/Middleware/as_1/reports/jlib/confmbean.jar:/opt/oracle/Middleware/as_1/reports/jlib/runtimembean.jar:/opt/oracle/Middleware/as_1/reports/jlib/rwadmin.jar:/opt/oracle/Middleware/as_1/reports/jlib/rwbuilder.jar:/opt/oracle/Middleware/as_1/reports/jlib/rwenv.jar:/opt/oracle/Middleware/as_1/reports/jlib/rwrun.jar:/opt/oracle/Middleware/as_1/reports/jlib/rwxdo.jar:/opt/oracle/Middleware/as_1/jlib/rts2.jar:*/opt/oracle/Middleware/as_1/reports/jlib/customdest.jar*:${CLASSPATHSEP}${POST_CLASSPATH}"
    export POST_CLASSPATH
    Log file: rwserver_diagnostic.log
    /opt/oracle/Middleware/user_projects/domains/ReportsDomain/servers/WLS_REPORTS/logs/reports
    <destination class="oracle.reports.plugin.destination.ftp.DesFTP" destype="ftp"/>
    <destination class="oracle.reports.plugin.destination.webdav.DesWebDAV" destype="WebDav"/>
    <destination destype="rcpfile" class="com.ubizen.og.offline.reporting.oracle.RcpDestination">
    <property name="user" value="tomcat"/>
    <property name="destype" value="rcpfile"/>
    </destination>
    <job engineId="rwEng" jobType="report"/>
    <job engineId="rwURLEng" jobType="rwurl"/>
    <notification class="oracle.reports.server.MailNotify" id="mailNotify">
    <property name="succnotefile" value="succnote.txt"/>
    <property name="failnotefile" value="failnote.txt"/>
    </notification>
    <!--notification id="wfNotify" class="oracle.reports.server.WorkflowNotify">
    <property name="connStr" value="%WF_DB_USERNAME%/%WF_DB_PASSWORD%@%WF_DB_TNSNAME%" encrypted="no"/>
    </notification-->
    <!--jobStatusRepository class="oracle.reports.server.JobRepositoryDB">
    <property name="dbuser" value="$$REPO_DB_USERNAME$$"/>
    <property name="dbpassword" value="csf:$$CSF_ALIAS$$:$$REPO_DB_PASSWORD_KEYE$$"/>
    <property name="dbconn" value="$$REPO_DB_TNSNAME$$"/>
    </jobStatusRepository-->
    <connection idleTimeOut="15" maxConnect="50"/>
    <queue maxQueueSize="1000"/>
    <!--jobRecovery auxDatFiles="yes"/-->
    <pluginParam name="mailServer" value="%MAILSERVER_NAME%">
    <!--property name="enableSSL" value="yes"/-->
    <!--UserName and Password that can be used to connect to the mail server-->
    <!--property name="mailUserName" value="%MAIL_USERID%" /-->
    <!--property name="mailPassword" value="%MAIL_PASSWORD%"/-->
    </pluginParam>
    </server>
    [2011-10-02T23:31:51.431-04:00] [WLS_REPORTS] [TRACE:32] [REP-56025] [oracle.reports.server] [tid: 22] [userId: weblogic] [ecid: 0000JB7par79XbpSoQjc4m1EYIaI00000F,0] [SRC_CLASS: oracle.reports.utility.RWLogger] [APP: reports#11.1.1.2.0] [dcid: fa0c1bc817f5aeb4:7b3253ab:132c7c7f2e9:-8000-00000000000000fa] [SRC_METHOD: writeln] RWServer:startServer Reports Server is starting up.
    [2011-10-02T23:31:51.435-04:00] [WLS_REPORTS] [TRACE:16] [] [oracle.reports.server] [tid: 22] [userId: weblogic] [ecid: 0000JB7par79XbpSoQjc4m1EYIaI00000F,0] [SRC_CLASS: oracle.reports.utility.RWLogger] [APP: reports#11.1.1.2.0] [dcid: fa0c1bc817f5aeb4:7b3253ab:132c7c7f2e9:-8000-00000000000000fa] [SRC_METHOD: writeln] Multicast:registerReceiver Packet handler registered
    [2011-10-02T23:31:51.435-04:00] [WLS_REPORTS] [NOTIFICATION:16] [] [oracle.reports.server] [tid: 22] [userId: weblogic] [ecid: 0000JB7par79XbpSoQjc4m1EYIaI00000F,0] [APP: reports#11.1.1.2.0] [dcid: fa0c1bc817f5aeb4:7b3253ab:132c7c7f2e9:-8000-00000000000000fa] ServerPacketHandler:start ServerPacketHandler started successfully
    [2011-10-02T23:31:51.441-04:00] [WLS_REPORTS] [NOTIFICATION:16] [] [oracle.reports.server] [tid: 22] [userId: weblogic] [ecid: 0000JB7par79XbpSoQjc4m1EYIaI00000F,0] [APP: reports#11.1.1.2.0] [dcid: fa0c1bc817f5aeb4:7b3253ab:132c7c7f2e9:-8000-00000000000000fa] SecurityHelper:start Security system rwJaznSec successfully started.
    No more error logged after this line. but in-process server just hung up indefinitely when I tried stating via the em and also via getserverinfo URL.
    In rwserver.conf: I have defined the following for custom destination
    /opt/oracle/Middleware/user_projects/domains/Repdomain/config/fmwconfig/servers/WLS_REPORTS/applications/reports_11.1.1.2.0/configuration/rwserver.conf
    <destination destype="rcpfile" class="com.ubizen.og.offline.reporting.oracle.RcpDestination">
    <property name="user" value="tomcat"/>
    <property name="destype" value="rcpfile"/>
    </destination>

  • Mime Type issue with .docx Files in Apex 4.0

    We are having issues with windows 2007 .docx documents that are when they are viewed on windows 2007 machines with ie8. If I look in the storage table the mime type is not set correctly. It is being set as application/octet-stream. When we download the file one windows 7/IE8 either the browser thinks it is a zip file or it does not recognize it.
    If I go into the back end and update the table with the correct mime type application/vnd.openxmlformats-officedocument.wordprocessingml.document it works fine.
    We have tried to update mime types on the apache server but this does not help.
    Apex seems to be deciding what mime type to populate the table with.
    It seems like I need to update apex somehow to recognize that a .docx extension should be stored as type mime type application/vnd.openxmlformats-officedocument.wordprocessingml.document.
    Does anyone know how I would do this?
    We are running Apex 4 on 10g IAS with mod/plsql
    are application is setup very similar to what is describe in this document by David Peak
    http://www.oracle.com/technetwork/issue-archive/2009/09-jan/o19browser-087025.html
    Edited by: user7660930 on Apr 18, 2011 7:40 AM

    I thought about trying to do something similar to the code above but would prefer that apex would work properly.
    I created a page with the sql region and added this code
    owa_util.print_CGI_ENV
    when I run it it shows the following environment variables. It look like the WebDB environment HTTP_ACCEPT value needs to be updated. Does any one know how to update this information on a 10gIAS server and were it is stored? I have some documenation on WebDB but none of it seems to point to the correct location of the files and there are no admin pages
    PLSQL_GATEWAY = WebDb
    GATEWAY_IVERSION = 2
    SERVER_SOFTWARE = Oracle-Application-Server-10g/10.1.2.2.0 Oracle-HTTP-Server
    GATEWAY_INTERFACE = CGI/1.1
    SERVER_PORT = 4445
    SERVER_NAME = admsunxapp04.ad.jocoks.com
    REQUEST_METHOD = GET
    QUERY_STRING = p=301:1:3167922978599440:::::
    PATH_INFO = /f
    SCRIPT_NAME = /pls/apex/sand
    REMOTE_ADDR = 172.16.14.100
    SERVER_PROTOCOL = HTTP/1.1
    REQUEST_PROTOCOL = HTTPS
    REMOTE_USER = APEX_PUBLIC_USER
    HTTP_USER_AGENT = Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0)
    HTTP_HOST = admsunxapp04.ad.jocoks.com:4445
    HTTP_ACCEPT = image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
    HTTP_ACCEPT_ENCODING = gzip, deflate
    HTTP_ACCEPT_LANGUAGE = en-US
    HTTP_ORACLE_ECID = 1303315270:172.16.2.9:3032:0:2526,0
    WEB_AUTHENT_PREFIX =
    DAD_NAME = apex/sand
    DOC_ACCESS_PATH = docs
    DOCUMENT_TABLE = wwv_flow_file_objects$
    PATH_ALIAS =
    REQUEST_CHARSET = AL32UTF8
    REQUEST_IANA_CHARSET = UTF-8
    SCRIPT_PREFIX = /pls
    HTTP_COOKIE = ORA_WWV_R1=%23ALL; ORA_WWV_R2=%23ALL; ORA_WWV_R3=%23ALL; ORA_WWV_ATTRIBUTE_PAGE=4651%2C%23ALL; ORA_WWV_REMEMBER_UN=ADMIN:apex_app; ORA_WWV_USER=8A32E6579024A4F4; oracle.uix=0^^GMT-5:00; DEVL=WaSkGBNfJ6-Vgpw-6HXpHvM8:S

  • [OIM] OIM on WS Network Deploymen Certificate renew issue

    Gentlemen..
    Scenario: OIM 9.1.0.1 on a WebSphere 6.1 (Network Deployment). We had a cert for an Active Directory server that has expired last days. We have now a new certificate from the server that expires on 2010. We removed the old cert from both keystores:
    WEBSPHERE_HOME/java/jre/lib/security/cacerts
    WEBSPHERE_HOME/AppServer/profiles/SERVER_NAME/config/cells/CELL_NAME/nodes/NODE_NAME/trust.p12
    the problem is, that at every LDAPs Operation the message "the certificate date is no longer valid" still appears. We tried restarting OIM node, JMS node, the Manager node, but the problem persists. So I think that it can be stored in a third keystore that itsn't in the documentation, or that we have to restart the entire AppServer (something we don't want to do, because there are more applicaitons running). Can it be some cache problem?
    TXS!

    For future reference...
    We followed the following instructions and created a shared lib.
    http://download.oracle.com/docs/cd/E12524_01/web.1013/e12290/opensrc.htm#BABDDAIF
    We resolved most of our class loading issues.
    BR//Bahman

  • Issues with the date in graph on first instance

    Hi,
    I have a date pick field (P2_START_DT) that has a default value set from a table
    here is the code that I've used to set default value (thanks again to the expert for assistance)
    begin
    select max(REC_DATE) dt into  :P2_START_DT
    from TABLE_A;
    return :P2_START_DT;
    end;
    on the same page, I have a report (Type: SQL Query) and a graph that takes P2_DATE as a parameter
    here is a sample SQL condition from Report
    where
      RECORD_DATE > :P2_START_DT
    Here is a samlpe SQL condition used for graphs
    where
      RECORD_DATE > :P2_START_DT
    condition is pretty much the same for both
    my issue is that when page is loaded for the first time, P2_DATE field and the report shows right data but my graph doesn't show anything.
    to test, I added a button to submit page.
    when I click on the button both my graph and the report shows the right data... suggesting that for some reason graph is not picking up default value of P2_START_DT when the page is first loaded
    please advise.

    It's not working.
    here is what I have
    Item Name
    Page:
    2 Final Facility
    *Item Name(Value Required)
    Type
    Static Assignment
    PL/SQL Function Body
    SQL Query (return single value)
    SQL Query (return colon separated value)
    SQL Expression
    PLSQL Expression
    Item Value
    Source
    *Computation(Value Required)
    select max(RECORD_DATE) dt
    from V_IM_CURRENT;
    Computation Error Message(In the event the computation fails display this message)
    Conditions
    Condition Type
    - Select Condition Type -
    Exists (SQL query returns at least one row)
    NOT Exists (SQL query returns no rows)
    SQL Expression
    PL/SQL Expression
    PL/SQL Function Body Returning a Boolean
    Request = Expression 1
    Request != Expression 1
    Request Is Contained within Expression 1
    Request Is NOT Contained within Expression 1
    Value of Item / Column in Expression 1 = Expression 2
    Value of Item / Column in Expression 1 != Expression 2
    Value of Item / Column in Expression 1 Is NULL
    Value of Item / Column in Expression 1 Is NOT NULL
    Value of Item / Column in Expression 1 = Zero
    Value of Item / Column in Expression 1 != Zero
    Value of Item / Column in Expression 1 Is NULL or Zero
    Value of Item / Column in Expression 1 Is NOT null and the Item Is NOT Zero
    Value of Item / Column in Expression 1 Contains No Spaces
    Value of Item / Column in Expression 1 Is Numeric
    Value of Item / Column in Expression 1 Is Not Numeric
    Value of Item / Column in Expression 1 Is Alphanumeric
    Value of Item / Column in Expression 1 Is Contained within Colon Delimited List in Expression 2
    Value of Item / Column in Expression 1 Is NOT Contained within Colon Delimited List in Expression 2
    Value of User Preference in Expression 1 = Expression 2
    Value of User Preference in Expression 1 != Expression 2
    Current page = Expression 1
    Current page != Expression 1
    Current Page Is Contained Within Expression 1 (comma delimited list of pages)
    Current Page Is NOT in Expression 1 (comma delimited list of pages)
    Current Page = Page Submitted (this page was posted)
    Current Page != Page Submitted (this page was not the page posted)
    Current Page Is in Printer Friendly Mode
    Current page is NOT in Printer Friendly Mode
    Text in Expression 1 Is Contained in Value of Item / Column in Expression 2
    Text in Expression 1 Is Contained within the Text in Expression 2
    Text in Expression 1 Is NOT Contained within the Text in Expression 2
    Text in Expression 1 = Expression 2 (includes &ITEM. substitutions)
    Text in Expression 1 != Expression 2 (includes &ITEM. substitutions)
    Page/Region is Read Only
    Page/Region is NOT Read Only
    User is Authenticated  (not public)
    User is the Public User (user has not authenticated)
    Inline Validation Errors Displayed
    No Inline Validation Errors Displayed
    SQL Reports (OK to show the forward button)
    SQL Reports (OK to show the back button)
    Client Browser: Mozilla, Netscape 6.x/7x or higher
    Client Browser: Microsoft Internet Explorer 5.5, 6.0 or higher
    Client Browser: XHTML / CSS capable browser
    Client Browser: Other browsers (or older version)
    Current Language Is Contained within Expression 1
    Current Language Is NOT Contained within Expression 1
    Current Language != Expression 1
    Current Language = Expression 1
    When CGI_ENV DAD_NAME = Expression 1
    When CGI_ENV DAD_NAME != Expression 1
    When CGI_ENV SERVER_NAME = Expression 1
    When CGI_ENV SERVER_NAME != Expression 1
    When CGI_ENV HTTP_HOST = Expression 1
    When CGI_ENV HTTP_HOST != Expression 1
    Never
    Always
    [PL/SQL][item / column=value][item / column not null][item / column null][request=e1][page in][page not in][exists][never][none] 
    Expression 1
    P2_START_DT

Maybe you are looking for