Report Failed with SecurePDF

Hi
Has anyone use the Plop (2.1.0) plugin and SecurePDF with Reports Server (9.0.4)?
We've been getting a REP-56109 every time a report is being executed via: http://Aserver:7778/reports/rwservlet?destype=securePDF&desformat=PDF&desname="
plop;/tmp/junk,pdf;"&report=test.rdf&userid=Auser/Apassword@AnInstance
Increasing the value of idelTimeout parameter from 20 to 120 does not
resolve the issue:
<connection maxConnect="20" idleTimeOut="120">
Would appreciate if anyone would share their successful use of this plugin with us.
Thanks
Boris

Hi,
Please provide the code which is used for calling report from form.
Reards
Venu

Similar Messages

  • Report failing with error

    Hi All,
    Application R12.1.3 with Shared Application Tier 2 nodes
    Database : 11g R 11.2.0.2 with RAC 2 nodes with ASM
    We have a concurrent program which gets fired when submitted thru API . For each order program is run once . If there are more orders it will run n number of times . At this time one request is failing with error
    REP-0004:
    REP-0069:
    REP-57054:
    But for the same failed request when we run separately(with same parameters) it is completing Normal . There is no other error in Manager Logs.
    please help what can be the issue.
    thanks
    Mapps

    Please see the following docs/links.
    Concurrent Processing - Concurrent Reports Failing With Errors REP-0004,REP-0082 and REP-0104 [ID 844976.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=REP-0004+AND+REP-0069+AND+REP-57054&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    If the links did not help, please enable trace/debug and see if you get more details about the error and post the contents of the log file then -- How Can Trace and Debug Be Turned On For A Concurrent Request? [ID 759389.1]
    Thanks,
    Hussein

  • Crystal 10 Reports fail with error: "Load Report Failed"

    Hi,
    this seems to be a mystery. A client has Crystal 10 reports run from a Visual Studio 2003 application  (.NET 1.1) running fine on and old server.
    Once the .NET application is installed on a new Windows 2003 server, all Crystal 10 reports fail with the error message: "Load report failed" Source: CrystalDecisions.CrystalReport.Engine.
    I set the worker process in the application pool to "system admin" and all Crystal reports failed. I had thought it was a security issue. I even removed Crystal 10 and installed Crystall XI Developer Edition and all reports raised the exact same error message from CrystalDecisions.CrystalReport.Engine.
    Crystal does call the stored procedure to retrieve the data but cannot load the PDF. I have used 3 different physical servers, one Win 2003 64-bit and two Win 2003  32-bit and get the same error.
    Help!
    Thanks

    Hi Mak,
    It seems that you are having issue with SDK's.
    Post your question in  Business Objects SDK Application Development  ->
    .NET Development - Crystal Reports Forum.
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all SDK's queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Shweta

  • Scheduled Web Intelligence report fails with ORA-01013 and WIS 10901

    Hi,
            the environment I'm working in is BOXI R2 SP4 on a Solaris 10 server using WebLogic running against Oracle 9i database.
    I have a report written by one of the users. In SQL Viewer the SQL detailed is two joined Select statements. Each time this report is either scheduled or refreshed is fails with an ORA-01012 and WIS 10901 error.
    I am of the understanding that this failure relates to the fact that the 'Limit Execution Time To;'  value is being exceeded.
    I also understand that this value is infact divided by the number of Select statements present, and that each Select statment is them allocated an equal portion of this value.
    If any of this is incorrect please correct me.
    I therefore have two questions
    1. As such would I be correct in assuming that in my scenario where 2 Select statments are present and where the execution limit is set to 30 minutes, that each Select has 15 minutes to complete, and that if either fails the ORA-01012 and WIS 10901 error is generated.
    2. Also would this error message get generated as soon as the first failure occurred, or would BO initiate a cancellation of the SQL by Oracle, ORA-01012, only when the final request has either succeeded or failed.

    The queries are not executed in parallel but in serial. So the total execution time configured will be for all the Select statements in the report combined.
    As for your second question, since the execution is not parallel hence BO will not initiate any error message until the total execution time exceeds the defined limit. This could be during the execution of first select statement or the second.
    Try executing the queries directly in database one by one and see how much time they are taking.
    - Noman Jaffery

  • XML Publisher report failing with java.lang.outofmemoryerror.

    Hi,
    We have developed a custom Oracle report that produces an XML output file that is about 13M in size (about 18K rows from the database). When running report as concurrent request, post processing fails with java.lang.outofmemoryerror. The failure occurs when specifying output format as Excel, RTF or HTML. However, the process completes successfully when specifying output format as PDF. We have also noticed that Excel, RTF and HTML will complete successfully if the XML data file is smaller (around 3M).
    Is anyone aware of a restriction on the size of the XML data file when specifying output formats Excel, RTF or HTML? We have tried setting temp directory but that has not helped.
    Thanks.

    Hi
    I found this at metalink [Note:390968.1].. hope it helps =)
    Symptoms: When attempting to run an XML Publisher concurrent program the following error occurs:
    ERROR: Warning!!! Got out of memory exception, retrying with scalable option..
    Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
    Oracle.apps.xdo.oa.cp.JCP4XDODataEngine
    Program exited with status 1
    Solution: To implement the solution, please execute the following steps:
    1. Login select the responsibility: System Administrator.
    2. Navigate to Concurrent > Program > Define.
    3. Query for concurrent program that is receiving the error.
    4. In the 'Options' field please enter -Xmx512M.
    5. Save the change and retest the issue.
    6. If the report still fails with the option set to -Xmx512M change the value to -Xmx1024M, save and try again
    7. Migrate the solution as appropriate to other environments.

  • Request of one report fails with error: unable to extend tablespace

    Hi All,
    When I submit one request of report, the request end up with error:
    unable to extend temp segment by 128 in tablespace XXXX
    The request costs too much tablespace in short time, but the temp is about 20 G large.
    The sever have been add storage recently, but I don't know whether it is related to the performance issue, because the request had not such issue.
    How do I deal with it ?
    Thanks,
    Xinya

    What report is it ?
    Did you try and search metalink ?
    How to handle 'ORA-01652: unable to extend the temp segment by 128 in tablespace' error messages? (Doc ID 1359238.1)
    R12 Journal Entries Report (XLAJELINESRPT) Has Performance Issue Or Fails With Error: "java.sql.SQLException: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP1" (Doc ID 1141673.1)
    This forum may be the right one for your question - General EBS Discussion

  • MBAM 2.5 Reports Fail with "Invalid object name 'v_GS_MBAM_POLICY'."

    Utilizing the SSRS Reports for MBAM 2.5 Integrated into Configuration Manager 2012 R2 Cu3, when I run the reports it states that the view
    'v_GS_MBAM_POLICY'  does not exist.
    The complexing thing though is that there are computers that are reporting the HINV Class called 'Win32Reg_MBAMPolicy'  So I would think this view would have been created.
    Does anyone know the process by which the view gets generated since my HINV is reporting back the information, yet the view has not been created in the DB yet... It makes no sense.
    The error is:
    Microsoft.Reporting.WinForms.ReportServerException
    An error has occurred during report processing. (rsProcessingAborted)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    Microsoft.Reporting.WinForms.ReportServerException
    Query execution failed for dataset 'ComplianceDetails'. (rsErrorExecutingCommand)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    Microsoft.Reporting.WinForms.ReportServerException
    Invalid object name 'v_GS_MBAM_POLICY'.
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    David Baur

    We ran into this error as well. Turns out that MBAM-provided reports to SCCM 2012 fail with an error unless the Win32Reg_MBAMPolicy class is added to SCCM, which also updates the SCCM SQL with required Views, including "v_GS_MBAM_POLICY".
    The solution that we finally came up with was to import an updated MOF file to include the BitLocker Policy (Win32Reg_MBAMPolicy) class into the "Hardware Inventory" section of the Default Client Policy. Once the import is complete SQL also gets
    the appropriate view created.
    The instructions on how to create and import the MOF file can be found in the link below.
    http://technet.microsoft.com/en-US/library/dn237295.aspx
    Chris Keene
    Product Specialist at Wave.

  • Scheduling a Deski report fails with error message: "Failed to get property

    Hi,
    We have created few Desktop Intelligence report. Now when these report are schedules to be refreshed weekly (on Sunday), it fails with the following error message:
    "Failed to Get Property"
    Have tried to refresh the reports manually in Full Client too but the report fails there too.
    Have checked for the connection information. The servers are up and running.
    Have tried to re-create the connection and even tried to re-import and export the Universe.
    If we rename the report and save it and export, it works fine. Can not try this workaround as have more that 500 reports.
    Please suggest.
    regards,

    Hi Maria,
    usually the message "Failed to Get Property" is followed by an item name such as SI_FILE, or SI_VARIABLE, or SI_USE_ORIGINALDS, and so on.
    Could you please specify as much information coming from the error message as you can?
    Furthermore, is this issue happening with any Desktop Intelligence reports you schedule?
    Are the reports using the same Universe?
    Which DB are you using?
    Regards,
    Samanta F.

  • BI Publisher report failed with exception

    Hi
               I created a rtf template and able to generate pdf output on desktop but after registering in R12 it is failing with following exception.     My Desktop patch version: Oracle BI Publisher Desktop 11.1.1.6 and build 5.12.110.
    Here is the exception generated in preview in XML Publisher Administrator
    ORACLE XML PUBLISHER
    VERSION: Oracle XML Publisher 5.6.3
    DATE CREATED: Thu Apr 02 14:20:55 PDT 2015
    Page 1
    EXCEPTION:
    Exception Detail
    ORACLE XML PUBLISHER
    VERSION: Oracle XML Publisher 5.6.3
    DATE CREATED: Thu Apr 02 14:20:55 PDT 2015
    Page 2
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
    at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
    at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5984)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3475)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3564)
    at oracle.apps.xdo.oa.template.server.TemplatesAMImpl.processTemplate(TemplatesAMImpl.java:2134)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
    at
    oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:775)
    at oracle.apps.xdo.oa.template.webui.TemplateGeneralCO.previewTemplate(TemplateGeneralCO.java:754)
    at oracle.apps.xdo.oa.template.webui.TemplateGeneralCO.processRequest(TemplateGeneralCO.java:158)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:631)
    at
    oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:26
    7)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1295)
    at
    oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:1003)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:970)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:690)
    at
    oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:26
    7)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(Unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:1003)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:970)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:690)
    at
    oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:26
    7)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2771)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1991)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:567)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:455)
    at _pages.__oa._jspService(__oa.java:233)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
    ORACLE XML PUBLISHER
    VERSION: Oracle XML Publisher 5.6.3
    DATE CREATED: Thu Apr 02 14:20:55 PDT 2015
    Page 3
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:159)
    at _pages.__oa._jspService(__oa.java:246)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.apps.fnd.security.WLFilter.doFilter(WLFilter.java:213)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.apps.jtf.cabo.interceptor.JTFWrapperFilter.doFilter(JTFWrapperFilter.java:141)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:432)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java
    :3739)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:370
    5)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2282)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2181)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: org.xml.sax.SAXException: Namespace prefix 'ref' used but not declared.
    oracle.xdo.parser.v2.XPathException: Namespace prefix 'ref' used but not declared.
    at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
    at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:614)
    ... 86 more
    Page
    Thanks
    KK

    Hi,
    Try to enable this on your BI Publisher 11.1.1.6
    Open Microsoft Word
    On the BI Publisher menu / tab, select the Options menu item
    Click on the tab named 'Build'
    Set the value for Form field size to Backward Compatible
    it might work this way.
    or uninstall your 11.1.1.6 version and install BI Publisher Desktop 10.1.3.4.2 for EBS 12.2
    What's your EBS version?
    Bogdan

  • Report fails with " Invalid argument for database." error.

    Hi All,
    Several of my reports deployed on Crystal Reports Server 2008 server fails everyday with the following error.
    Error in File ~tmp121c5dc747685036.rpt: Invalid argument for database.
    The error is not consistent, if report A fails today, it is Report B the next day. When I reschedule the reports, they run just fine. They fail only when the daily schedules run at 2:00 AM in the morning. 100 + reports are run at this time and some of the reports that fail run many times with different parameters. Is this error due to scheduling reports many times or is it something else? Appreciate any help with this.
    Thanks
    Bin

    Hi,
    can you please check under <BOBJ installation directory>\BusinessObjects Enterprise 12.0\logging in the log files created by the crystal reports job server for additionaly error messages?
    Regards,
    Stratos
    PS: Do you run CRS 2008 V0 or V1?

  • Large XML Publisher reports fail with client-error-request-value-too-long

    We are running BI Publisher 5.6.3 with Oracle Applications 11.5.10.2 (ATG.H RUP 5), and are having frequent failures with client-error-request-value-too-long messages on large PDF reports that cause the entire report to not print.
    The exact error message is as follows:
    lp: unable to print file: client-error-request-value-too-long
    Pasta: Error: Print failed. Command=lp -c -dPDX_B6_1LJ5200NEAST /logs/temp/pasta3262_0.tmp
    Pasta: Error: Check printCommand/ntPrintCommand in pasta.cfg
    Pasta: Error: Preprocess or Print command failed!!!
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    Action: Review your concurrent request log file for more detailed information.
    I have Google'd client-error-request-value-too-long, and found it is a common CUPS issue on Linux. The popular solutions (having /var/spool/cups and /var/spool/cups/tmp) are already in place. Also, the temp files are nowhere near 2 GB (44MB).
    Has anyone had this issue with BI Publisher on Linux?

    Thanks for the link. It looks like the sysadmins have throttled cups to low to allow large bitmapped print jobs:
    grep MaxRequestSize cupsd.conf
    # MaxRequestSize: controls the maximum size of HTTP requests and print files.
    MaxRequestSize 10M
    I am trying to get a more reasonable size limit.

  • Large BI Publisher reports fail with client-error-request-value-too-long

    We are running BI Publisher 5.6.3 with Oracle Applications 11.5.10.2, and are having frequent failures with client-error-request-value-too-long messages on large PDF reports that cause the entire report to not print.
    The exact error message is as follows:
    lp: unable to print file: client-error-request-value-too-long
    Pasta: Error: Print failed. Command=lp -c -dPDX_B6_1LJ5200NEAST /logs/temp/pasta3262_0.tmp
    Pasta: Error: Check printCommand/ntPrintCommand in pasta.cfg
    Pasta: Error: Preprocess or Print command failed!!!
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    Action: Review your concurrent request log file for more detailed information.
    I have Google'd client-error-request-value-too-long, and found it is a common CUPS issue on Linux. The popular solutions (having /var/spool/cups and /var/spool/cups/tmp) are already in place. Also, the temp files are nowhere near 2 GB (44MB).
    Has anyone had this issue with BI Publisher on Linux?

    The linux sysadmins set the cups max_request_size at 10 MB, which was causing this error. Once the restriction was lifted, the reports ran without error.

  • Scheduled report failing with "Incorrect log on parameters"

    I am having trouble with a report scheduled on our Crystal Enterprise Server.  I didn't design this report but am responsible for supporting the server, so I am trying to determine if this is a server issue or not. 
    The user who designs these reports has designed many others without issue.  She uses Crystal Reports XI and publishes them to the server. There is a group of similar reports that she has setup to run on a schedule and all run fine except for one.  This one gives the error:
    Error Message: Error in File C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\REPORTS.reportjobserver\~tmpee06be03474eb18.rpt: Unable to connect: incorrect log on parameters. Details: [Database Vendor Code: 18456 ]
    Within CR XI, we have double and triple checked the username, password and database connection info.  The report is using OLE DB to connect to a SQL 2005 server.  I know the credentials are correct because several other reports use the same credentials and work fine. 
    One other interesting note, if I log into the Central Management Console, I can run the same report manually without errors. It only throws this error when it runs as scheduled. 
    Hope someone can offer some suggestions.  I'm no Crystal expert so please ask if I didn't provide enough information.

    Moved to BOE Admin Forums.
    In the Properties of the report in the CMC you can set the log on info as well as any parameters when scheduled.
    Check the Admin guide on how to
    Don

  • Oracle Report Failed with Signal 11 Error

    Hi,
    I am modifying a query in one of the Report Groups,when try to run my report with New query I am getting Signal 11 error.
    Original query is working fine but when run the report with modified query it is error with Signal 11.
    Note :Modified query is not giving any error when running in toad or while compiling in reports.
    Can anyone please assist what is wrong with my query.
    Actual Query:
    Select
    wnd.delivery_id
    ,nvl(wdd.ship_to_contact_id,-999)  ship_to_contact_id
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,wdd.delivery_detail_id
    ,wdd.attribute4 pallet_no
    ,to_number(wdd.attribute1) num_of_cartons
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,wdd.requested_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,(select attribute10
              from wsh_delivery_details
             where delivery_detail_id = wdd.delivery_detail_id
               and attribute10 is not null
               and rownum < 2) dimension1
    ,(select ftt.territory_short_name
                               from wsh_delivery_details w,
                                   fnd_territories_tl ftt
                             where w.delivery_detail_id=wdd.delivery_detail_id
                               and ftt.territory_code = w.attribute11
                               and w.attribute11 is not null
                               and ftt.language = 'US'
                               and rownum < 2)  country1               
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_delivery_details wdd
    ,wsh_delivery_assignments wda
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id= wda.delivery_id
    and wnd.delivery_id  = :p_delivery_id
    and wda.delivery_detail_id = wdd.delivery_detail_id
    and wdd.source_code='OE'
    and wdd.source_line_id= oola.line_id
    and oola.header_id= ooha.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'Y')<>'N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    Modified Query
    Select
    wnd.delivery_id
    ,nvl(wdd.ship_to_contact_id,-999)  ship_to_contact_id
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,wdd.delivery_detail_id
    ,wdd.attribute4 pallet_no
    ,to_number(wdd.attribute1) num_of_cartons
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,wdd.requested_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,(oola.line_number||'.'||oola.shipment_number||'.'||oola.option_number||'.'||oola.component_number) so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,(select attribute10
              from wsh_delivery_details
             where delivery_detail_id = wdd.delivery_detail_id
               and attribute10 is not null
               and rownum < 2) dimension1
    ,(select ftt.territory_short_name
                               from wsh_delivery_details w,
                                   fnd_territories_tl ftt
                             where w.delivery_detail_id=wdd.delivery_detail_id
                               and ftt.territory_code = w.attribute11
                               and w.attribute11 is not null
                               and ftt.language = 'US'
                               and rownum < 2)  country1               
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_delivery_details wdd
    ,wsh_delivery_assignments wda
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id= wda.delivery_id
    and wnd.delivery_id  = :p_delivery_id
    and wda.delivery_detail_id = wdd.delivery_detail_id
    and wdd.source_code='OE'
    and wdd.source_line_id= oola.line_id
    --and oola.line_id = wdd.source_line_id(+)
    --and oola.item_type_code IN ('OPTION','STANDARD')
    and oola.header_id= ooha.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'Y')<>'N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    UNION
    Select
    wnd.delivery_id
    ,-999
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,null
    ,null
    ,null
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,oola.ordered_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,(oola.line_number||'.'||oola.shipment_number||'.'||oola.option_number||'.'||oola.component_number) so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,NULL
    ,NULL
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id  = :p_delivery_id
    and oola.item_type_code IN ('OPTION','STANDARD')
    and wnd.source_header_id= ooha.header_id
    and ooha.header_id=oola.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'N')='N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    and EXISTS
    (SELECT 1
    FROM   wsh_new_deliveries wnd
    ,      wsh_delivery_assignments wda
    ,      wsh_delivery_details wdd
    ,      oe_order_lines_all   ool
    WHERE  wnd.delivery_id = wda.delivery_id
      AND  wda.delivery_detail_id= wdd.delivery_detail_id
      AND  wdd.source_line_id = ool.line_id
      AND  wnd.delivery_id = :p_delivery_id
      AND  ool.top_model_line_id = oola.top_model_line_id)

    Hi Avs,
    Ive got same error installing subj. on 32 bit linux, and I found, that this is somthing to do with 32bit version of grid, since 64 version on same hardware, worked as it should be.
    from here
    HTH,
    Ed

  • Export Metadata for Deski Report failed with Metadata Integrator

    Hi everybody,
    We installed 2 weeks ago BusinessObject Data Integrator 3.0. As we also have BusinessObject XI 3.0, we have installed the component Metadata Integrator on our BOXI 3.0 server. We configured it successfully and the Metadata Integrator program was added to our BOXI repository.
    Then, we executed the Metadata Integrator program from the CMC console. The job run successfully but when we looked at the log file we realized that the program was not able to create the metadata for the BO Deski reports in our BODI repository whereas it was able to do it for our BO Universes. Then when we access the Impact and Lineage Analysis tool from the BODI management console, we can only see the metadata for our BO Universes but not for our Deski reports !!
    Start universe collection: 1 universes to process.
    Universe collection progress: 1 of 1 completed
    Desktop Intelligence document collector thread started.
    Start Crystal report collection. 0 reports to process.
    Start Desktop Intelligence document collection. 1 reports to process.
    DeskI document . Unknown exception while making call to log into CMS Server SVR-BOXI-DEV.cctl.lu:6400. Logon failed
    DeskI document . call to log into CMS Server SVR-BOXI-DEV.cctl.lu:6400 failed
    DeskI document . DeskI document . call to log into CMS Server SVR-BOXI-DEV.cctl.lu:6400 failed
    DeskI document . Collection failed. Correct errors indicated in the log and rerun the integrator.
    Desktop Intelligence collection progress: 1 of 1 completed
    Any ideas ?!

    Helo,
    The "Member/Alias" problem is solved by using the command "REPALIASMBR" and the "parent/child" is solved in two steps:
    1 - Use the command "INDENTGEN" to indent on your flat file
    2 - Run an custom script (in my case PERL) on your file to transform that "indent" into parent child (the member indented is the parent of the previous ones)
    Another solution is to use "OlapUnderground Outline Extractor" that do all that work for you.
    http://www.appliedolap.com
    hope that helps.
    Fabiano
    Edited by: user10938852 on 27/03/2009 10:33

Maybe you are looking for