Reg Pdf Generation Error in APEX

Hi Gurus,
we are using the oc4j version oc4j_extended_101340. while we generate the pdf output file we get the following error. "Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log" . Could any one please suggest me what shall we do to rectiy this.Please provide the solution ASAP.
Thanks in Advance.
Murali. Raju

Hi ,
I got this error in the application log
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:298)
at java.lang.Thread.run(Thread.java:619)
09/10/27 21:00:33.467 fop: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: /home/oracle/webserver/j2ee/home/applications/fop/fop/apax_fop.jsp (No such file or directory)
09/10/27 21:00:40.366 fop: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: /home/oracle/webserver/j2ee/home/applications/fop/fop/apax_fop.jsp (No such file or directory)
09/10/28 14:38:41.454 fop: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: /home/oracle/webserver/j2ee/home/applications/fop/fop/apax_fop.jsp (No such file or directory)
09/10/28 14:39:08.445 fop: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: /home/oracle/webserver/j2ee/home/applications/fop/fop/apax_fop.jsp (No such file or directory)
09/10/28 14:40:35.553 fop: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: /home/oracle/webserver/j2ee/home/applications/fop/fop/apax_fop.jsp (No such file or directory)
Could you please tell me what would have happnd.
Thanks
Murali

Similar Messages

  • PDF Generation Error Message:Couldn't open File while generating PDF from a Frame (7.2 Version) book

    Hi,
    I'm trying to convert a book into PDF and I get the error message Couldn't open a file (... <filename>.fm) and the unavailable Fonts dialog box also appears. The tricky thing is I've converted the same book into PDF just a couple of days ago. Now when I tried to do it again, I get the above mentioned error message. I tried unselecting the File > Prefrences > General > Remember Missing Fonts checkbox too. However, it didn't help in generating the PDF. I will be thankful if anyone suggests a suitable workaround for this issue. Thanks in advance.

    Usually, deselecting Remember missing fonts works.
    The missing fonts message displays when you or FrameMaker opens the file. The workaround is to open all the files in the book, or at least those with the "missing" font, clearing the message for each file. Now print the book to PDF, while keeping the files open. This usually works because you have already cleared any missing fonts messages.

  • URGENT: PDF generation Error when executing .jat

    Hi Guys.
    Here is the thing. I have a sample code on a java class (see it below), with this I can perfectly create the PDF file when I run the project from netbeans 6.9 ... however, when I create the .jar file for the project and try to execute it, then I get an Error message saying that an exception has happened (this is not handled, despite the existing try-catch)... Could you please try it yourselve and/or help me out with this...
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.OutputStream;
    import java.util.Date;
    import com.lowagie.text.Document;
    import com.lowagie.text.Paragraph;
    import com.lowagie.text.pdf.PdfWriter;
    import javax.swing.JOptionPane;
    public class GeneratingPDF_V2 {
    public static void main(String[] args) {
    try {
    OutputStream file = new FileOutputStream(new File("C:\\GD\\Test.pdf"));
    Document document = new Document();
    PdfWriter.getInstance(document, file);
    document.open();
    document.add(new Paragraph("Blabla"));
    document.add(new Paragraph(new Date().toString()));
    document.close();
    file.close();
    } catch (Exception e) {
    JOptionPane.showMessageDialog(null,e.getMessage()) ;
    }//END OF GeneratingPDF_V2 --------------------------------------------------------------

    913603 wrote:
    The exact message I am getting says "An Exception has happened" and nothing else. I believe that if an exception happens, it should get caught within the try catch statemente in the code and then prompted to me on screen, but that is not what is happening. Please indicate me if there is another exception type I am missing to catch or other way to trace on this, as it only happens when I run the .jar file, running it through netbeans gui works ok... where could be the difference!?Likely a mismatch in library dependencies. Netbeans itself is also just Java, but it manages the classpath for you. When you run outside of Netbeans you're on your own.

  • Create RFx PDF  - PDF Generation error

    All,
    We are getting an error while generating a PDF for the RFx using the option "Create RFx PDF" under the Action tab in Frictionless SRM 2005.
    fpa_20090604_00000.log:2009-06-05 16:19:02.779     ERROR     local4     CachePDF     queueGeneratePDF     RequestHandler.RqThread: genpdf     Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001     nehkumar     com.frictionless.api.common.exception.ApplicationException: error generating pdf. Detail: java.lang.NullPointerException, null. Session: Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001. User: -2147474347:104:Neha Kumar. Submitted at: Fri Jun 05 16:18:55 EDT 2009     com.frictionless.api.common.exception.ApplicationException: error generating pdf. Detail: java.lang.NullPointerException, null. Session: Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001. User: -2147474347:104:Neha Kumar. Submitted at: Fri Jun 05 16:18:55 EDT 2009| at com.frictionless.doc.display.util.CachePDF.queueGeneratePDF(CachePDF.java:478)| at com.frictionless.doc.display.util.CachePDF.processRequestHook(CachePDF.java:150)| at com.frictionless.doc.display.util.AbsDocRQ.processRequest(AbsDocRQ.java:187)| at com.frictionless.doc.display.util.AbsRQ.run(AbsRQ.java:105)| at java.lang.Thread.run(Thread.java:534)|java.lang.RuntimeException: error generating pdf. Detail: java.lang.NullPointerException, null. Session: Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001. User: -2147474347:104:Neha Kumar. Submitted at: Fri Jun 05 16:18:55 EDT 2009| at com.frictionless.doc.display.util.CachePDF.queueGeneratePDF(CachePDF.java:478)| at com.frictionless.doc.display.util.CachePDF.processRequestHook(CachePDF.java:150)| at com.frictionless.doc.display.util.AbsDocRQ.processRequest(AbsDocRQ.java:187)| at com.frictionless.doc.display.util.AbsRQ.run(AbsRQ.java:105)| at java.lang.Thread.run(Thread.java:534)     error generating pdf. Detail: java.lang.NullPointerException, null. Session: Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001. User: -2147474347:104:Neha Kumar. Submitted at: Fri Jun 05 16:18:55 EDT 2009
    fpa_20090604_00000.log:2009-06-05 16:19:02.83     ERROR     local4     CachePDF     processRequestHook()     RequestHandler.RqThread: genpdf     Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001     nehkumar     com.frictionless.api.common.exception.ApplicationException: error generating pdf. Detail: java.lang.NullPointerException, null. Session: Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001. User: -2147474347:104:Neha Kumar. Submitted at: Fri Jun 05 16:18:55 EDT 2009     com.frictionless.api.common.exception.ApplicationException: error generating pdf. Detail: java.lang.NullPointerException, null. Session: Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001. User: -2147474347:104:Neha Kumar. Submitted at: Fri Jun 05 16:18:55 EDT 2009| at com.frictionless.doc.display.util.CachePDF.queueGeneratePDF(CachePDF.java:478)| at com.frictionless.doc.display.util.CachePDF.processRequestHook(CachePDF.java:150)| at com.frictionless.doc.display.util.AbsDocRQ.processRequest(AbsDocRQ.java:187)| at com.frictionless.doc.display.util.AbsRQ.run(AbsRQ.java:105)| at java.lang.Thread.run(Thread.java:534)|java.lang.RuntimeException: error generating pdf. Detail: java.lang.NullPointerException, null. Session: Kp9Ld6BvcZnJrGlQXQlx1vXFQGYpwmDdJnqSsK8BrTG7cfG0q5hm!-988702725!1244233035001. User: -2147474347:104:Neha Kumar. Submitted at: Fri Jun 05 16:18:55 EDT 2009| at com.frictionless.doc.display.util.CachePDF.queueGeneratePDF(CachePDF.java:478)| at com.frictionless.doc.display.util.CachePDF.processRequestHook(CachePDF.java:150)| at com.frictionless.doc.display.util.AbsDocRQ.processRequest(AbsDocRQ.java:187)| at com.frictionless.doc.display.util.AbsRQ.run(AbsRQ.java:105)| at java.lang.Thread.run(Thread.java:534)     Error generating PDF
    Any help resolving this issue is greatly appreciated.
    Thanks
    Narasing
    Edited by: Narasing Mukkavilli on Jun 10, 2009 7:37 PM

    Looks like a PDF rendering issue. Please raise OSS message to SAP to get you a fix.
    Good Luck

  • PDF Generation Error in Logic Editor

    Hi all,
    I have a small problem with my Logic Editor. While trying to generate Documentation (File --> Generate Documentation) , i am getting a message as
    <b>"This action requries installation of certain PDF librabries. Please contact support for more information"</b>
    Can someone please tell me :
    1. where i can get this PDF libraries
    2. where should i install this?
    Thanks in Advance
    Muzammil P.T

    Here is the direct link:
    http://<<ServerName>>/LighthammerCMS/Help/Getting_Started/InstallationGuide.htm#Installing_the_iText_Library

  • APEX 4.1 - APACHE FOP PDF generation problem.

    Hi all,
    I'm having problem with PDF generation using APACH FOP on OC4J.
    When I test my print server as described here:
    http://marcsewtz.blogspot.com/2008/06/heres-another-posting-on-pdf-printing.html
    everything works without problem. But when I upload my Layout to APEX and try to generate PDF from apex I'm getting error:
    oracle.xml.parser.v2.XMLParseException: Unexpected EOF.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:320)
         at oracle.xml.parser.v2.XMLReader.popXMLReader(XMLReader.java:549)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1375)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:362)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:308)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:337)
         at oracle.xml.xslt.XSLProcessor.newXSLStylesheet(XSLProcessor.java:714)
         at oracle.xml.xslt.XSLStylesheet.<init>(XSLStylesheet.java:322)
         at oracle.xml.parser.v2.XSLStylesheet.<init>(XSLStylesheet.java:114)
         at apex_fop._jspService(_apex__fop.java:71)
         [SRC:/apex_fop.jsp:21]
    I could see similar post here:
    Handling Special characters in call to apex_util.download_print_document
    But it doesn't explain my case as it's crashing even when I generate empty pdf(no data so no special characters, only empty XML file with no data should be sent to print server)
    Is there any way to see what xml is sent do print server for processing? That could eventually show where is a problem.
    Palo

    My mistake, there was really an "&" character in my template. now when I replaced it with %26 it works.
    However I would be still interested if there is a way to see what data is APEX engine sending to print server cause it will help me to find this kind of errors.
    Palo

  • Content generation error. [Error: Failed to Export the PDF file.]

    Hi;
    Everytime i try to update an article within a folio in DPS folio builder i get this error :
    Content generation error.
    [Error: Failed to Export the PDF file.]
    My colleague next to me is running exactly the same set up and doesnt get the error. in fact his update anf sideloading is fast as lightning.
    the ONLY difference is that im running v28 tools and he is on v27, however wehave another colleague running v28 and his updates work perfectly.
    Any ideas lovely community?
    Scott

    Hi Bob;
    Have tried that one. And again on your suggestion....no luck.
    Scott

  • "Content generation error. Failed to Export the PDF file"

    Building a multi-folio in InDesign 6 Folio Builder V30. Received "Content generation error. Failed to Export the PDF file" on several of the spreads. I have tried reducing the original pdf files sizes, but that did not help.
    Any suggestions on other possible causes or way to fix.?
    thanks
    Christopher Huber
    MMN

    I'm very new to DPS so I hope the following description makes some kind of sense.
    My magazine is in the process of doing trial runs for an iPad edition. I'm setting some templates up for us to work off so the process from magazine to iPad will run a lot smoother month to month.
    So far I've set up some dummy stock pages in an InDesign CS6 document, currently 15 pages long.
    All images are linked and all fonts have paragraph styles applied to them.
    I'm at the stage I want to check the document on my iPad to test run font sizes and their legibility.
    We have successfully been able to export the document as a jpg file but we really need the PDF format. When attempting this we get the above message.
    Sonia.

  • PDF generation on APEX applications Reports

    Hi all
    PDF generation on APEX applications is Facilitated in Interactive Reports in the Down load Option,
    When we Choose this pdf Down load Option,this is not Working.
    why this is not Working?
    But this Down load Facility in Interactive Reports is Working fine with Excel Format
    Do we need to Install & configure FOP/Cocoon or BI Publisher to Enable PDF Format DOWNLOAD
    OR
    any Other Work around Availble for this
    please Suggest
    tahnks Alot

    To generate PDF file from APEX reports, you either have to install & configure Bi Publisher or FOP/Cocoon..
    http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    There are alternatives (jasper reports, pl/pdf), but they are also items you need to install and configure..
    Thank you,
    Tony Miller
    Webster, TX

  • FM 12: How do I create a .ps file of a book? (errors prevent PDF generation)

    FM 12: How do I create a .ps file of a book? (errors prevent PDF generation)

    There's probably a graphic on one of your pages that is causing a postscript division error (i.e. divide by zero?) See also: PostScript error offending command div
    As Jeff suggests, track down the errant graphic to see what's wrong. If you print to file, you should get an idea of roughly where in the docs the error occurs by watching the print thermometer display.

  • Error whit PDF Generation Processing exception during a "UsageRights" opera

    Hi experts,
    I have a problem when I wanna generate a PDF Form in a WebDynpro application. The log error is:
    <br>
    com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Interactive Form Operation Failed
      at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:700)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1041)
      at com.sap.tc.webdynpro.clientserver.phases.RespondPhase.execute(RespondPhase.java:60)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseLoop(WindowPhaseModel.java:101)
      at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:547)
      at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:66)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1547)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1361)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationDoProcessing(AbstractExecutionContextDispatcher.java:154)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppProcessing.doService(DispatchHandlerForAppProcessing.java:35)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
      at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationDoProcessing(ExecutionContextDispatcher.java:114)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:80)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:571)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:602)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:523)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:270)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:729)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:256)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:258)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
      at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:61)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
      at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
      at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
      at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process RenderRequest Due to the following Reason
    Processing exception during a "UsageRights" operation.
    Request start time: Tue Jan 10 11:31:14 COT 2012
    com.adobe.ProcessingException: com.adobe.ProcessingException: Credential login error while applying usage rights to PDF: /usr/sap/CND/J02/j2ee/cluster/server0/temp/adobewa_CND_27241950/DM3888098661083088935.dir/DM5190493105499627278.tmp
    <br>
    Specific error information:
    error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not create temporary file
    <br>
    but in other application webdynpro I can generate the PDF without error. So, I read many forums in the SDN but my system its Ok with the ADS Configuration.
    <br>
    Please help me, I don't know how solved this problem and is very urgent.
    <br>
    NetWeaver CE 7.1 Ehp 1
    <br>
    Thank you,
    Jim Gledward

    There can be several reasons for getting this Error.
    1.ADS problem.
    2. Binding problem.
    3. Value node, Cardinality problem(1-n)
    4. Not mapping PDF Source problem
    5.PDFSource - type-Binary
    Please check it once. If you can post the total error it would be better.

  • Help: PDF Generation Problems in Reports 3.0

    Hi Techies,
    We are generating PDFs from Oracle Reports 3.0
    The PDF generation is fine in some datbases.
    But in some database,when the records are more, during PDF
    generation, Dr.Watson error is encountered, saying access
    violation.
    Can any one please clarify whether the error is due to memory
    constraints on the system or if it has something to do with
    Oracle Reports setting, while generating PDFs.
    Do note that the reports are running fine, when the report has
    less number of records.
    Any suggestion/tip is awaited at the earliest.
    Thanks in advance,
    Geoff
    null

    Hi!
    Remove cache from output dir from time time.
    (i.e. from virtual dir where report server puts output)
    let me know ...
    later
    Geoff (guest) wrote:
    : Hi Techies,
    : We are generating PDFs from Oracle Reports 3.0
    : The PDF generation is fine in some datbases.
    : But in some database,when the records are more, during PDF
    : generation, Dr.Watson error is encountered, saying access
    : violation.
    : Can any one please clarify whether the error is due to memory
    : constraints on the system or if it has something to do with
    : Oracle Reports setting, while generating PDFs.
    : Do note that the reports are running fine, when the report has
    : less number of records.
    : Any suggestion/tip is awaited at the earliest.
    : Thanks in advance,
    : Geoff
    null

  • PDF Generation problems in Reports 3.0

    Hi,
    I am generating PDFs from Oracle Reports 3.0
    The PDF generation is fine in some datbases.
    But in some database,when the records are more, during PDF
    generation, Dr.Watson error is encountered, saying access
    violation.
    Can any one please clarify whether the error is due to memory
    constraints on the system or if it has something to do with
    Oracle Reports setting, while generating PDFs.
    Do note that the reports are running fine, when the report has
    less number of records.
    Any help in this matter is appreciated.
    Regards,
    PRAKASH
    null

    Hi!
    Remove cache from output dir from time time.
    (i.e. from virtual dir where report server puts output)
    let me know ...
    later
    Geoff (guest) wrote:
    : Hi Techies,
    : We are generating PDFs from Oracle Reports 3.0
    : The PDF generation is fine in some datbases.
    : But in some database,when the records are more, during PDF
    : generation, Dr.Watson error is encountered, saying access
    : violation.
    : Can any one please clarify whether the error is due to memory
    : constraints on the system or if it has something to do with
    : Oracle Reports setting, while generating PDFs.
    : Do note that the reports are running fine, when the report has
    : less number of records.
    : Any suggestion/tip is awaited at the earliest.
    : Thanks in advance,
    : Geoff
    null

  • 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 generation with FOP throws NPE

    Hi,
    Stack trace
    at oracle.xml.jaxp.JXTransformer.reportXSLException(JXTransformer.java:769)
    at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:342)
    I'm using standard Java 1.4 API calls to create a PDF document from a DOM with Apache FOP 0.20.5.
    The servlet is deployed to Oracle 10g Application Server 9.0.4.0.0. With Tomcat 4.1.30 the same code executes without exceptions
    Because I have to port our web application to Oracle for a new customer it is important for me to get this fixed soon.
    Thank you
    Eckard

    Light at the end of the tunnel: It seems to work when FO and PDF generation are separated. Until now the DOM was piped into FOP who internally created the FO from SAX events and then seems to parse it again to create PDF.
    I separated the two steps: There is no problem in FO generation, but due to a namespace problem subsequent parsing fails
    ("org.apache.fop.apps.FOPException: null:2:10 Root element is missing the namespace declaration: http://www.w3.org/1999/XSL/Format")
    Now the correct exception comes up. Whether FOP SAX event listener is buggy or XML parser's error handling has a problem, I don't know
    Thank you anyway
    Eckard

Maybe you are looking for

  • Printer won't print word documents

    I have a photosmart all in one 58200 printer. My os is windows vista(unfortunately). Up until recently I had no problem printing my word 97 documents and all of a sudden either the pc or the printer decided not to print them. It will print anything e

  • I need to just reinstall Bridge?

    I recently removed some trial software off my computer, but for some reason or another it took Bridge with it. It was the version of Bridge that came with Illustrator and Photoshop CS2. Can I just use the CD and reinstall Bridge? or is there somethin

  • How to get the end of a download action ?

    Hello ! My web application must download zip file. Actually, the servlet's code for download is like this : response.setContentType("application/download"); response.setHeader("Content-Disposition","inline; filename=DownloadFile"); ServletOutputStrea

  • My iPad air would not start.  Only show the apple logo then no reaction after that.

    My iPad air would not start.  Only show the apple logo then no reaction after that.  This is already the 2nd time.  Last time I sent back to the service center and they said it is the system problem and reset the system and charge me for the service

  • Biztalk WCF-SQL polling sample using a FOR XML Path

    I've been searching in the web for a sample that uses FOR XML "PATH" to poll the SQL database . The result returned from my query is a parent child data and FOR XML PATH is the best choice to structure it in that way . I guess I'm missing something w