XML Publisher does not attached pdf file java.lang.StackOverflowError

Hi there
I have Bursting program which email the pdf report, some times when I have all of data the report does not attached and send to the user, I get following messages in log file.
XML Publisher 5.6 Build 45
Oracle 11.5.10.2
Set Bursting parameters..
Start bursting process..
[081409_034350119][oracle.apps.xdo.batch.bursting.ProcessCoreDocument][EXCEPTION] java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:624)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:421)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:233)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
     at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
     at oracle.apps.xdo.batch.bursting.ProcessDocument.processTemplate(ProcessDocument.java:321)
     at oracle.apps.xdo.batch.bursting.ProcessCoreDocument.processLayout(ProcessCoreDocument.java:112)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3206)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2112)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2054)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(BurstingProcessorEngine.java:1965)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1124)
     at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(BurstingProcessorEngine.java:2153)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1802)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1127)
     at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(BurstingProcessorEngine.java:959)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:903)
     at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:269)
     at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
Caused by: java.lang.StackOverflowError
     at sun.text.normalizer.NormalizerBase.getNextNorm32(NormalizerBase.java:1268)
     at sun.text.normalizer.NormalizerBase.access$1100(NormalizerBase.java:127)
     at sun.text.normalizer.NormalizerBase$IsNextNFDSafe.isNextBoundary(NormalizerBase.java:1306)
     at sun.text.normalizer.NormalizerBase.findNextIterationBoundary(NormalizerBase.java:1359)
     at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:1436)
     at sun.text.normalizer.NormalizerBase.nextNormalize(NormalizerBase.java:1473)
     at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:797)
     at java.text.CollationElementIterator.next(CollationElementIterator.java:189)
     at java.text.RuleBasedCollator.compare(RuleBasedCollator.java:367)
     at oracle.xdo.parser.v2.XSLSort.compareObjects(XSLSort.java:500)
     at oracle.xdo.parser.v2.XSLSort.partitionIt(XSLSort.java:463)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:411)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
[081409_034350129][][EXCEPTION] Error while generating the Document...
[081409_034350160][][EXCEPTION] java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:624)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:421)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:233)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
     at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
     at oracle.apps.xdo.batch.bursting.ProcessDocument.processTemplate(ProcessDocument.java:321)
     at oracle.apps.xdo.batch.bursting.ProcessCoreDocument.processLayout(ProcessCoreDocument.java:112)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3206)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2112)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2054)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(BurstingProcessorEngine.java:1965)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1124)
     at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(BurstingProcessorEngine.java:2153)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1802)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1127)
     at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(BurstingProcessorEngine.java:959)
     at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:903)
     at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:269)
     at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
Caused by: java.lang.StackOverflowError
     at sun.text.normalizer.NormalizerBase.getNextNorm32(NormalizerBase.java:1268)
     at sun.text.normalizer.NormalizerBase.access$1100(NormalizerBase.java:127)
     at sun.text.normalizer.NormalizerBase$IsNextNFDSafe.isNextBoundary(NormalizerBase.java:1306)
     at sun.text.normalizer.NormalizerBase.findNextIterationBoundary(NormalizerBase.java:1359)
     at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:1436)
     at sun.text.normalizer.NormalizerBase.nextNormalize(NormalizerBase.java:1473)
     at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:797)
     at java.text.CollationElementIterator.next(CollationElementIterator.java:189)
     at java.text.RuleBasedCollator.compare(RuleBasedCollator.java:367)
     at oracle.xdo.parser.v2.XSLSort.compareObjects(XSLSort.java:500)
     at oracle.xdo.parser.v2.XSLSort.partitionIt(XSLSort.java:463)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:411)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
     at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
Bursting process complete..
Generating Bursting Status Report..
Thanks
ASIM

have to see the template.
analyse in the order below.
1. the xmlp version you have might not support some features you have in template, remove sorts in template and try, it should work
2. there are latest patches, which has several features and performance enhancement above, 5.6.3+
take a latest xmlp patch for this.
3. other configuration for performance

