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

Similar 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.

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

  • 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

  • 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

  • Trying to create a PDF getting error no PDFMaker

    Have unistalled reinstalled twice

    Hello,
    Thanks for your reply.  We have figured it out the Addin in Office Word was disabled.
    Cheers Lloyd

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

  • I am using Adobe Acrobat 9 Standard version in Windows 8.1 and when I try to create a .pdf file, I receive the following error message "Acrobat could not open "file name.log" because it is either not a supported file type or because the file has been dama

    I am using Adobe Acrobat 9 Standard version in Windows 8.1 and when I try to create a .pdf file, I receive the following error message "Acrobat could not open "file name.log" because it is either not a supported file type or because the file has been damaged.  To create a PDF document, go to the source application then print the document to .pdf"  I am going to the source application and printing the document to .pdf yet it's saving the file as a .log file.  After reinstalling the software, I initially didn't encounter this problem but on my second and third attempts to convert files to .pdf format, this error message reappeared.  How do I resolve this problem?

    I have a similar problem which i did not have before...and it exists only in some powerpoint files which i want to print as a pdf file...and i get the same message as above.
    the log says the bellow details...what's the problem and how can i resolve it? thanks.
    %%[ ProductName: Distiller ]%%
    %%[Page: 1]%%
    %%[Page: 2]%%
    Cambria not found, using Courier.
    %%[ Error: invalidfont; OffendingCommand: show ]%%
    Stack:
      %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%

  • Error message in Adobe Pdf in printer device panel when trying to create a pdf document.  I have CS3

    Error message in Adobe Pdf in printer device panel when trying to create a pdf document.  I have CS3 Web Premium with Acrobat Professional 8.  I use it fine on my old computer with Windows XP.  I recently got a new laptop with Windows 7.  I installed all my Adobe programs, and I think they are working.  When I look at Adobe PDF in the device section of the Control Panel it looks okay.  But when I try to print a Word, Photoshop, or HTML page in PDF, nothing happens.  I have tried printing both as File>print and using the PDF tab on the top menu bar.  I look at the device in the control panel and it has the yellow error warning symbol and suggests trying to troubleshoot.  I look at the document list and it says status "error".  When I try troubleshooting Windows suggests doing some Home Sharing and also suggests canceling the document I'm trying to print.  I tried re-installing just Acrobat 8 from CS3 (and have to use Photoshop CS4 disk for shared documents I guess).  I ran into a can't locate adobepdf_dll file, so did a web search on this issue and found a suggestion that I find and use the adobepdf_dll_64 file and may have to (I did have to) remove the "_64" for it to work.  I think I successfully reinstalled using that dll file- no errors came up anyway.  But still when I try printing/converting a photoshop, webpage, or word document into pdf, the pdf device in control panel still gives the error status on the document and gives the same troubleshooting advice.  Help?

    I just compared the properties between the two computers.  On the old computer it has the port as "My Documents/*.pdf".  On my new computer it lists the port as "LPT1".  I tried changing the port to "Print as File", but when I try printing a photoshop picture as pdf, I get a "Access Denied".  I then tried to create a new port on the device control panel.  I tried to create a local port "My Documents/*.pdf" port but was denied.  I ten tried to create a new port type and control panel asked for an INF file.  I wonder if this is where my problem lies.  Thoughts?

  • Error in creating a PDF in Lightroom 4.  Why?

    I am using Lightroom 4.  When I export my book that has been created with Lightroom, I always get this message.  "An error occurred while saving the book.  There was an error creating the PDF file."
    I have uninstalled and reinstalled Lightroom, but the problem remains.  If you have any suggestions in fixing this problem, I would love to hear from you.  Thanks!

    I have had that error also, but only when the previous export is open in the PDF reader. For example if I create a book export it, open it to look at it, then go back and do some changes and re-export to the same file I get the same error you describe.
    Probbly a OS conflict as the PDF is still open therefore it cannot overwrite it.

  • Print Problem - PDF is OK on Windows 7, but OK on Windows XP with "Acrobat Reader An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem."

    I have received a PDF which prints fine in Windows 7 but with Windows XP I get "Acrobat Reader An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem." and a blank piece of paper passes through the printer. I appreciate that Windows XP is no longer supported but I would like to think that the solution to this problem is not too difficult!
    I have tried Acrobat 9, 10 and 11.
    Any advice (apart from use Windows 7! ) would be most welcome.
    Many thanks.

    If you use the same Adobe Reader versions with the same PDF on Windows 7 and XP, then I would expect the outcome to be the same.
    Is this a local or online PDF?
    If local, is the file really exactly the same?
    If online, in what browser?

  • Error using the distiller in Acrobat Professional 8 to create a PDF from an Aspose.Words .doc docume

    Hi,
    We use Aspose.Words to create Microsoft Word (.doc) documents from one of our Intranet applications. These documents are then further modified in Microsoft Word and are then converted to PDF files using the distiller in Acrobat 8 Professional.
    The distiller ends with a message saying it encountered an error and could not complete the conversion.
    If we create a document directly in Microsoft Word and then use the distiller to convert it to a PDF, the distiller runs just fine.
    Would you have any idea of what might be causing this problem? The distiller gives no indication of the cause of the problem, only that is one!
    I also tried using the Create Adobe PDF Online service to convert the same Aspose.Words .doc file and it worked fine.
    Any help you can give on this would be most appreciated!
    Thanks!

    Thanks for your response. I mistakenly referred to the distiller.
    We are using PDF Maker in Word. It appears as an icon on the Word toolbar once Acrobat Professional 8 has been installed. When I open the Aspose.Words .doc document in Word and click on the toolbar icon, PDF Maker launches and starts the conversion program and then Microsoft Word ends with their standard message "Microsoft Word has encountered an error and needs to close...".
    I also tried going into Acrobat Professional 8 and chose File --> Create PDF --> From File off the menu bar. I selected the same Aspose.Words .doc document file to convert and once again the conversion process started, but this time it gave me the following error message:
    "Unable to convert PDF file.
    Invalid page range or conversion setting parameters."
    When I clicked on OK to clear the message, I got the following:
    "Acrobat could not open 'xxxxx.doc' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
    To create an Adobe PDF document, go to the source application. Then print the document to Adobe PDF or use the Acrobat toolbar found in Microsoft applications."
    I assume that since the on-line service can successfully convert this document, it is a supported file type and is not damaged (not sent as an email attachment, so no issue there). I tried opening the document in Word and printing it to Adobe PDF and that worked, but my users really like the convenience of the Acrobat toolbar so I would like them to be able to use it to create PDF files from Aspose.Words documents.
    I am using all the default settings. Is there some setting I should be changing?
    As I mentioned earlier, I did try the Create Adobe PDF on-line service with this same file and it worked just fine, so there seems to be a difference between how the on-line service does the conversion and how PDF Maker does it. Printing the document to Adobe PDF also works, so again, there must be some difference in the way PDF Maker does it.
    Any guidance you can give me would be greatly appreciated!
    Thanks very much!

  • I am running Acrobat X Pro on Windows 7 in Parallels. I have tried to install the Acrobat updates, but they won't install. Today I tried to create a pdf from a Word 2013 document and it crapped out. I tried to uninstall Acrobat and got Error 1310. Error w

    I am running Acrobat X Pro on Windows 7 in Parallels. I have tried to install the Acrobat updates, but they won't install. Today I tried to create a pdf from a Word 2013 document and it crapped out. I tried to uninstall Acrobat and got Error 1310. Error writing to file: c:\Config.Msi\feea.rbf. What do I do?

    Hi Beverly ,
    Please refer to the following and see if this helps.
    https://helpx.adobe.com/creative-suite/kb/error-1310-error-writing-file.html
    Regards
    Sukrit Dhingra

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

Maybe you are looking for