Error erratic generation BI Publisher document

Hi all, I had an erratic error in the modeling of the automation strategy when generating a document using BI Publisher.

The model is OK (the snap-in preview in Word using Publisher component BI software is OK), but at the end of the interview, I click on the document link, sometime, I got an error saying (more or less - the message in Italian): "demand cannot be completed - the details of the error was written in the logfile - support-admin@domain contact»

What is strange, is that if I try to click and click again on the same link (without doing anything else), the document suddenly is correctly generated (the number of clicks vary, something between 3 to 6)

Any idea? Where is the log file?

Bye, Andrea.

Hello Andrea,

It seems that BI Publisher uses a lot of Java heap to generate a document, you can increase your heap size.

GoTo tools > Options

Development of modules > embedded server

In the field of server properties, paste the following text on the - Xms96m-Xmx96m:-Xms512m-Xmx1500m

This will increase the size of your segment with a maximum of 96 to 512 to 1500.

I hope this helps.

Tags: Oracle Applications

Similar Questions

  • Help: open multiple AI files produced error in the Palette. (Error: 8702, there is no document.)

    I try to open the files have mulitple via the palette dialog box but it fails on the error: 8702, there is no document. But if I change to win var = new window ('dialogue', 'Batch'); Open the file works well. Did someone help out me?

    var txtSourceFolder = win.add ("edittext", undefined);

    btnOk var = win.add ("button", undefined, "Run");

    {btnOk.onClick = function ()}

    Try

    {

    var sourceFolder = new Folder (txtSourceFolder.text);

    var srFileType = "*.ai.

    var files = sourceFolder.getFiles (srFileType);

    If (sourceFolder! = null)

    {

    If (files.length > 0)

    {

    for (i = 0; i < files.length; i ++)

    {

    var optRef = new OpenOptions();

    optRef.updateLegacyText = true;

    sourceDoc = app.open (files [i], DocumentColorSpace.CMYK, optRef); Returns the document object

    }

    Alert ("the files are saved as HAVE in" + destFolder);

    }

    on the other

    {

    Alert ("no file found");

    }

    }

    }

    catch (Err)

    {

    If (err.substring)

    {

    Alert ("Error:" + err);

    }

    on the other

    {

    Alert ("Error:" + (err.number & 0xFFFF) + ', ' + err.description);

    }

    }

    }

    Win.Center ();

    Win.Show ();

    You must use BridgeTalk to have your talking Palette in Illustrator, search the forums, we have published several scripts that show how.

  • HP Officejet 5740: The Officejet 5740 printer is sending a document feeder of error message cannot read original documents

    HP Officejet 5740 printer sends an error message indicating that the document feeder could not recover the original document.

    Hi @angelahouser042,.

    Welcome to the Forums of HP Support!

    I see that you have problems in your ADF on your HP Officejet 5740 e-all-in-one printer. I will definitely do my best to help you and don't forget to come back to this thread and mark "Accept as Solution", if I have successfully helped solve you the problem. If you want to say 'Thank you' to my effort to help, click on the "thumbs up" to give me a Kudos.

    I recommend that you follow the steps in this guide:

    Please follow: step 3: clean the ADF rollers and separator (optional) buffer.

    Hope that answers your question. Please reply to this message with the results. Thank you for posting!

  • Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    My main.js resembles

    xmlDataSource var = {}
     
    URL: 'dcds. - symbianxml.aspx", etc. (sample).
     
    init: function() {}
    URL, successful reminder, the reminder of failure
    This.Connect (this.) (URL, this.responseHandler, this.failureHandler);
    },
     
    /**
    * Analyzes the XML document in an array of JS objects
    @param xmlDoc XML Document
    * @returns {table} array of objects of the device
    */
    parseResponse: {function (xmlDoc)}
        
    var chElements = xmlDoc.getElementsByTagName ("channel");
       
    channels of var = [];
      
    Console.log (chElements.Length);
      
    for (var i = 0; i)< chelements.length;="">
        
    var channel = {};
       
    for (var j = 0; j)< chelements[i].childnodes.length;="">
        
    var node = Sublst.ChildNodes(1).ChildNodes(0) chElements [i] [j];
                
    If (node.nodeType! = 1) {//not an element node}
    continue;
    }
           
    Channel [node. TagName] = node.textContent;
    }
       
    Channels.push (Channel);
    }
    Console.log (Channels.Length);
    return the strings;
    },
     
    /**
    Manages the response and displays the data from device web app
    @param xmlDoc
    */
    responseHandler: {function (xmlDoc)}
      
    var channel = this.parseResponse (xmlDoc);
    var markup = "";
       
    for (i = 0; i< channels.length;="">
       
    markup += this.generateHTMLMarkup (i, channels [i]);
    }
    document.getElementById("accordian").innerHTML = mark-up;
    },
     
    /**
    Generates HTML tags to insert in to the DOM Web App.
    * @index i, index of the device
    @param device, device object
    */
    /*
    generateHTMLMarkup: function (i, channel) {}
      
    var str ="";
    "Str += '.


    ' onclick =-"mwl.setGroupTarget ('#accordian ',' #items_" + i + "', 'ui-show ',' ui - hide');" + ".
    "mwl.setGroupTarget ('#accordian ',' item_title_ #" + i + "', 'ui-open', 'ui-farm'); Returns false; \ » > » ;
    "" Str += "" + channel ['name'] + ' ";
    "Str += '.
    ";
    "Str += '.
    ";
    "Str += '.
    "+" id: "+ channel ['id'] +" ' "
    ";
    "Str += '.
    "+" type: "+ channel ['type'] +" ' "
    ";
    "Str += '.
    "+" language: "+ channel ['language'] +" ' "
    ";
    "Str += '.
    «+ "bandwidth:" + "fast" channel + "»»
    ";
    "Str += '.
    "+" cellnapid: "+ channel ["cellnapid"] +". "
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
    "Str += '.
    ";
    return str;
    },*/
    generateHTMLMarkup: function (i, channel) {}
       
    var str ="";
    "Str += '.
    ";
    str +=  "" +
    "" + channel ['name'] + ""+""
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
         
    return str;

    },
     
    failureHandler: {function (reason)}
    document.getElementById("accordian").innerHTML = "could not get XML document.
    '+ reason;
    },
     
    /**
    Retrieves a resource XML in the given URL using XMLHttpRequest.
    @param url URL of the XML resource to retrieve
    @param called successCb, in the XML resourece is recovered successfully. Retrieved XML document is passed as an argument.
    @param failCb called, if something goes wrong. Reasons, in text format, is passed as an argument.
    */

    Connect: {function (url, successCb, failCb)
      
    var XMLHTTP = new XMLHttpRequest();
      
    XMLHTTP. Open ("GET", url, true);

    xmlhttp.setRequestHeader("Accept","text/xml,application/xml");
    xmlhttp.setRequestHeader ("Cache-Control", "non-cache");
    xmlhttp.setRequestHeader ("Pragma", "non-cache" "");
      
    var that = this;
    XMLHTTP.onreadystatechange = function() {}
       
    If (xmlhttp.readyState == 4) {}
        
    If (XMLHTTP. Status == 200) {}
         
    {if (!) XMLHTTP.responseXML)}
    try {}
    If server has not responded with good an XML MIME type.
    var domParser = new DOMParser();
    var xmlDoc = domParser.parseFromString(xmlhttp.responseText,"text/xml");
           
    successCb.call (that, xmlDoc);
           
    } catch (e) {}
    failCb.call (, "answer was not in an XML format.");
    }
              
    } else {}
    successCb.call (that, xmlhttp.responseXML);
    }
    } else {}
    failCb.call (this, "connection failed: status"+ xmlhttp.status ");
    }
    }
    };
    XMLHTTP. Send();
    }
    };

    Please see the content in main.js is fully analyzed.

    Forward for the solution to my request all members of the community...

  • Problem with the registration of a Microsoft Publisher Document

    I encountered a problem with save a Microsoft Publisher document in PDF format.  I built the file with color photographs and then recorded then I changed inside page photography photographs black and white and registered with the designation of BW in the title.  I have the file in two forms: one is full color, and the second is a combination of color and black and white.  When I save the file with the black and white photos inside as a PDF, it saves as color.  No matter what I do, they keep coming to the top of color.

    I spent more than an hour in a meeting with Microsoft Technical Support, and pointed towards Adobe as having the problem.

    The file with photographs n & B are sent to an external commercial printer.  We cannot do printing in full color, and when they print the color and b & w, they look terrible.

    So he comes to solve the problem with saving the file in PDF format.

    Can you help me?

    I thinI think that your problem was caused by an update. Not Adobe software, not Windows, but for the Publisher. Logical, since the Publisher deploys the file. Here is a discussion Community of Microsoft . Best of all, Microsoft have a new fix for this, apparently. Make sure you know how to check the version of Publisher you run and decide if you want the automatic updates to it.

  • Publish online gives this failure: to publish documents online you must be logged in creative cloud! But I'm already logged on creative cloud...

    Publish online gives this failure: to publish documents online you must be logged in creative cloud! But I'm already logged on creative cloud, so it makes no sense...

    Even if InDesign can show you to be connected, you must also be logged in the desktop application cloud creative (menu bar on a Mac, in Windows taskbar). Go to the "gear" icon > Preferences > General > Sign Out, and then sign in with your Adobe ID

  • Every time I try to open a pdf document that is located on a server of our company (so not on my laptop), the drive still shows error. Cannot open the document. Only in EAC I copy the document to my local PC, I can read without problem. Server is mapped

    Every time I try to open a pdf document that is located on a server or in our company (so not on my laptop), reador always shows error. Cannot open the document. Just in case I have copy the document into my local PV, I can read without problem. Server is mapped in my FileExplorer (Win7). So boring and big bug I think.

    Massage of error: "there was an error opening this document. The network path was not found.

    Hi tobiask53385798,

    Could you please try to disable Protected Mode under ' Edit > preferences > (protection) "and see if that helps.

    Let me know.

    Kind regards

    Ana Maria

  • How to convert a Microsoft Office Publisher document that we use for a monthly newsletter in PDF format?

    How to convert a Microsoft Office Publisher document that we use for a monthly newsletter in PDF format?

    Hi michaelv43076341,

    You cannot export Microsoft Publisher to PDF file using the service export to PDF as it is not a taken supported file format supported file formats. Export PDF, Adobe PDF Pack.

    Kind regards

    Nicos

  • Error message when I publish using business catalyst

    I get an error message when I publish using business catalyst.  Catalyst to say online system works very well.  What can I do?

    Well it started to work again... Yes!

  • InDesign can import from a Microsoft Publisher Document?

    I have hundreds of documents of Microsoft publisher and pagemaker. I need to convert them into indesign documents. I know pagemaker documents can, however, is there a process I can convert Microsoft Publisher documents in indesign documents?

    Laughing out loud

    Markzware has a Publisher to InDesign converter plugin which I have never used, nor have I heard a lot about:

    Editor of InDesign - insane

  • Error loading OAF: "jrad.flowlayout document" is not a valid component." Flow

    Hello

    I'm new to OFA. I'm trying to customize provider page(/oracle/apps/pos/supplier/webui/SuppSummPG).

    I copied all the files and the folders $JAVA_TOP and $POS_TOP C:\jdevR12.1.1\jdevhome\jdev\myclasses\oracle\apps\pos and
    Corresponding C:\jdevR12_1_1\jdevhome\jdev\myprojects\oracle\apps\pos.

    When I right click on SuppSummPG and select run under Application Sources in JDeveloper 10 g, face the following error:

    Error loading OAF: "jrad.flowlayout document" is not a valid component." FlowLayout is a valid component in the namespace "oa".

    Any help on this is greatly appreciated.

    Thank you
    Saliha

    Hi Claudia,.

    This error is coming because when creating component of business package, it must follow the standard:
    . Oracle.apps. .someother folder to inside you can create UI Web sever or schema files.

    In your case instead of appl_short_name you have taken xx so now you must re-create these packages of correct with aapl_short_name business components.

    hope this will help.

    Kind regards
    Out Sharma

  • 9.3.1 Web Analytics: An error has occurred while opening documents. Document ID = {0}

    Hi Experts,

    I'm having a problem when opening a web analytics dashboard report. When I try to open it, web analytics is running for 15 minutes & then get following error:

    Error occurred when opening the document. Document ID = {0}

    The report opens with its header with two buttons & journal of the society, but the data grid is empty.


    The source of the grid is Essbase. Tunning in file Essbase.cfg settings are in place.


    Could someone please by the comment more on this issue. Let me know if any further information is required!


    Please suggest me some way to solve it.

    Thank you
    Krishan

    The isapi interface (if you are using one) time-out parameter can be smaller than the time essbase needs to retrieve information from you.
    but most likely the applicationserver jre heapsize analysis is either small or needs a lot of time to return it. Don't forget to increase heapsize and max equal to the min value (try 800 MB, if your hardware has this resource)

  • 80070035 error code and my shared documents have disappeared

    Original title: error code 80070035 showing, my files on my shared documents have disappeared and im tearing apart me, hair, please help

    Hi all, in my office, my laptop connects with the main computer. yesterday I tried to access my shared documents and nothing is just a code error 80070035 even when ive clicked on shortcuts, he says that he does not recognize the other computer.

    IM useless tech wise, but I swear ive not touched anything
    someone please help
    Hi Craig,.
     
    I appreciate the efforts that you put to publish the query on this forum.
     
    It is better suited for the IT Pro TechNet public. I suggest you send the request on Microsoft TechNet forum for better support.
     
    Check out the link:
     
    Please do not hesitate to let us know if you need any other assistance on Windows.
  • BI Publisher Document processor fails after upgrading on AS / 400 V5R4 to V7R1

    We used BI Publisher for four years now, and when we have improved our operating system to V7R1, we get unusual errors when calling processor documents.  We run the same exact order on two different machines, and we get a FileNotFoundException exception on the new (V7R1 box).   Studied the newspapers in both machines, we get the following:

    = > RUNJVA CLASS (oracle.apps.xdo.batch.DocumentProcessor) PARM('-debug' '-tempdir' '/e1je/UAT/Outbound/XPTempDir' '/e1je/UAT/Outbound/WORKDIR/70207_308131654402711.xpctrl')

    Java.version property has been detected as input. This property is used as the output only and has no effect on the initialization of the JAVA virtual machine.

    [081613_124243749] Oracle XML Parser [] [STATEMENT] version: Oracle XML Developers Kit 10.1.3.0.0 - Production

    [081613_124243753] [oracle.apps.xdo.batch.DocumentProcessorEngine] [STATEMENT] the xdo.cfg was not found.

    [081613_124243768] [oracle.apps.xdo.batch.DocumentProcessorEngine] [STATEMENT]

    = > startElement(): startDocument entered < =.

    ==================

    [081613_124243781] [] [STATEMENT] Logger.init (): * DEBUG MODE IS DISABLED. ***

    [081613_124243781] [oracle.apps.xdo.template.EFTProcessor] [STATEMENT] EFTProcessor constructor is called.

    [081613_124243785] [] [STATEMENT] Logger.init (): * DEBUG MODE IS DISABLED. ***

    [081613_124244201] [oracle.apps.xdo.batch.FileSearch] [STATEMENT] /e1je/UAT/Outbound/XPTempDir/081613_124243754/4.xdo is deleted

    [081613_124244204] [oracle.apps.xdo.batch.FileSearch] [STATEMENT] / e1je/UAT/Outbound/XPTempDir/081613_124243754 is deleted

    [081613_124244560] [] [STATEMENT] WARNING: old RTF version detected, disabled nested table

    [081613_124244608] [] [STATEMENT] - cell by rank: 2.

    [081613_124244805] [] [STATEMENT] Add: {TYPE of MODEL (:4)} HLDR

    [081613_124244805] [] [STATEMENT] Add: {FIXED_POSITION_BASED (STR)}

    [081613_124244807] [] [STATEMENT] - cell by rank: 2.

    [081613_124244807] [] [STATEMENT] Add: {(:4)} HLDR OUTPUT CHARACTER SET

    [081613_124244807] [] [STATEMENT] Add: {iso-8859-1 (STR)}

    Values here loading

    [081613_124245599] [] [STATEMENT] expression: rpad ((CONVERT_CASE (TO_CHAR (»),

    ("NONE")), 1,' ')

    [081613_124245600] [] [STATEMENT] - cell by rank: 2.

    [081613_124245601] [] [STATEMENT] Add: {END LEVEL (:3)} HLDR

    [081613_124245601] [] [STATEMENT] Add: {V558671A_S8 (STR)}

    [081613_124246022] [oracle.apps.xdo.common.xml.XSLT10gR1] [STATEMENT] Oracle XML Developers Kit 10.1.0.5.0 - Production

    [081613_124246027] [] [EXCEPTION] java.io.FileNotFoundException: /e1je/UAT/Outbound/XPTempDir/081613_124243754/4.xdo (a file or a directory in the path name

    OES does not exist.)

    at java.io.FileInputStream. < init > (FileInputStream.java:126)

    at java.io.FileInputStream. < init > (FileInputStream.java:85)

    at oracle.apps.xdo.template.eft.EFTGenerator.loadXSL (unknown Source)

    at oracle.apps.xdo.batch.DocumentProcessorEngine.xsl2text (unknown Source)

    at oracle.apps.xdo.batch.DocumentProcessorEngine.endElement (unknown Source)

    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)

    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1310)

    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)

    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)

    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:258)

    at oracle.apps.xdo.batch.DocumentProcessorEngine.process (unknown Source)

    at oracle.apps.xdo.batch.DocumentProcessor.process (unknown Source)

    at oracle.apps.xdo.batch.DocumentProcessor.main (unknown Source)

    [081613_124246029] [oracle.apps.xdo.batch.DocumentProcessorEngine] [EXCEPTION]

    java.io.FileNotFoundException: /e1je/UAT/Outbound/XPTempDir/081613_124243754/3.xdo (a file or a directory in the path name does not exist.)

    in java.io.FileOutputStream. < init > (FileOutputStream.java:194)

    in java.io.FileOutputStream. < init > (FileOutputStream.java:84)

    at oracle.apps.xdo.batch.DocumentProcessorEngine.xsl2text (unknown Source)

    at oracle.apps.xdo.batch.DocumentProcessorEngine.endElement (unknown Source)

    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)

    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1310)

    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)

    at oracle.xml.parser.v2.NonValidatingParser.parseDocument (NonValidati ngParser.java:295)

    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:258)

    at oracle.apps.xdo.batch.DocumentProcessorEngine.process (unknown Source)

    at oracle.apps.xdo.batch.DocumentProcessor.process (unknown Source)

    at oracle.apps.xdo.batch.DocumentProcessor.main (Unknown Source) [081613_124246030] [oracle.apps.xdo.batch.DocumentProcessorEngine] [STATEMENT]

    = > startElement(): endDocument entered < =.

    ================

    [081613_124246030] [] [STATEMENT] output-> 0: null

    [081613_124246030] [] [UNEXPECTED] DocumentProcessor: batch xml-> 2,494 seconds processing time

    Complete Java program

    It seems it is the removal of the temporary directory until it is finished with it.  Any help on why this might be involved would be appreciated.

    Doug

    It was a problem in the file xdocore.jar of Oracle.  We receive the last patch of them and the problem was solved.

  • AppleScript Error-1728 - failed to get document 1

    I'm trying to find out why my AppleScripts I use for automation of numbers do not work this month.

    I have several scripts that I built for the treatment of the expenditure reports and I ran them last time in February with no problems.  Whenever I now them I get the following error message:

    error "Numbers had an error: failed to get document 1." the document number-1728 1

    I looked at this post: https://discussions.apple.com/message/29854515#29854515

    I have not found the cache file listed in the directory of ~/Library/Caches... ask yourself where the hell numbers may be sticking this file in order to remove it and see if this solves my problem.

    All I have this problem or knows where I could find the file cache for numbers?

    Thank you

    Rich

    To solve this problem...

    I had to remove the container file to ~/Library/Containers/com.apple.iWork.Numbers and my scripts are back and working again!

Maybe you are looking for

  • Fixing of materials more

    Hello.  I can't add more than 5 documents to a post.  Which is the limit?

  • Exchange records between A10 and 2410

    Do Satellites - the 2410 and the A10 - and would like to know if I can swap the drives? (1) so the first thing is confirm compatibility? (2) someone at - it links to some good step by step instructions how to do this? (3) if not, would you recommend

  • Satellite P750 - don't want to sound through HDMI

    Hi - had a P750 and a screen LED ext without speakers. What should I do in order to leave only the "run" hollow photo of HDMI and keep the sound on the computer?

  • Software MPT does not recognize my phone A810

    Hello I installed MPT from the CD and also auto-mis to update the software from the internet to the latest version as of now. I use the USB cable to connect the phone to my laptop WinXP SP3. It's that - the phone is not detected - even after 30 minut

  • Install a new font for windows 7

    I am trying to add a new font. It didn't add the command of the police in the control panel or anywhere for that matter. How can I get a new font downloaded on my computer?