Similar Messages

  • Urgent: Adobe Reader does not attach pdf-files to standard e-mail software any more!

    Hello,
    Situation:
    Windows XP Pro; SP3
    Office 97
    Thunderbird
    Adobe Acrobat Reader
    When I want to attach a pdf-file directly from Adobe Reader to a new Thunderbird e-mail it starts ALL OF A SUDDEN the setup-assistant for Microsoft Exchange / Outlook! Why? I have no clue (:
    It worked fine until 3 days ago.
    Thunderbird is the standard e-mail software and it works for example fine if I click on an address in the internet. Thunderbird opens a new mail.
    I tried to uninstall Adobe Reader and installed it again (restart computer / ccleaner) but this failure still occurs!
    Does anybody know what to do please? It is really urgent because I need that function all the time... (:
    By the way: I do not work with Outlook; it is not configured.
    Thank you very much!

    > ALL OF A SUDDEN...
    What happened between when it worked correctly 3 days ago, and the time it stopped working as expected?
    Check Control Panel | Internet Options | tab Programs; to what is the E-mail option set?
    If it is already correctly showing Thunderbird, then try a System Restore to a date when it still worked correctly.

  • Safari does not display PDF files?

    My Safari browser does not display pdf files.  Whenever a site I'm reading links to a pdf file, a new page open in black but without content.

    Try this ...
    Open a Finder window then from the menu bar click Go > Go to Folder
    Type or copy paste the following:
    /Library/Internet Plug-Ins
    Click Go.
    If you see the:  AdobePDFViewer plugin in the Internet Plug-Ins folder, move it to the trash.
    Restart your Mac and try opening a PDF file.

  • Apercu does not open pdf files

    apercu does not open pdf files and crashes

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post other kinds of diagnostic report — they're very long and not helpful.

  • SQR does not generate PDF file

    Hi,
    on F9 with 8.49 tools on a Win 2003 server , the SQR does not generate PDF, but only nnnnn.out and nnnnn.log files.
    What might be the reason ? What should be verified ?
    Thank you.

    Hi ...
    the table that uses the output file type is PS_PRCSOUTPUTFILE , lokk into this table...
    (or)
    login to PIA ...
    navigate to peopletools--process scheduler--system settings--process type--process output type.
    select sqr and see type web and active and default are checked.
    Then navigate to process output format (the next tab to the previous one)
    then select process type sqr and output destination type web are selected...
    then u should see *.pdf is active and default... if not make it default...
    reconfigure the process scheduler(bounce the scheduler and clear cache).
    that should give u pdf doc....
    any questions... please update
    Thnks!

  • XML Publisher does not create a valid XML file when I try to 'generate '

    I am working through an Oracle document that walks you through creating an XML Pub report. I am using HCM 8.9, Tools 8.49.15 and it has XML Pub installed and I have the Microsoft plug-in installed
    I have created a query and have downloaded an rtf template and now am on a page where you enter your data source and then click ‘Generate’ for the sample data file. I did it and it created ‘PERSONAL_DATA_PAY.XML’ which is created from a PS Query. However if I click on ‘PERSONAL_DATA_PAY.XML’ it generates a blocky text file that is not an XML file and I can’t go any further.
    Do you know why it’s not generating a valid XML file when I click on 'generate'?
    Thanks
    Allen H. Cunningham
    Data Base Administrator - Oracle/PeopleSoft
    Sonoma State University

    On the right click on HD under video quality to filter it. 

  • Updated Adobe Reader to 11.x, now it does not recognize pdf files

    Ok. I don't know how to explain this so I'll do my best.  Please let me know if you need more information.
    I updated my Adobe Reader to X and noticed that all of the sudden any files that were sent to me via e-mail would not open up.  I use Outlook Express to access my gmail account because we have multiple accounts that we use and I haven't figured out how to do that with Outlook!  Anyway, this is always the response I would get.  It would ask me if I want to open this file.  It would give the name.pdf and the type is AcroExch.Document.  If I click open, I get the following warning: This file does not have a program associated with it for performing this action.  Create an association in the Folder Options control panel.
    Now if I go to save the file and I just saved it to my desktop, I can open it that way.  I don't really want to always have to save files to my desktop or whatever just to open then and see what they are about. I do know that earlier I was having the same issue on my desktop- that it wouldn't recognize the pdf file, but I figured out how to make that association.  So I'm wondering how to do this on e-mail.
    I have the latest version of Adobe Reader, which I guess now is 11.  What else should I do?
    Thanks in advance!
    Jennifer

    Ok sorry I've taken so long to respond.  The reply button wouldn't pop up for me to reply!
    There was never a dialog box asking for me to select the program from installed programs when I open the pdf from outlook express.  But when I opened a pdf from my desktop it asked that question and I had it "always use this program to open this type of file." So I assumed that it was would work when opening from outlook express.  But it doesn't.
    I've tried unclicking the protected mode button under the preferences general section.  And finally I'm not sure how to post screenshots of the attachment thumbnail and dialog.  I'm looking all over my keyboard for a button to push I don't have a clue as to what to do!  I do have a print Scr button but when I click on it nothing happens.  I've tried holding down the shift key and the button and the alt key and print scr button but nothing happens.
    Could it be that somehow it's not recognizing ARCO.EXCH.DOCUMENT as that's what it thinks the type of document is?
    I've already created an association for pdf files and it'll open them on my desktop, just not in outlook express.

  • Excel File read using WebUtil does not work. Gives java.lang.NoSuchMethodEr

    We have a form which reads from an Excel File. The form works in development env., but in the live env when we deployed the form it does not work. Form fails @ the 1st call to Client_OLE2 where we set the Excel file to read.
    For both the envs. the values are given here:
    (1.) Client Forms Version : Forms [32 Bit] Version 10.1.2.0.2 (Production)
    (2.) Application Server Version : 10.1.2.0.2
    (3.) AS Linux Version : (Live) RHEL 5.7 Tikanga / (Dev) Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
    (4.) Client Sun JRE Version :Version 1.5.0 (build 1.5.0_10)
    (5.) Client Web Browser & Version: I.E 8.0.6001 or Mozilla  3.0.15
    (6.) WebUtil Version: 1.0.6Both envs. are the same except the Linux version.
    Works fine in Dev but does not work in Live. Other Webutil functions like file open dialog box works fine in live, only this Excel read is not working.
    Full Error message
    Java Plug-in 1.5.0_10
    Using JRE version 1.5.0_10 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\dinesha.IIL
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    Exception in thread "AWT-EventQueue-3" java.lang.NoSuchMethodError:
    com.jacob.com.Dispatch.put(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/Object;)V
         at
    oracle.forms.webutil.ole.OleFunctions.set_obj_property(OleFunctions.java:1216)
         at
    oracle.forms.webutil.ole.OleFunctions.setProperty(OleFunctions.java:333)
         at oracle.forms.handler.ComponentItem.setCustomProperty(Unknown Source)
         at oracle.forms.handler.ComponentItem.onUpdate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onUpdate(Unknown Source)
         at oracle.forms.handler.UICommon.onUpdate(Unknown Source)
         at oracle.forms.engine.Runform.onUpdateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
    Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)We connected to Live AS server via VPN and ran the Form in a client machine (where the Dev. is working) but same problem.
    Any help would be greatly appreciated.

    Channa,
    I sounds like you might have missed a configuration step on your Linux application server (AS). I recommend you go back through the configuration of your AS and verify each step of the WebUtil Runtime Setup Checklist was completed correctly. Seach the Forms Help system on "Runtime Setup Checklist" for a copy of the checklist.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Hyperlink does not open pdf file

    I am using reader 9.3 in windows 7 on a new netbook.  After installing reader, my documents open just fine
    except when I try and use a hyperlink in a word document to open a pdf, I keep getting a NO PROGRAM IS REGISTERED message.  I have tried the open with selection and made sure the ALL FILES OF THIS TYPE is linked or checked, and the same thing continues to happen.  I have done the repair and reinstall.  Still does not work with a hyperlink.
    What is going on?
    John Simms

    Sounds like a "file association" problem, have you tried different browsers? Also, when you installed the application were there any checkboxes for like firefox (or other browsers) integration? What browser do you use now? Tr reinstalling your internet browser and it will probably work for you.
    Best regards
    Leif

  • Reader XI does not diplay PDF-file

    I am unable to view this PDF with Adobe Reader: http://velorooms.com/files/teamgen.pdf
    It only shows white page page when opened. The result is same with both viewing it on Reader program and on browser.
    All other PDF files work well with Reader. I also know that the file is not corrupt because it opens correctly on other PDF readers.
    If I select everyting on that PDF file I can see that the graphs are still there, they are just invisible: http://i.gyazo.com/c74f78c81a58ac62a9b0b1a684089799.png
    (Compare to working display using Foxit Reader: http://i.gyazo.com/12901f4688bc252316baf03cf6e86572.png)
    Unsual thing about the file is that it does not have tradional page size like A4 or A3 but is one very larger page.
    I have installed the latest updates. My OS is Windows 7.
    Is there some setting I could change to fix this?

    The fact that it displays in other PDF viewers does not mean that there is not a problem with the file. The source of the problem is the page size exceeds the maximum allowed by the specification, which is 200 inches (height or width). The page is 208.33 inches tall. So Adobe has chosen to not display pages that are not valid.

  • IPRINT 3.0 does not open PDF files from mail apps

    I have just installed iPRINT. It finds the printer with no problem (C6180) and I can also load files from the computer to the iPAD on which it is installed. The problem comes when trying to open PDFs from the mail program. There is an option to select open with iPRINT, I do so, and the program opens but the document does not appear. Only the home page of iPRINT. It worked once or twice when I first installed it, but only after screwing around with it.
    Can anyone help? It is on an iPAD 1 with iOS 4.3
    Thanks.

    Uninstall NWBC , go to REGEDIT --> Navigate to HKEY_LOCAL_MACHINE --> Expand SOFTWARE node --> Locate SAP -- Delete the Folder NWBC.
    And
    2). Expand HKEY_LOCAL_USER --> SOFTWARE  -> SAP --> NWBC - Delete.
    Restart the system and try to install NWBC again and check.
    Thanks,
    Arjun

  • Clicking a .pdf link does not open .pdf file, it opens a SAVE DIALOG box

    Recently when I click on a .pdf file link I am no longer able to open the file in a adobe reader either within a FIREFOX webpage or open it using the full adobe program. Instead it opens a SAVE dialog box requesting me to save to my harddrive. I am not sure what has happened and am trying to find someone who might know what is going on?

    You can change the action for Portable Document Format (PDF) from Preview in Firefox to use the Adobe Reader or set to Always Ask in "Firefox > Options/Preferences > Applications".
    You can set the pdfjs.disabled pref to true on the <b>about:config</b> page to disable the build-in PDF viewer.
    You can check the value of the plugin.disable_full_page_plugin_for_types pref on the about:config page and remove the application/pdf part if present or reset the pref to the default via the right-click context menu.
    *http://kb.mozillazine.org/about:config
    See also:
    *https://support.mozilla.org/kb/view-pdf-files-firefox-without-downloading-them

  • Safari 6 does not display pdf files!

    No matter what website I go to if I need to display a pdf file especially on government sites which I deal with a lot being a paralized vet. I have to tell you I am disappointed with the last couple vers. of Safari. Half the time auto fill doesn't work. Many times i'll just type the name of the address and in past versions of Safari it would fill in the other stuff, www., .com, etc. Well not any more. I've switched to making Google Chrome since it displays pdf's. Apple, you cn do better than this!!! O, by the way I've been using Apple products since the iic, and I've been using the internet from it's beginnings.This is the first time I"ve had any complaint about Safari up until now it's been my browser of choice.
    Signed,
    Disaiiusioned

    David...
    All browsers require some maintenance at one time or another, or troubleshooting whether it's Safari, or Chrome, Firefox.. etc. I've yet to have any issues with Safari 6 on Mountain Lion.
    For the PDF issue...
    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type this exactly as you see it here:   /Library/Internet Plug-Ins
    Click Go then move the AdobePDF Browser plugin (or just PDF Browser plugin) from the Internet Plug-Ins folder to the Trash.  Quit then relaunch Safari to test.
    For autofill. Try troubleshtooting the Safari.plist (preferences)
    Back to the Finder. Go > Go to Folder.
    Type this:   ~/LIbrary/Preferences/com.apple.Safari.plist
    Click Go the move the Safari .plist file to the Desktop. Quit then relaunch Safari to test.
    If that that helped the autofill issue, move the .plist file to the Trash. If not, move it back to the Preferences folder.
    If that didn't work, Go > Go to Folder.
    Type this:  ~/LIbrary/Caches/com.apple.Safari/Cache.db
    Click Go the move the Cache.db file to the Trash. Quit then relaunch Safari. Try autofill.

  • 6.0.2 version of Safari does not show pdf files

    When I click on a link to see a pdf file a darkened blank window opens but the pdf file never appears.  Is there a specific setting that needs to be set?  I did not have this problem before I upgraded to version 6.0.2.

    I downloaded pdf-plugin-244.dmg from http://www.schubert-it.com/pluginpdf/.

  • RoboHelp air help application does not show pdf files

    Hello everyone,
    I hope this is the right place to post my problem.
    I am developing an air help application and I want to embedd some pdf files. I tried two different ways yet:
    1. A direct link to the pdf file (which is located in the project folder)
    2. An iframe
    In the topic preview both ways are working fine. But when I generate the application, it just shows a black page, where the pdf content should be.
    Thanks for your help.
    Holger

    Welcome to the forum.
    It is the right place to ask but it will not be the answer you want.
    Only links to HTML and Microsoft Office files are supported. Although it will not help you short term, the more people who report a bug or request a feature, the more likely it is to be actioned. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    Please take a look at the sticky topic Before You Post as often answers depend on the version of RoboHelp being used.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

Maybe you are looking for

  • Populate report page based on results from stored procedure

    Is it possible to populate a report page in APEX based on the results from a stored procedure? If so, how do I do it? Do I write a stored procedure with a ref cursor as out parameter?

  • Ichat wont open

    I just downloaded more ichat effects and my ichat will not open please help

  • Cannot Type Some Arabic  Characters

    Dear All, I am working in bilingual project English and Arabic. In 10gforms i can type arabic and save it properly but in 10g reports i cannot type some of the arabic characters in design view. but the same characters i can type in arabic using other

  • Do you and the person u speak to need to have a .mac account?

    i dont like the idea that i have to dish out more $$ to use i chat. is there a way around it. I want to use the video chat

  • Pacman update and mirrorlist

    With the upgrade to pacman-3.2.1-2, we have split the mirrorlist into the pacman-mirrorlist package. This will allow us to push more frequent updates to the mirrorlist, instead of only updating it with pacman releases.  As part of this upgrade, your