Applying Filter Error

Hi
when I set a filter for month(am extracting month name from date using the MonthName function), and, run the request , am getting an error
"The specified criteria didn't result in any data. This is often caused by applying filters that are too restrictive or that contain incorrect values. Please check your Request Filters and try again. The filters currently being applied are shown below."
MONTHNAME(Encounter Date) is equal to Apr
There is data available and when I remove the filter , everything works as intended.
Can someone help me with this!!. Am using Oracle BI 10 1 3 2 on MS SQL Server.
Thanks,
Ram

Hi
If you are doing this way that will work but I think ther is one option MONTHNAME you can use it but in query field instant of using "is equal to/is in " use "contains" that will work.Actually "is equal to/is in " is used for integer or number and "contains" is used for String and this month name is Day
Thanks
Siddhartha P

Similar Messages

  • Error in applying filter on coherence data

    I am trying to apply filter on coherene cache data in *.Net*.
    I put some data on cache. I am able to retrieve all data using AlwaysFilter. But when I try to apply any custom filter ( like on line 3 below) I am getting error Unknon user type 1002. I have POF config file with proper user type 1002.
    INamedCache Cache = CacheFactory.GetCache("DSOM-Part-Cds-watsportal");
    var AllList1 = Cache.GetValues(new AlwaysFilter()); ///This code works properly. It give me all the objects I put in cache.
    var entries = Cache.GetEntries(new EqualsFilter("getOrderNo", "testOrder")); //Getting below error on this line
    Am I missing anything here?
    ERROR :
    (Wrapped: Failed request execution for DSOM-PartitionedCacheService service on Member(Id=1, Timestamp=2013-02-15 15:20:50.318, Address=###.13.50.139:80##, MachineId=141, Location=site:,machine:####,process:15158,member:DSOMPartioned-node1, Role=CoherenceServer) (Wrapped) unknown user type: 1002) unknown user type: 1002
    Edited by: 994003 on Mar 14, 2013 12:40 PM

    Hi,
    If you have a POF configuration with an entry for 1002, is the cache server actually using the correct configuration file. In the server side log file you should see something like this...
    2013-03-18 08:47:14.287/9.343 Oracle Coherence GE 3.7.1.7 <Info> (thread=DistributedCache:SequenceService, member=1): Loaded POF configuration from "file:/C:/project/out/production/core/config/pof-config.xml"; this document does not refer to any schema definition and has not been validated.so you can see if the correct file is being used.
    JK

  • Using Prsentation variable as filter error"None of the fact source are comp

    Hi
    I am capturing two date presentation variables SDATE and EDATE using calendar picker and i have a field for expected date which should be between the dates captured so the column formulas here are like
    "CASE WHEN CASE WHEN '@{SDATE}' IS NULL THEN CURRENT_DATE ELSE CAST('date'||' '|| CHAR(39)||RIGHT('@{SDATE}',4)||'-'||LEFT('@{SDATE}',LOCATE('/','@{SDATE}')-1)||'-'||SUBSTRING('@{SDATE}'FROM LOCATE('/','@{SDATE}')+1 FOR LOCATE('/','@{SDATE}',LOCATE('/','@{SDATE}')+1)-LOCATE('/','@{SDATE}')-1 )||CHAR(39) AS DATE) END<CAST("- Opportunity Custom Attributes".DATE_25 AS DATE) THEN 1 ELSE 0 END"
    "CASE WHEN CASE WHEN '@{EDATE}' IS NULL THEN CURRENT_DATE ELSE
    CAST('date'||' '|| CHAR(39)||RIGHT('@{EDATE}',4)||'-'||LEFT('@{EDATE}',LOCATE('/','@{EDATE}')-1)||'-'||SUBSTRING('@{EDATE}'FROM LOCATE('/','@{EDATE}')+1 FOR LOCATE('/','@{EDATE}',LOCATE('/','@{EDATE}')+1)-LOCATE('/','@{EDATE}')-1 )||CHAR(39) AS DATE) END >=CAST("- Opportunity Custom Attributes".DATE_25 AS DATE) THEN 1 ELSE 0 END"
    I am able to see the value 1 or 0 as per the formulas but now if i apply filter on these above columns say =1 or = 0 then as soon as i run dashboard it throws error as
    "ORA-01841: (full) year must be between -4713 and +9999, and not be 0 at OCI call OCIStmtExecute" as in when there is no value for presentation variable.
    If i pass some value in prompt then reports works fine.
    Any thoughts will be really helpful.

    Just add a default value into the prompt.
    If the default is really complicated then you might have to use SQL to get the default value you want. It's tricky but here's an example of one I've used that defaults the first day of the year:
    SELECT date from "Lead Analysis" where date = TIMESTAMPADD(SQL_TSI_MONTH,-MONTH(current_date)+1,TIMESTAMPADD(SQL_TSI_DAY,-DAY(current_date)+1,current_date))

  • Post subject: cannot apply filter to the report element

    Hi All,
    I have a report that has checkbox Input Controls. when the user is viewing the report and try to manuplate the input controls its throwing an error saying
    cannot apply filter to the report element: DP0.DO1e5
    I tried to do the same with an admin account still its showing the same error but when when I edit the report its not throwing the error. The problem is with the View mode
    Thanks
    -K

    Not sure why this is but deleting the input controls in the edit mode and re-applying works sometimes.
    Thanks,
    Karthik

  • Few values of report column do not display in report while applying filter

    Post Author: anuragg11
    CA Forum: WebIntelligence Reporting
    There are 6 drill filters applied on the report to filter out the report column data. Few values of the report are not displaying in the report when using drill filter. Same issue is with report filter too. If filters are removed then values are appearing in the report. We are using version BO XI R2 & Java runtime JRE 1.4v. It doesn't look issue is with Java version because only few specific data of the report column are not shown in the report when using filter on the data. Example: One of Report data column contains below values: 24.2, 26.9, 120.1, 230, 274.9, 275.8, 333.2 Report is displaying all these values when there is no filter on any data. But report doesn't display data when applying filter on 274.9 or 120.1 howver filter on other values 24.2, 26.9, 230, 275.8, 333.2 are working fine.

    Hello,
    I think i know what your problem is.
    Although in table view your 2 requests combine perfectly and show separate results in pivot view BI unfortunaterly adds them up.
    One work around would be to go in your criteria add in each request a dummy column. This can be obtained the following way:
    1. click on a column to add it in the criteria (it doesnt matter which one)
    2. go into the edit formula of that column
    3. delete the formula and in its place write 'Dummy Column 1'
    Do the same for the second request by adding a "Dummy Column 2'
    Now the Pivot Table should also show up correctly
    Let me know if it goes well or if you have any further questions,
    Kostis

  • VERY STRANGE Interactive Report Filter Error

    I have a very interesting problem happening with an interactive report in my APEX application. The report runs just fine and has been in use for about 6 months. Just recently, the users have begun to run into problems when using the filter capability within the report. There is a specific column heading (RH Analyst) that they typically click on and select a specific analyst name (the list contains 10 entries). Most selections from the filter list work fine. However, when one specific name is chosen, they get the dreaded ORA-06502: PL/SQL: numeric or value error: character string buffer too small+*  error. 
    I have been working to narrow the problem down and have found the following:
    1. The filter error is related to the content of one specific column (not the one I am filtering on)
    2. The column that is causing the error is a CLOB datatype
    3. The data in the CLOB column was inserted into the database from a form utilizing an "HTML Editor Standard" type of item
    4. The data in the CLOB column was copied and pasted from an email that was being viewed using Outlook 2007
    5. If I try to recreate the problem with exactly the same information, but copied and pasted from Outlook 2003, I don't experience the problem.
    6. The only people experiencing this problem are people who have upgraded their system from Microsoft Office 2003 to Microsoft Office 2007
    7. When I try to load the form with the data that was stored in the database, I get a 404 page not found error. This is the same error that I get if more than 32k of data was saved into the CLOB.
    The data pasted into the HTML editor from Outlook 2007 (_this is the data that causes problems_) and saved to the CLOB looks like this when I extract it in SQL Developer
    (CLOB) <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
    <meta content="Word.Document" name="ProgId" />
    <meta content="Microsoft Word 12" name="Generator" />
    <meta content="Microsoft Word 12" name="Originator" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_filelist.xml" rel="File-List" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_themedata.thmx" rel="themeData" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_colorschememapping.xml" rel="colorSchemeMapping" /><!--[if gte mso 9]><xml>
    <w:WordDocument>
    <w:View>Normal</w:View>
    <w:Zoom>0</w:Zoom>
    <w:TrackMoves />
    <w:TrackFormatting />
    <w:PunctuationKerning />
    <w:ValidateAgainstSchemas />
    <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
    <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
    <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
    <w:DoNotPromoteQF />
    <w:LidThemeOther>EN-US</w:LidThemeOther>
    <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
    <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
    <w:Compatibility>
    <w:BreakWrappedTables />
    <w:SnapToGridInCell />
    <w:WrapTextWithPunct />
    <w:UseAsianBreakRules />
    <w:DontGrowAutofit />
    <w:SplitPgBreakAndParaMark />
    <w:DontVertAlignCellWithSp />
    <w:DontBreakConstrainedForcedTables />
    <w:DontVertAlignInTxbx />
    <w:Word11KerningPairs />
    <w:CachedColBalance />
    </w:Compatibility>
    <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
    <m:mathPr>
    <m:mathFont m:val="Cambria Math" />
    <m:brkBin m:val="before" />
    <m:brkBinSub m:val="&#45;-" />
    <m:smallFrac m:val="off" />
    <m:dispDef />
    <m:lMargin m:val="0" />
    <m:rMargin m:val="0" />
    <m:defJc m:val="centerGroup" />
    <m:wrapIndent m:val="1440" />
    <m:intLim m:val="subSup" />
    <m:naryLim m:val="undOvr" />
    </m:mathPr></w:WordDocument>
    </xml><![endif]--><!--[if gte mso 9]><xml>
    <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
    DefSemiHidden="true" DefQFormat="false" DefPriority="99"
    LatentStyleCount="267">
    <w:LsdException Locked="false" Priority="0" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Normal" />
    <w:LsdException Locked="false" Priority="9" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="heading 1" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" />
    <w:LsdException Locked="false" Priority="39" Name="toc 1" />
    <w:LsdException Locked="false" Priority="39" Name="toc 2" />
    <w:LsdException Locked="false" Priority="39" Name="toc 3" />
    <w:LsdException Locked="false" Priority="39" Name="toc 4" />
    <w:LsdException Locked="false" Priority="39" Name="toc 5" />
    <w:LsdException Locked="false" Priority="39" Name="toc 6" />
    <w:LsdException Locked="false" Priority="39" Name="toc 7" />
    <w:LsdException Locked="false" Priority="39" Name="toc 8" />
    <w:LsdException Locked="false" Priority="39" Name="toc 9" />
    <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" />
    <w:LsdException Locked="false" Priority="10" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Title" />
    <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" />
    <w:LsdException Locked="false" Priority="11" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" />
    <w:LsdException Locked="false" Priority="22" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Stro..."The data pasted into the HTML editor from Outlook 2003 and saved to the CLOB looks like this when I extract it in SQL Developer
    (CLOB) <p style="margin-bottom: 6pt;" class="MsoNormal"><u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">&ldquo;Implementation and  Compliance Update #2&rdquo;</span></u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> addresses a concern  that clearinghouses may be in some cases inappropriately charging providers for  the use of a standard transaction. </span><o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 7pt;"> </span><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">In particular, we  cite MN Statutes 62J.536, Subd. 1f, which states that:  <em>Group purchasers may  not impose any fee on providers for the use of the transactions prescribed in  this subdivision.  </em>The update explains that &ldquo;payers (or their agents) may  not charge for receiving a standard transaction&rdquo; and provides additional  information. The update is accompanied by a joint cover memo from MDH, the  Minnesota Department of Commerce, and the Minnesota Department of Labor and  Industry.  Note:  The Minnesota Department of Health (MDH) is charged with  implementing and enforcing Minnesota Statutes, section 62J.536. In addition, the  Minnesota Department of Commerce and the Department of Labor and Industry  administer additional statutory requirements for electronic claims submission,  consistent with MS &sect; 62J.536.</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <p style="margin-bottom: 6pt;" class="MsoNormal"><u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">&ldquo;Implementation and  Compliance Update #3&rdquo;</span></u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> provides a reminder  of the upcoming Dec. 15, 2009 effective date for rules for the standard,  electronic exchange of health care remittance advices. It also clarifies  that:</span> <o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Statutory  requirements for standard, electronic remittance advices do not include  requirements for electronic payment (electronic funds transfer &ndash;  EFT)</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Consistent with MDH&rsquo;s  enforcement policies and plans described in Update #1 (posted  6/5/09):</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <p style="margin-bottom: 6pt; margin-left: 1.1in; text-indent: -0.25in;" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New';">o</span><span style="font-size: 7pt;">        </span><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Starting Dec. 15,  2009, group purchasers (payers) must be able to transmit &ndash; and providers must be  able to accept - standard, electronic RAs via computer-computer electronic data  interchange (EDI). So long as payers and providers are able to exchange the  remittance advice standard transaction electronically, the Department does not  take issue with payers making available additional mechanisms for communicating  RAs to providers, such as access to portable document format (.pdf) files, or  provider electronic mailboxes.</span><span style="font-family: 'Arial','sans-serif';"> </span><o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">The Department&rsquo;s  determinations of whether payers and providers are complying with the  regulations will take into account several factors. However, we have determined  that it is not realistic to require electronic remittance advices when claims  ar..."     I am using APEX version 3.2
    Any help would be greatly appreciated. For now, my short term solution for them is to copy the information from Outlook 2007, paste it into a Wordpad, then copy it from wordpad and paste it into the HTML editor control. That seems to work fine but it is not a very nice solution for the users!
    Thanks,
    Dale

    Roel,
    Hey there! Hope you enjoyed your time off ;) Thanks for having a look...
    Yes, of course I "could" update the functions, but this is NOT something I want to do. I'm one of those people that subscribes to Coding by Contract and the assertion routines at the beginning and end of my subprograms are an important part of that.
    This may be a lack of understanding on my part with regards to the order in which Oracle does it's thing - or a bug in Apex... I'm able to duplicate the problem on apex.oracle.com: dmcghan/test/test.
    Log into the demo app with admin/dmcghan. The home page has an interactive report, filter the name and you should get the error. When you look at the query you'll see a filter in the where clause that goes against the apex_collections table. This is populated from the post-authentication procedure. Let me know if you have questions.
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur

  • Selecting a column in Answers report based on user prompt/ apply filter

    I need to do the following in OBIEE Answers report (version 10.1.3.4.1):
    1) Think of a simple table with dim TX_type and some measures like month_jan, month_feb, month_mar
    so the fact table looks like (column names) tx_type, month_jan, month_feb, month_mar
    2) I need to select the measure column based on a user dashboard prompt, prompt populates a presentation variable var_month = jan or feb or mar
    3) I need to select the correct measure (one of these month_jan, month_feb, month_mar) and then apply column filter based on the dim TX_type to split the values of these into multiple columns for report. So the report may look like (in Answers)
    Sales , Tax, overheads
    where Sales may be defined as sum(month_jan) where rows have TX_type = 'sales'
    where Tax may be defined as sum(month_feb) where rows have TX_type = 'tax'
    where overheads may be defined as sum(month_mar) where rows have TX_type = 'overheads'
    IF the user selects jan
    IF user selects Feb then the 3 report columns are based on month_feb and likewise for month_mar
    I cannot use column selector option as the report column further apply filter in column filter definitions in Answers...
    4) When I try to build the column filter using a presentation variable (var_month), the presentation variable is not getting populated in the column filter.
    For e.g. IF var_month = 'jan'
    THEN month_jan (let us assume the logical column name is month_jan too)
    ELSE month_feb and so on...
    However, the var_month always shows 0 in the IF clause. If we used a repository variable instead, it works fine. But since repostory variable cannot be changed on the fly (by user prompt) it is not usable.
    We cannot change fact table defintion....and we have 12 measures column and about 8-10 different colum filter based report columns using this measure.

    Hi shyamvaran,
    have you thought about a SQL statement in the prompt, something like:
    SELECT
    case when 1=0 then Table."Column" else 'Jan' end
    FROM "Subject Area"
    union
    SELECT
    case when 1=0 then Table."Column" else 'Feb' end
    FROM "Subject Area"
    union
    SELECT
    case when 1=0 then Table."Column" else 'Mar' end
    FROM "Subject Area"
    union
    SELECT
    case when 1=0 then Table."Column" else 'Apr' end
    FROM "Subject Area"
    etc...
    Use this to give you the 12 values for your months then give the prompt column a presentation variable name and set a default value in the 'Default To'. Also set the same default value for the filter.
    A couple of points:
    1. If you're transforming the presentation variable from 'Jan' to 'month_jan' you may need to edit the syntax for the filter column (not using the dialog box).
    2. If you're transforming the behaviour of a dimension / measure column in the report, have you specified the syntax correctly, e.g. sum('@{pres_var}')?
    Hope this helps,
    Justin

  • How to capture the values after applying filter in ALV.

    Hi,
    I have an ALV in my application with 10 projects displayed. Out of those 10 projects, 5 projects have banking as industry.
    when you filter the ALV based on industry banking I get 5 projects .In run time  how  can  I capture only these 5 projects. when I debugged and saw the ALV table node is holding 10 prj not 5 prj.
    How can  read only those 5 values. Kindly help me out with sample code.
    Thanks,
    Priya

    Hi,
    The class name is correct - CL_SALV_WD_FIELD. When you refer the model object(CL_SALV_WD_CONFIG_TABLE-IF_SALV_WD_FIELD_SETTINGS) this will return the field for which
    you have applied filter by passing the field name.
    Before you try out this approach, check the ALV event ON_CELL_ACTION fro that column name to capture the filtering value. Based on this loop at the table where field eq <<filerting value>> and get the filtered records.
    As you have get_static_attributes_table it deosnot return the filtered values.
    Regards,
    Lekha.

  • PSE 10 crashes when applying filter

    Steps to reproduce
    1. Load image (In my case .NEF file)
    2. Select Smart Brush (either one)
    3. In the options bar, select    Show All > Florescent Chalk
    4. Apply filter. Elements starts creating multiple layers and than crashes.
    Can reproduce this every time and so far only with the Florescent Chalk filter. (Crashes with Raw and jpg)
    Windows 7 64 bit, 8GB mem, GeForce GTX 275 video

    The action Florescent Chalk should still show up for the Smart Brush Tool under show all.
    I had to start pse 10 up a second time before it would show (that's without rebuilding the media data base file)
    I think the updated action was just to address the crash with the smart brush tool and it would probably take a major rewrite of the action
    to enable it to work with a selected part of a layer and with the smart brush tool at the same time (the two effects use the same action), as
    most of those image effect actions are quite old and some haven't been changed much since photoshop 4 (the first photoshop version with actions around 1996/97).
    You should be able to make a selection on the layer, new layer via copy, then run the action from the effects panel for a similar result as just making a selection on a layer.
    MTSTUNER

  • Applying filter in combined requests

    Hi all,
    In obiee 11g how can i apply filter when combining similar requests. I need to filter data from both the requests.
    Thanks in advance

    Use presentation variable while creating page/dashboard prompt and filter both the requests based on it.

  • Epson printer and driver, all jobs "stopped due to filter errors"

    My printer broke, so I'm trying to use my roommate's Epson WorkForce 520 with my Arch64 system. I grabbed the 64-bit driver rpm from Epson, extracted and copied everything to /opt (no readme for a manual installation, but the paths in the PPD point to having the files installed there). The driver came with some libraries, so I added their path to ld.so.conf and ran ldconfig. Successfully added the printer in CUPS, but trying to print anything gives me "/opt/..../epson_inkjet_printer_filter failed". I checked the permissions on the filter, they're 755 and it's executable. The CUPS error log shows "Job stopped due to filter errors; please consult the error_log file for details" followed by debug spew which doesn't clarify the issue for me, attached below.
    I searched on the problem, found some people blaming it on issues with the update to CUPS 1.4 which have since been addressed, and others who were told to switch to using opensource drivers. Unfortunately that doesn't seem to be an option for me; Gutenprint and foomatic have drivers for the 500 but they don't support the 520; the only driver I can find that does is the one from Epson.
    Anyway, I'm really hoping this is an issue with my CUPS/printer config, or that I missed some critical step in manually installing the printer drivers, and not that Epson's driver is just broken. If anyone has any ideas I'd be much obliged, let me know if you need more information.
    Here's the complete error log from when I try to print. Sorry if it's obnoxiously long, I'm not sure which parts are relevant:
    E [06/Oct/2010:11:45:04 -0400] [Job 17] Job stopped due to filter errors; please consult the error_log file for details.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] The following messages were recorded from 11:45:04 to 11:45:04
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Constructing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Putting.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] [612.0 792.0]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /.MediaSize
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /%MediaDestination
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /%MediaSource
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsBitsPerColor
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsColorOrder
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsColorSpace
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsCompression
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] true
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsBitsPerColor to 8...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsColorOrder to 0...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsColorSpace to 1...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsCompression to 1...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Updating PageSize to [612 792]...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.Duplex = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.Tumble = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->page = 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsPPD = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsPPD->flip_duplex = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] (4) Flip: X=0 Y=0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.cupsPageSizeName =
    D [06/Oct/2010:11:45:04 -0400] [Job 17] size = Letter
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins[] = [ 0.116667 0.116667 0.116667 0.116667 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Reallocating memory, [612 792] = 2976x3876 pixels, color space: 1, bits per color: 8...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_space_params(0x1348128, 0x7fff0ad37d10)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cache_size = 8388608
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37ad0)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37a90)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.117 0.117 0.117 0.117 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Result of putting.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] false
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Installing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] false
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38050)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38000)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38090)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38080)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37f40)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38030)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Finishing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] **** DSC comment: /Page
    D [06/Oct/2010:11:45:04 -0400] [Job 17] << /DSC_struct -dsc_data_struct- /PageNum 1 >>
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] **** DSC comment: /PageBoundingBox
    D [06/Oct/2010:11:45:04 -0400] [Job 17] << /DSC_struct -dsc_data_struct- >>
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Wrote 1 pages...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_print_pages(0x1348128, 0x7fd9faf08780, 1)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsWidth = 2976, cupsBytesPerLine = 8928, srcbytes = 8928
    D [06/Oct/2010:11:45:04 -0400] [Job 17] End of messages
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state=3(idle)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state-message="Processing page 1..."
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state-reasons=none
    E [06/Oct/2010:11:48:16 -0400] [Job 17] Job stopped due to filter errors; please consult the error_log file for details.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] The following messages were recorded from 11:48:16 to 11:48:16
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Constructing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Putting.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] [612.0 792.0]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /.MediaSize
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /%MediaDestination
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /%MediaSource
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsBitsPerColor
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsColorOrder
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsColorSpace
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsCompression
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] true
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsBitsPerColor to 8...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsColorOrder to 0...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsColorSpace to 1...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsCompression to 1...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Updating PageSize to [612 792]...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.Duplex = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.Tumble = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->page = 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsPPD = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsPPD->flip_duplex = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] (4) Flip: X=0 Y=0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.cupsPageSizeName =
    D [06/Oct/2010:11:48:16 -0400] [Job 17] size = Letter
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins[] = [ 0.116667 0.116667 0.116667 0.116667 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Reallocating memory, [612 792] = 2976x3876 pixels, color space: 1, bits per color: 8...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_space_params(0x2623128, 0x7fff41eea420)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cache_size = 8388608
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea1e0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea1a0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.117 0.117 0.117 0.117 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Result of putting.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] false
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Installing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] false
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea760)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea710)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea7a0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea790)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea650)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea740)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Finishing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] **** DSC comment: /Page
    D [06/Oct/2010:11:48:16 -0400] [Job 17] << /DSC_struct -dsc_data_struct- /PageNum 1 >>
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] **** DSC comment: /PageBoundingBox
    D [06/Oct/2010:11:48:16 -0400] [Job 17] << /DSC_struct -dsc_data_struct- >>
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Wrote 1 pages...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_print_pages(0x2623128, 0x7f485d7e3780, 1)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsWidth = 2976, cupsBytesPerLine = 8928, srcbytes = 8928
    D [06/Oct/2010:11:48:16 -0400] [Job 17] End of messages
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state=3(idle)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state-message="Processing page 1..."
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state-reasons=none
    Thanks in advance

    @kusmar
    You could recompile the filter with --enable-debug. It will create the file "/tmp/epson-inkjet-printer-filter.txt" if you call the filter...
    I installed the driver from epson-inkjet-printer-workforce-635-nx625-series-1.0.0-1lsb3.2.src.rpm and compiled the filter by myself. But I get an error if the filter will load the closed source core library of epson.
    $ sudo cat /tmp/epson-inkjet-printer-filter.txt
    [printJob:483] TRACE IN
    [load_core_library:164] TRACE IN
    [get_ppd_attr:139] PPD Attribute epcgCoreLibrary -> libEpson_WorkForce_635_60_NX625.so.1.0.0
    [load_core_library:181] Failed to dlopen(libEpson_WorkForce_635_60_NX625.so.1.0.0)->/usr/lib/libEpson_WorkForce_635_60_NX625.so.1.0.0: undefined symbol: _ZTVN10__cxxabiv117__class_type_infoE
    [load_core_library:242] TRACE OUT=1
    [printJob:526] TRACE OUT=1
    [eps_heap_usage_end:42] =============================================================
    [eps_heap_usage_end:43] HEAP USAGE : max(0 bytes) leak(0 bytes)
    [eps_heap_usage_end:44] =============================================================
    _ZTVN10__cxxabiv117__class_type_infoE looks like libstdc++ - but I already have that library in /usr/lib
    Does someone knows what library does he miss?
    Edited:
      It was no missing library. It is a really strange problem here. If I build it with my PKGBUILD it will give the error above.
      If you go into the $srcdir, compile and overwrite it manually it will work properly.
    cd "$srcdir/$_pkgname_filter-$pkgver"
    make clean
    ./configure --prefix=/opt/epson-inkjet-printer-workforce-635-nx625-series
    make
    cp src/epson_inkjet_printer_filter /opt/epson-inkjet-printer-workforce-635-nx625-series/cups/lib/filter/epson_inkjet_printer_filter
    pkgname=epson-inkjet-printer-workforce-635-nx625-series
    _pkgname_filter=epson-inkjet-printer-filter
    pkgver=1.0.0
    pkgrel=1
    pkgdesc="Linux printer driver for Epson AIO"
    arch=('i686' 'x86_64')
    url="http://avasys.jp/eng/linux_driver/download/lsb/epson-inkjet/escp/"
    license=('GPL, LGPL, custom:AVASYS Public Licence')
    depends=('cups')
    makedepends=('rpmextract' 'libtool')
    source=(http://linux.avasys.jp/drivers/lsb/epson-inkjet/stable/RPMS/x86_64/$pkgname-$pkgver-1lsb3.2.src.rpm)
    md5sums=('e2240acfbad8f965b167f312aeefbfe7')
    build() {
    cd "$startdir/src"
    rpmextract.sh $pkgname-$pkgver-1lsb3.2.src.rpm || return 1
    tar xzf $pkgname-$pkgver.tar.gz || return 1
    tar xzf $_pkgname_filter-$pkgver.tar.gz || return 1
    cd $_pkgname_filter-$pkgver
    aclocal
    libtoolize
    chmod +x configure
    ./configure --prefix=/opt/$pkgname --enable-debug || return 1
    make || return 1
    package() {
    cd "$srcdir/$pkgname-$pkgver"
    install -d "$pkgdir/opt/$pkgname/"
    cp -r lib "$pkgdir/opt/$pkgname/"
    cp -r resource "$pkgdir/opt/$pkgname/"
    cp -r watermark "$pkgdir/opt/$pkgname/"
    install -d "$pkgdir/usr/share/cups/model/$pkgname"
    install -m 644 ppds/* "$pkgdir/usr/share/cups/model/$pkgname"
    cd "$srcdir/$_pkgname_filter-$pkgver"
    install -d "$pkgdir/opt/$pkgname/cups/lib/filter/"
    install -m 755 src/epson_inkjet_printer_filter "$pkgdir/opt/$pkgname/cups/lib/filter/epson_inkjet_printer_filter"
    Edited 2:
      Ok, I found the problem. Arch's makepkg will add an "--as-needed" to LDFLAGS and the binary won't be linked to libstdc++.so.6 and libgcc_s.so because the binary does not need it but the core library of epson. I overwrite that with "--as-no-needed" and now it works. Added the package: http://aur.archlinux.org/packages.php?ID=42294
    Last edited by Misery (2010-10-29 10:51:02)

  • Apply filter based on LOV

    I have 2 reports by 2 different dates; current date and future date
    report1 is determined by applying filter to current date
    report2 is determined by applying filter to future date
    and layout for both report are same, user wants combine the above into a single report with an option of selecting any date he wants...?
    any ideas please......

    Hi,
    do the following steps to achieve this.
    (1) create prompt that contains -
    (i) "Date option" using any column....write sql like {{ select 'Current' from  <Presentation table name> where 1=0 Union
    select 'Future' from <Presentation table name> where 1=0 }}
    and take this value in Presentation variable say....VarOption //For user choice to select Current or Future date.
    (ii) Date column either current or future. and use that date value in Presentation variable say....VarDate
    (2) at Report side - (Union both report)
    (i) create one more column say "Date option" on both report.and edit formula as "Current" in report1
    and "Future" in report2
    (ii) apply filter on "Date option" where value=@VarOption and "Current date"=@VarDate on report1.
    apply filter on "Date option" where value=@VarOption and "Future date"=@VarDate on report2.
    ....let me know if it helps you
    Regards,
    Devendra

  • Accelerator available for the Apply Filter button

    Is there a shortcut (accelerator) available for the apply filter button in the connections tab. We have lots of tables, stored procedures etc and I am always using the filter to limit the entries shown. Would be great if there was a function key to do this.
    AD.

    I think its the expcted behaviour since its not been handled by the ADF framework.
    See this link on how to achieve this -
    Re: Filtering af:table Without Using ADF Model

  • Jps filter error deploy ADF 11.1.1.1. to WLS 10.1.3.1

    We changed our deployment strategy.
    We install WLS From scratch.
    We use Oracle Fusion Middleware 11g Application Developer Installer
    There is no error in install and run .
    We deploy and when we see jps filter error.
    We clear the line about jps filter from web.xml
    But error still the same
    Failure occurred in the execution of deployment request with ID '1247137625457' for task '9'. Error is: 'weblogic.management.DeploymentException: ' weblogic.management.DeploymentException: at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:80) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:187) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) java.lang.NoClassDefFoundError: oracle/security/jps/JpsException at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.newInstance0(Class.java:326) at java.lang.Class.newInstance(Class.java:308) at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:141) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:172) at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:277) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:610) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:185) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:198) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) Failure occurred in the execution of deployment request with ID '1247137625457' for task '9'. Error is: 'weblogic.management.DeploymentException: ' weblogic.management.DeploymentException: at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:80) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:187) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) java.lang.NoClassDefFoundError: oracle/security/jps/JpsException at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.newInstance0(Class.java:326) at java.lang.Class.newInstance(Class.java:308) at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:141) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:172) at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:277) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:610) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:185) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:198) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    we have solved this problem.
    İf a managed server is started using startManagedServer.cmd ile it set class path corrctly.
    But if it is started rom web logic web console. The is an error for setting classpaths.
    We tried this for windows and linux install. The same error happen.
    it solved deployment problems also.
    We wonder when Oracle middleware is cleaned from this kind of annoying, unmeaninfull .. bugs?
    We had lost 4 (very valuable) day to solve this problem .
    We want a program works when installed. configuration can give additional value.

  • Applying filter to 'Other Users' has stopped working (v1.0.0.15.57)

    With no apparant reason (or changes to my workstation), the apply filter feature to limit 'Other Users' has stopped working. The problem began on the day that SQLDev failed to display the navigation frame.
    I've got the nav frame back, but the filter on 'Other Users' still doesn't work.
    Can anyone tell me where the filter entries are stored?
    Oh, what's worse, the initial display of 'Other Users' does not include the entire list. Today the 'Show more/All users' failed to expand the list to all users. One of the users not initially displayed owns files to which I need access. (The solution was to stop and restart SQLDev - but that is a pain is the a$$.)

    Editing preference files is not supported. Doing so can corrupt the settings and cause SQL Developer to run improperly.
    Okay, having gotten that out of the way, let me see if I can help you get this sorted out. The filters are stored inside the preferences.xml file, located under jdev\system\oracle.onlinedb.11.0.0.37.42.
    The first step is to back up this file. Once you have done that, you can try to remove the filter info. The preferences in the file are stored as keys and values. Search for the key with the text 'ConnectionOptions'. Under the value element associated with this key, there should be a filterMap element. This element contains all of the navigator filters. Each filter will look like this:
    <Item>
    <Key>&lt;others>@local</Key>
    <Value class="oracle.jdeveloper.cm.dt.browser.SchemaFolderFilter">
    <filter>
    <Item>FOO</Item>
    <Item>SYS</Item>
    <Item>SYSTEM</Item>
    </filter>
    <visibleObjectsOnly>false</visibleObjectsOnly>
    </Value>
    </Item>
    In this case, this is a filter on the Other Users folder. To clear the filter, remove the entire item element (that is, delete everything between and including the <item> and </item>.
    This should restore the navigator filter back to its initial state (that is, no filter).
    Let me know if this doesn't work, and I'll come up with some other things to try.
    John McGinnis
    SQL Developer Team

Maybe you are looking for

  • Highlighting Text In Pages 4 and 5: How To/Best Methods?

    Hello Fellow Macers: I need advice on the best way to highlight text in Pages 4 and 5: I use and prefer Pages 4.3. Yes, I have Pages 5.2, and I find that using it good for some things (dictating into a document), but not so good for others - highligh

  • IMPORTANT:can't find libjava.so

    Greeting all, Hardware Info: ============== Pentium III - 500 Mhz 512MB RAM 30 GB HD I have installed Sun Solaris 9 x86 (Intel architecture) without any errors. From java.sun.com, I downloaded the lastest version of JRE 1.4.2. When I try to install W

  • Any javadoc documentation available for Workflow Java API?

    Does anyone know if there is a "proper" Javadoc generated set of documentation for the Workflow Java API. The supplied html/pdf documentation describing the Java API has lots of omissions (eg, the getItemAttributes method returns an instance of WFTwo

  • Why does flash player keep sending update requests when I have already installed latest version?

    Flash player keeps sending update requests and when I try to install it tells me I need to close internet explorer when it isn't open. How do I make it stop?

  • New WSUS server same name

    I setup a new WSUS server and then changed name of old one to something else and then renamed new one what the old one was. None of the clients are connecting to new WSUS server even though the GPO should be pointing to correct name. Is there somethi