Error in pdf printing

i am using FOP for pds printing. The report is printed nicely when the records retrieved are 3000 or so. But when the record are more then that then it produces the following error.
Acrobat Reader could not open 'Report[1].pdf because it is either not a supported file type or because the file has been damaged (for example, it was sent as a email attachemnt and wasn't correclty decoded).
Is there some limitation of FOP to convert data to PDF? If not then what is the source of the reason. It may be worht mentioning that when I include a where clause in my report query that yeild less then 3000 rows then the report runs nicely.

Varad,
The message in the PDF file now says:
<HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1><PRE>Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.</PRE></BODY></HTML>
And the application log says:
08/10/28 19:53:28.296 fop: Servlet error
java.lang.NullPointerException
     at java.io.StringReader.<init>(Unknown Source)
     at apex_fop._jspService(_apex__fop.java:71)
     at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.4.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Unknown Source)
I am not a Java expert so have no idea what this means. Any idea?
Thanks,
Rick

Similar Messages

  • Weird Errors in PDF Printing! Please help!

    Hi All,
    I am facing two different problems in PDF printing. Any suggestions would be welcome. I would really be glad to understand what is going wrong.
    Problem 1:
    I have a page with 2 report regions, each with its own header. My PDF report was working fine till the necessity arised for providing a page break.
    Examples for the problem occuring are:
    1) The 2nd report's heading would be printed in 1st page and data in 2nd page.
    2) The 2nd table's column heading (that are printed in 2 lines) would be displayed with first line in 1st page end and 2nd line in 2nd page start.
    In order to avoid this I had to provide a page break. An RTF page break was of no use, because if the 1st report had no data then the entire page would have only "No Data Found". I do not want this to happen. Hence I tried giving the "<?split-by-page-break:?>" before the <?end if?>.
    I designed RTF as shown below:
    <?if:P0_REGION1_COUNT = 0?>Government Grants
    No Data Found for specified Search Criteria <?split-by-page-break:?><?end if?>
    <?if:P0_REGION1_COUNT != 0?>Government Grants
    Table with data display <?split-by-page-break:?><?end if?>
    <?if:P0_REGION2_COUNT = 0?>Non Government Grants
    No Data Found for specified Search Criteria <?split-by-page-break:?><?end if?>
    <?if:P0_REGION2_COUNT != 0?>Non Government Grants
    Table with data display <?split-by-page-break:?><?end if?>
    When I upload this and run my page, I get the "Adobe reader could not open file because it is not supported type, it has been damaged. Eg it was sent as email attachment and wasnt correctly decoded error".
    I already know this error occurs when there is a "No Data Found" in the report. I hence handled it using the 1st if condition and report was working till i had to change it to include the page break.
    And the best part is for the same data, the PDF runs correctly when using BI Publisher Desktop.
    Anyone know what I am doing wrong or what is happening here?
    Problem 2:
    Whenever I change my RTF and upload it and run my application, my PDF output behaves in a very weird manner. After repeated tries of loading the same RTF, I finally get proper output. Once I get the output, it does not fail until I make changes to RTF and load again.
    An example of weird output is: My first report data gets printed under 2nd report heading and vice versa. Also all the column data do not get printed. Only 1 or 2 columns data is printed.
    Here also, for the same data, the PDF runs correctly when using BI Publisher Desktop.
    Can anyone tell me what is going on??
    Thanks,
    Sumana

    Hi All,
    On further observation (for Problem 2), I found that once I upload the changed RTF and wait for a long time before running the application (sometimes 2-3 hours), I get proper results. The problem itself does not occur always.
    Is there any session/cache issue here? Clearing my desktop, browser cache does not help. So is there any other APEX cache (server side cache) that I would need to refresh, every time I change RTF? Or the BI publisher that is being used is not getting refreshed?
    Can anyone shed any light on this issue please?
    Regarding problem 1, I have implemented the page break differently using an outer table for each report and setting the table properties. Hence this is not an issue now.
    Thanks,
    Sumana

  • Error with PDF printing

    I have a report region whose query specifies a '?' for one of the query's columns aliases. Something like 'Is Temporary?". When I attempt to 'Print' the report rendered by this query the result is an empty PDF document with an error message .
    If I remove the '?' from the column alias , the report prints fine !
    Is this a known issue with PDF printing in APEX ?
    I have posted an example at the OTN APEX site.
    http://apex.oracle.com/pls/otn/f?p=23548:19
    Varad

    Varad,
    Thanks for the workspace name, I would just remove your "Is Temporary?" alias name, there's no need for that, you can define your column headings on the report attributes page, and keep the column name as "temporary", so this query:
    select owner ,object_name ,object_type ,created ,status ,temporary "Is Temporary?" from all_objects
    should be:
    select owner ,object_name ,object_type ,created ,status ,temporary from all_objects
    And then edit the report attributes and define a column heading for your "temporary" column.
    Regards,
    Marc

  • Error using PDF printing

    Hello.
    I am having a problem using PDF printing.
    When choosing PDF as output format in the Print Attributes tab, upon clicking on the print link in my app, Adobe reader comes up, but then I get a pop-up stating that the file could not be opened "... because it is either not a supported file type or because the file has been damaged...".
    If I choose HTML as output format in the Print Attributes tab, then I get a long web server error stack that looks like this (see below)
    Any idea what might be wrong?
    thanks
    Boris
    Error stack:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP:
    An error occurred at line: 12 in the jsp file: /apex_fop.jsp
    XMLDocument cannot be resolved to a type
    9: <%
    10: response.setContentType("application/pdf");
    11:
    12: XMLDocument v_doc;
    13: XSLStylesheet v_xsl = null;
    14: String v_fop;
    15: DOMParser parser = new DOMParser();
    An error occurred at line: 13 in the jsp file: /apex_fop.jsp
    XSLStylesheet cannot be resolved to a type
    10: response.setContentType("application/pdf");
    11:
    12: XMLDocument v_doc;
    13: XSLStylesheet v_xsl = null;
    14: String v_fop;
    15: DOMParser parser = new DOMParser();
    16: XSLProcessor processor = new XSLProcessor();
    An error occurred at line: 15 in the jsp file: /apex_fop.jsp
    DOMParser cannot be resolved to a type
    12: XMLDocument v_doc;
    13: XSLStylesheet v_xsl = null;
    14: String v_fop;
    15: DOMParser parser = new DOMParser();
    16: XSLProcessor processor = new XSLProcessor();
    17: // set the encoding for the XML Processing
    18: String v_encode = "UTF-8";
    An error occurred at line: 15 in the jsp file: /apex_fop.jsp
    DOMParser cannot be resolved to a type
    12: XMLDocument v_doc;
    13: XSLStylesheet v_xsl = null;
    14: String v_fop;
    15: DOMParser parser = new DOMParser();
    16: XSLProcessor processor = new XSLProcessor();
    17: // set the encoding for the XML Processing
    18: String v_encode = "UTF-8";
    An error occurred at line: 16 in the jsp file: /apex_fop.jsp
    XSLProcessor cannot be resolved to a type
    13: XSLStylesheet v_xsl = null;
    14: String v_fop;
    15: DOMParser parser = new DOMParser();
    16: XSLProcessor processor = new XSLProcessor();
    17: // set the encoding for the XML Processing
    18: String v_encode = "UTF-8";
    19:
    An error occurred at line: 16 in the jsp file: /apex_fop.jsp
    XSLProcessor cannot be resolved to a type
    13: XSLStylesheet v_xsl = null;
    14: String v_fop;
    15: DOMParser parser = new DOMParser();
    16: XSLProcessor processor = new XSLProcessor();
    17: // set the encoding for the XML Processing
    18: String v_encode = "UTF-8";
    19:
    An error occurred at line: 21 in the jsp file: /apex_fop.jsp
    XSLStylesheet cannot be resolved to a type
    18: String v_encode = "UTF-8";
    19:
    20: // get the XSL
    21: v_xsl = new XSLStylesheet(new java.io.StringReader(request.getParameter("template")),null);
    22:
    23: // get the XML String from the form which was posted
    24: parser.parse(new java.io.StringReader(request.getParameter("xml")));
    Stacktrace:
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:85)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
         org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:435)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:299)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.23 logs.
    Apache Tomcat/5.5.23

    Hi Boris,
    I have the same issue. I am using FOP. have two reports to print in PDF format. one is output fine, another is having the problem that you mentioned. I found it's related to the column width(%) setting and Orientation setting. but I don't know how to set the column width correctly. I tested with different values for the one that works fine. unfortunately can't sort out another.
    Sherry

  • Error while PDF Printing

    Hello Experts,
    While trying to print some PDFs through a Process Chain.
    Sometimes, i got this message error in SAP Transaction SLG1 concerning one PDF. (not all).
    The error message is like this:
    Error while generating data provider: <parameterList> <param name="BI_COMMAND_TYPE" value="CREATE_DATA_PROVIDER"/>   <param name="INIT_PARAMETERS">    <param name="INITIAL_STATE" value="QUERY" mod
    Message no. RSBOLAP013
    &1&2&3&4
    Can Someone knows the cause of this message error? and may be an idea to fix it?
    Thanks and BR
    Amine

    Thanks fot the answer Durgesh.
    What i don't understand.
    When i launch a second time the Process Chain.
    All seems ok, the concerned variant too.
    Best Regards.
    Amine

  • How do I deal with "Acces Denied" error when trying to print to Adobe PDF printer driver

    Windows 7 64 bit OS (updated)
    Adobe Acrobat XI (11.0.06.70)
    I am unable to create a PDF file from within the Windows 7 print dialog.  Each time, I receive a terse "Access Denied" error followed by the display below (the progress bar never advances).  I thought upgrading to Adobe Acrobat XI might fix this but no such luck.  It seems that others have experienced similar issues.  I noticed in the display below that Adobe is trying to create the file in a folder which does not exist (at least I can't see it even after setting my preferences to display hidden files).  I have the hope that, if the folder were present and accessible, Adobe would create the file without trouble.  Is there a way to instruct Adobe Acrobat XI to create this temporary file in a different location?  One of my frustrations is that I used to be able to print Adobe Acrobat files without trouble on the same computer.  I wonder whether the use of a registry cleaner may have contributed to my problem.
    What are the best practices for addressing the Access Denied and inability to print problems I've encountered?
    Thanks for any help you can provide in sorting out this problem. 
    Best,
    Matt

    I have been having the exact same problem with Adobe Acrobat X.  I have uninstalled and reinstalled numerous times and applied all the latest updates.  Every time I try to print ANTHING to the Adobe PDF print driver, the software hangs (MS Office, webpage, or other programs).  When I finally kill the process using Task Manager, I find the little "Access Denied" box.  This has been happening for nearly one year.  I have limped along since I have other computers to use.   I have attempted to find answers on this forum in the past, and no one seems to have a clear answer to the problem.
    I, too, was tempted to upgrade to XI, but Matt's post settled the matter, since it did not help him.
    I am using Win 7 Home (64 bit) and until this issue started, I have had no problem with AA X.
    Where are the Adobe experts when you need them?  Please help us. 

  • Strange error message when printing to PDF

    I am surprised that no one else has reported this issue. Searching the net, I found only one other mention of it. Using Adobe Acrobat Professional 8.1.2, when printing a document from any application using the Adobe PDF printer, the document will print correctly; however, the printer icon with a question mark will appear in the system tray and the error message "This document failed to print" will appear. When I open the Adobe PDF printer, the document is there with the status "Error - Printing".
    I can successfully delete the document (with error), though the actual .pdf document is created just fine; it is just returning an error and holding the document after every print. I have tried deleting the Adobe PDF printer, reinstalling Acrobat (both using a repair installation as well as uninstalling and reinstalling) all with the same results.
    There is nothing being logged into the system or application logs, either. I have seen this happen with two OSs at work, Vista Home Premium and WinXP SP3. Can someone guide me to a solution?

    Well I can give you what I did to get around the problem.  I am running Adobe X pro on windows 7.
    1.  The print job in queue, cancel it so that it is deleted.  You now should have no jobs pending.
    2.  Go to Control Panel\Hardware and Sound\Devices and Printers(Win7) or just the printer and devices for your OS.  Yes this must be done with Admin privilages.
    3.  Go to Printer Properties for the Adobe PDF printer.
    4.  Select the ports tab.  Mine was on Com3.
    5.  Select Add a Port and call it Adobe Printer or something.
    6.  Select the check box and select apply.
    You should now print with no errors.
    -G
    Yes I am aware this has been a year, but this has happened over several versions.

  • Adobe Acrobat 7.0 Pro PC with Windows 7 - error mess "Adobe PDF Printer - not available" Help?

    Just loaded my old Acrobat 7.0 Professional on new PC with Windows 7 - Error message "Adobe PDF Priner not available.  Therefore do not have option of Adobe printer when using Word.
    Any ideas as to what  - if anythjing I can do?

    Hi,
    Technically acrobat 7 not not designed for windows 7 OS. You can try to install the pdf printer manually but it's not guaranteed :
    Click the Windows "Start" menu, select "Control Panel," choose "Hardware and Sound," click the "Add a Printer" link under Devices and Printers.
    Click "Next" and select "Local Printer Attached to This Computer."
    Remove the check from "Automatically Detect and Install My Plug and Play Printer" and click "Next."
    Select "My Documents\\*.pdf (Adobe PDF)" in the port selection drop-down menu and click "Next."
    Select the "Have Disk" option and click the "Browse" button to open a dialog box.
    Select the "AdobePDF.inf" file located in the AdobePDF folder in your Program Files directory under "Adobe" | "Acrobat 9.0" | "Acrobat" | "Xtras."
    Select the first item on the list of Adobe PDF Converter options and click "Next."
    Type "Adobe PDF" in the field for a printer name and click "Next."
    Wait for two minutes for the system to process the drivers and click "Finish" to close the Add a Printer wizard.
    Hope this helps.

  • Printer Error Messages When Printing PDF Documents

    I keep getting the following error messages when I try to pring a PDF document. This application has failed to start because LXBBGF.DLL was not found. Reinstalling the application may fix this. The other error message is: Cannot load library LXBBPRP.DLL using default error 126. I spent over and hour with a Lexmark Tech. who unsistalled my Lexmark X75 printer and he did a register edit to make sure my register was cleared of all the old Lexmark entries. He then reistalled the printer and the drivers, but the error message still pops up when trying to print a PDF Document. He checked out the printer and it will print and scan all other types of documents with no error messages. He also had me unistall Acrobat Reader 11.0 and reinstall it. I also did a sytem restore but none of the remedies I have tried so far has fixed the error messages issues. I would like to get this problem resolved as soon as possible because I need to print my travel documents asap. This forum is great but can someone please let me know how to get in touch with Adobe Technical Support. I need their toll free phone number and email address?

    Hi Pat,
    When I first encountered the PDF printing problem I went to the Adobe Web Site and downloaded the most current version of Adobe Reader which was the 11.0.6 version and the Lexmark Technician uninstalled the old driver and installed the updated version of the printer's driver. But this did not resolve the PDF printing problem. Both before and after the PDF printing problem surfaced I was able to print all other document formats except PDF documents.
    It seems very strange to me that once I uninstalled  the Adobe Reader 11.0.6 and reinstalled my old version of Adobe Reader 9.3.3 that all of sudden I was able to print all of my other PDF documents. But that's what happened and Adobe still insists that it was a printer issue. I did a little research and this is not the first time Adobe has had compatibility/configuration issues with Lexmark printers and they have not resolved these issues.
    I know I am taking a chance by using an unsupported unsecure version of Adobe Reader, but at this time I don't have any other option. Unless Adobe develops a patch/workaround solution. Which I hoping they will do, but I don't think this is going to happen soon because this issue is not a high priority as it only effects a small portion of their customer base.
    Thanks For Your Input/Comments
    Edd

  • Acrobat 7 Professional - PDF Writer errors out in Print Queue

    Hello,
    I'm an IT Technician.  We've just imaged many of our machines and several of our secretaries use Adobe Acrobat 7 Professional so I re-deployed that application, along with the 7.1.3 update.  Everything works fine for me, including some of our test accounts.  For this secretary, though, every time she goes to print something to 'Adobe PDF' the progress bar flashes quickly, it errors out in the print queue, and no document is created.  If I log in, or use another account with similar rights to her's, it works just fine.  I have removed Adobe Reader from it, done all the update, even gave her full control over that printer but still no luck.
    Any ideas?  Thanks!

    When you print to the Adobe PDF printer, it normally creates a PS file in a specific location and AcroTray then notes the PS file and proceeds to finish the job of calling Distiller. Doing the Print-to-file was just to check that the basic functions work. If they do not, then which one fails - the print to file or Distiller. These steps should help isolate the problem and give you some direction to go. Sometimes it is just easier to reinstall or repair the current setup. If the person is not logged in as an administrator, is it possible that the installation restricted the application to only administrators?

  • PDF printing error in some reports

    Hi,
    I am using apache-tomcat-6.0.26 + cocoon-2.1.11 as my PDF print server for Apex. I tested the server and found out that, for simple reports with very limited parameters, PDF download worked find. However, for reports that have certain parameters, it said something like "Adobe Reader cannot open the file because it is either not a supported file type or file is damaged...".
    Also, how can I change the memory size to 512 of Tomcat on Windows?
    Any help?
    Thanks.
    Andy

    Hi Andy,
    Do the parameters that you enter into the report generate any result set?
    I don't really know what is causing the error you experiencing but I found that sometimes I would get a similar error when I attempted to print a report to PDF that contained no data (although I was using BI Publisher). Not sure if this has something to do with it...
    Alternatively, there could be characters within the word document, like brackets (), that could be causing the issue. I think it still causes an issue even if it is in the data itself.
    I would start off with a simple report and then add a little bit of functionality at a time, and then test, to work out which part of the report is causing you grief.
    Amanda.

  • PDF printing errors with InDesign CS4 docs

    I've discovered somewhat belatedly that since upgrading from CS3 to CS4, every pdf I have created in InDesign (a dozen or more) won't print. After a general error message, "the document could not be printed," I get one or both of these messages: "there were no pages selected to print" or "a drawing error occurred." I have variously tried every page selection option to no avail. I have also tried recreating the pdfs from the original ID files with different export settings, again with no success. PDFs exported from other programs are not a problem, nor is printing from InDesign. I'm on a Mac. Any thoughts?

    My (admittedly Clonescript) HP prints this without error messages but prints in Courier anything done in Optima ExtraBlack, which claims to be embedded, but seems not to be. My PCL printer prints this without errors or problems.
    If I bring this back into CS4 and export back to PDF, it prints properly in Optima ExtraBlack.
    If I edit it in Acrobat 7, I can change Optima Extrablack (not on system) to Optima Extrablack (on system) and it prints properly.
    I would want to look into your Optima Extrablack font. First try substituting different fonts, something generic like Helvetica (not as a solution, just as a test). If that fixes it, try substituting something generic only for Optima Extrablack (the "A House of BRIC" head and the drop folio). If that fixes it, make a document that uses only Optima Extrablack. If that fails, look into uninstalling and reinstalling Optima Black.
    BTW, you don't have Reader 8 and Acrobat Pro 9 installed on the same machine, do you? This is not recommended, although I don't know what particular problems it causes.
    There's quite a bit about the drawing error if you google it. In particular, this might be relevant (while somewhat off-color): http://groups.google.com/group/adobe.acrobat.windows/msg/8dc9a7dfea59a57d?hl=en&
    Ken

  • APEX on Oracle XE PDF printing produces: Format error: not a PDF or corrupted.

    Dear fellow Apexers and Oracle Gurus,
    I have the following configuration:
    Oracle XE 11gR2
    APEX 4.2.3.00.08
    Listener 2.0.5
    On this setup I can create workspaces and applications as I please.
    Now I want to print a PDF report.
    I have set up PDF printing to "Oracle Listener" in the "manage Instance" settings in the instance administration.
    I have created a classical report on the EMPLOYEES table (Select * from EMPLOYEES)
    and enabled PDF printing in the "Printing" area of the "Print Attributes" of the page.
    When I run the page I do get the "print" link on the bottom of the page.
    Clicking the link does produce a .PDF but showing this file triggers an error in my PDF reader: Format error: not a PDF or corrupted.
    Opening the .PDF file in a text editor reveals the corrupt content.
    %PDF-1.4
    %ª«¬
    Unknown function: gatherContextInfo
    The same setup works fine and produces the expected PDF file with the report on the following configuration:
    Oracle Vbox with Developer days image;
    DB 11gR2
    Upgraded to apex 4.2.3.00.08
    Listener 2.0.5
    Since the PDF shows "unknown function" I suspected the XE configuration to lack some of the necessary rights, maybe I forgot to configure the ACLs correctly.
    So I compared the ACL info on both configurations. Alas,.. on both machines they return the same result..
    SQL> SELECT * FROM DBA_NETWORK_ACLS
    HOST         LOWER_PORT    UPPER_PORT    ACL
    localhost    null          null           /sys/acls/local-access-users.xml
    *            null          null           /sys/acls/power_users.xml    
    SQL> select * from dba_network_acl_privileges
    ACL                                  PRINCIPAL      PRIVILEGE   IS_GRANT    INVERT
    /sys/acls/local-access-users.xml     APEX_040200    connect     true        false
    /sys/acls/power_users.xml            APEX_040200    connect     true        false 
    Anyone any idea why this works fine on the Vbox and not on the local XE configuration?
    Any hint or answer as to where the problem might be is appreciated
    TIA
    Wouter

    I'm having the same issue. I'm using Oracle XE 11gR2 as well. I've tried with APEX 4.2.2 and APEX 4.2.4. I have set up the Oracle Listener in instance settings and set the report to print and I have the same result as you. Have you had any progress yet?
    Thanks
    Jason

  • PDF printing got error : 500 Internal Server Error

    Hi,
    I have configured PDF printing as per doc "PDF Printing in Application Express 3.0" and configured " Apache FOP " as per instruction and test the JSP page by
    http://hostname:8888/apex_fop_render.jsp
    and got following error:
    java.lang.NullPointerException     at java.io.StringReader.<init>(StringReader.java:33)     at apex_fop__render._jspService(_apex__fop__render.java:71)     [SRC:/apex_fop_render.jsp:21]     at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)     at java.lang.Thread.run(Thread.java:534)
    Apex 30 is running without any problem except PDF printing.
    Please help.
    Thanks
    Message was edited by:
    paresh_vakil

    As far as I am away from the setup document yes I have. I have set the values in the Internal workspace for the in my case localhost , port is 8888 and the jsp file is the one supplied in the document.
    I can see http://localhost:8888 but can't see the JS file, which makes me think that the JS is not working.
    I am running the export on a report with a print button.
    Do I need to supply an XML document as well, I have set a default stylesheet as the output but still doesn't work.
    Andrew

  • PDF Printer error from IE8

    I can use the PDF Printer with no problems in any situation except when trying to print to PDF in Windows 7 which uses IE8. I can't create a PDF from any web page at all. The document never gets created and the print queue reports that there was an error but it doesn't identify the error.
    I tried disabling my antivirus program and I tried disabling the Windows 7 firewall but neither resolved the issue. I also disabled accelerators in IE8 but that didn't work either.

    I have the same problem and running v9.2
    Still no answer I can find. I refuse to turn off protected mode so end up printing to a MS Document writer/office image printer. If I need a pdf I convert that.
    It about time Adobe fixed it

Maybe you are looking for

  • I have a 1095 bytes svg file that works in chrome, but Firefox and Internet Explorer somehow remove one of the components, can you fix this?

    The bottom rectangle is missing, if I change the top of that invisible rectangle 1 pixel up or down it becomes a 1 pixel line, very strange. <pre><nowiki><?xml version="1.0" standalone="no"?> <svg width="3cm" height="3cm" viewBox="0 0 1000 1000" xmln

  • Can't find a renamed file using Applescript

    Here is what I'm trying to accomplish: 1) User selects .csv file 2) Finder duplicates file and renames as a txt file 3) Microsoft Excel imports this newly made file as a pipe delimited text file with text formatting in all cells (On a Mac, Excel won'

  • What's the deal with application Rollback plans?

    My department is generally new to SCCM, we plan to deploy MS Office 2010 and the latest version of Flash. We've pilot tested oin a few PC's and it's fine but I'm urging that we also prepare a rollback package before rolling out to all users, just on

  • Getting className of an IVI I/O control

    I'm trying to figure out how to get the className of an IVI I/O control. See the enclosed VI that shows the variant value I get when I use a CTL property node to return the value. The variant value shows the className that I'm trying to retrieve (in

  • Wepshere and ColdFusion Mx 7- Java Hangs

    Hi folks, We just recently went live with our new web server and are experiencing occaisional hangs with Websphere/CF. IBM has diagnosed the following, and I am hoping you might be able to help shed further light on how we might correct or alleviate