XML Publisher OPP timeout on bigger server

I am using xml publisher 5.6.3 in apps 11.5.10CU2. On my dev environment it works ok. In my UAT environment which is a much bigger server with shared appl top even the simplest query is timing out.
eg. created following data template and simple rtf template to display the 1 field. On dev box it completes in around 1 sec but in UAT it times out after 4 mins.
<?xml version="1.0" encoding="UTF-8" ?>
- <dataTemplate name="XML_PUB_SPEED_TEST" defaultPackage="" description="XML Publisher Speed Test" Version="1.0">
- <dataQuery>
- <sqlStatement name="Q1">
- <![CDATA[ SELECT  sysdate from dual
  ]]>
</sqlStatement>
</dataQuery>
- <dataStructure>
- <group name="G_TIME" source="Q1">
<element name="CURRENT_TIME" value="SYSDATE" />
</group>
</dataStructure>
</dataTemplate>
I have raised a TAR, but at the moment waiting to get Oracle support to understand that there is no point increasing the timeout on UAT system since if I cant get this query to work quickly a real xml publisher report has no chance.
I have the same speed problems with Oracle supplied XM L publisher reports eg. GL

Managed to get a bit further. When the conc manager request is run on the physical node then everything works ok (doesn't matter whether the OPP runs on the physical or resouce (virtual) node)
My problem with this is that I have had to set up a new conc manager to process this request and exclude the program from all the other conc managers which will be a real pain if we want to start using xml publisher more widely including use of core reports that Oracle is converting into XML Publisher format

Similar Messages

  • XML Publisher Desktop Db connect SQL Server Host:Port:Sid

    Brand new to XML Publisher. Set up XML Publisher Enterprise environment to work with SQL Server 2005 using both MS 2000 & 2005 JDBC drivers, so far no problem.
    However the XML Publisher Desktop Report Wizard will not connect to SQL Server 2005 using either MS 2000 & 2005 JDBC drivers. I provide the same data source name, user and pw that I use in the XML Publisher Enterprise environment but it is the 4th piece of information - the database portion (Host:Port:Sid) that I am having trouble with. SID is an Oracle invention not used in the SQL Server world. I have tried various combinations of the database string without sucess.
    Perhaps the XML Publisher Desktop does not work with SQL Server. Does anyone know how to use XML Publisher Desktop to create templates that will work with MS SQL Server?
    Thank you.
    BG...

    Shaun,
    Thanks for you comments. I belive I now have enough to use the HSGC-ODBC technique to make the template and then re-edit it to make it work with the original JDBC connection.
    That said, "Using ODBC-JDBC bridge connection is really poor in performance." I, more than anyone on the planet am aware of this issue and more.
    Being new to XMLPublisher I thought that having a JDBC connection to a SQL Server from XMLP Enterprise led me to beleive that the XMLP Desktop template creation tool would also work. "*** Pity the fool ***" for thinking that! (Thank-you Mr. T!!! <grin>).
    Because I had to engage a 'heterogeneous connectivity" solution to this problem indicates that the product is half-baked. That's not to say that it is not capable.
    Rushing software products to market quickly creates products that make the rest of us jump through hoops. I resent that!!! I have more import things to do than waste time!
    I demand more of a trusted vendor, do you? I have tortured myself with Oracle products thinking they were ready since the early nineties.
    Look we are in a "heterogeneous universe" and if the product pretends to work with "heterogeneous databases" on the Enterprise side than it damn well aught to work with them on the Desktop side. That's my opinion.
    Attention OTN: I am back!!!
    Justin, this needs to be fixed.
    Thanks!
    BG...

  • XML Publisher - OPP log: Output file was found but is zero sized - Deleted

    Hi,
    I have created one Main template and sub-template is called from it. I am working with Oracle Apps version 12.1.1. XML Source file gets created using rdf file attached to the concurrent program. Now after registering main template with the required concurrent program when i tried to execute it "View Output" button shows XML souce data instead of PDF report which i have called using main template. Log file was showing following error,
    Executing request completion options...
    Output file size:
    33140
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 3739501 on node ORAAPP13 at 09-AUG-2011 22:16:38.
    Post-processing of request 3739501 failed at 09-AUG-2011 22:16:51 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    And the OPP service log has following error, Can anyone guide me to solve this error.
    Template code: AERO_INV_MAIN
    Template app: XXAV
    Language: en
    Territory: US
    Output type: PDF
    [8/9/11 10:16:51 PM] [339827:RT3739501] Output file was found but is zero sized - Deleted
    [8/9/11 10:16:51 PM] [UNEXPECTED] [339827:RT3739501] java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:611)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:239)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         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:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: java.lang.StackOverflowError
         at java.text.DecimalFormat.subformat(DecimalFormat.java:877)
         at java.text.DecimalFormat.format(DecimalFormat.java:674)
         at java.text.DecimalFormat.format(DecimalFormat.java:608)
         at java.text.SimpleDateFormat.zeroPaddingNumber(SimpleDateFormat.java:1203)
         at java.text.SimpleDateFormat.subFormat(SimpleDateFormat.java:1142)
         at java.text.SimpleDateFormat.format(SimpleDateFormat.java:899)
         at java.text.SimpleDateFormat.format(SimpleDateFormat.java:869)
         at java.text.DateFormat.format(DateFormat.java:316)
         at oracle.apps.fnd.security.CallStack.getInstance(CallStack.java:97)
         at oracle.apps.fnd.security.DBConnObj.setBorrowingThread(DBConnObj.java:990)
         at oracle.apps.fnd.security.DBConnObj.setBorrowingThread(DBConnObj.java:973)
         at oracle.apps.fnd.common.Pool.costBasedSelection(Pool.java:1885)
         at oracle.apps.fnd.common.Pool.selectObject(Pool.java:1686)
         at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:950)
         at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:584)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:330)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2314)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2251)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2108)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1918)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1762)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1775)
         at oracle.apps.fnd.common.Context.getJDBCConnection(Context.java:1453)
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:170)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1500)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:362)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1294)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1118)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1085)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1072)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:602)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:579)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:533)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:301)
         at oracle.apps.xdo.oa.schema.server.OAURLConnection.getAppsContext(OAURLConnection.java:121)
         at oracle.apps.xdo.oa.schema.server.TemplateURLConnection.getInputStream(TemplateURLConnection.java:89)
         at java.net.URL.openStream(URL.java:1009)
         at oracle.xdo.parser.v2.XMLReader.openURL(XMLReader.java:2353)
         at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:270)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:256)
         at oracle.xdo.parser.v2.XSLBuilder.processIncludeHref(XSLBuilder.java:1045)
         at oracle.xdo.parser.v2.XSLBuilder.processImportHref(XSLBuilder.java:984)
         at oracle.xdo.parser.v2.XSLBuilder.processImport(XSLBuilder.java:949)
         at oracle.xdo.parser.v2.XSLBuilder.startElement(XSLBuilder.java:373)
         at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1252)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:338)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:285)
    Regards,
    Priyanka

    And metalink note 1100253.1 states that this issue (java.lang.StackOverflowError) might be caused by a too large set of data to be sorted in the layout file. Recommendation is to removed the sort from the layout file and instead sort the data already in the data definition.
    regards,
    David.

  • Java.io.IOException in OPP for XML Publisher Report

    Hi,
    When we run the XML Publisher report for more data we get an exception in the OPP log as
    [9/27/10 10:26:37 AM] [UNEXPECTED] [1805143:RT102444048] java.io.IOException: There is not enough space in the file system.
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:266)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:76)
    at java.io.BufferedOutputStream.write(BufferedOutputStream.java:89)
    at java.io.DataOutputStream.writeInt(DataOutputStream.java:191)
    at oracle.apps.xdo.generator.ProxyGenerator.writeInt(ProxyGenerator.java:613)
    at oracle.apps.xdo.generator.ProxyGenerator.setColor(ProxyGenerator.java:1161)
    at oracle.apps.xdo.template.fo.area.BorderArea.renderBorder(BorderArea.java:775)
    at oracle.apps.xdo.template.fo.area.BorderArea.outBorders(BorderArea.java:206)
    at oracle.apps.xdo.template.fo.area.BorderArea.outBorders(BorderArea.java:147)
    at oracle.apps.xdo.template.fo.area.TableArea.doOutput(TableArea.java:271)
    at oracle.apps.xdo.template.fo.area.BlockArea.doOutput(BlockArea.java:427)
    at oracle.apps.xdo.template.fo.area.NormalFlowReferenceArea.doOutput(NormalFlowReferenceArea.java:58)
    at oracle.apps.xdo.template.fo.area.SpanReferenceArea.doOutput(SpanReferenceArea.java:188)
    at oracle.apps.xdo.template.fo.area.BodyRegionArea.doOutput(BodyRegionArea.java:122)
    at oracle.apps.xdo.template.fo.area.PageArea.doOutput(PageArea.java:666)
    at oracle.apps.xdo.template.fo.area.AreaTree.doOutput(AreaTree.java:483)
    at oracle.apps.xdo.template.fo.elements.FormattingEngine.startLayout(FormattingEngine.java:243)
    at oracle.apps.xdo.template.fo.elements.FormattingEngine.run(FormattingEngine.java:121)
    at oracle.apps.xdo.template.fo.FOHandler.endElement(FOHandler.java:600)
    at oracle.apps.xdo.common.xml.XSLTHandler$EEEntry.sendEvent(XSLTHandler.java:594)
    at oracle.apps.xdo.common.xml.XSLTMerger.startElement(XSLTMerger.java:51)
    at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:181)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1288)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:205)
    at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:307)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1045)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5926)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:259)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:172)
    [9/27/10 10:26:37 AM] [1805143:RT102444048] Completed post-processing actions for request 102444048.

    Check the error: There is not enough space in the file system.

  • Getting OPP LOG Error for XML Publisher report

    Hi Experts
                               We are facing warning message for Xml Publisher report  please advise how can we avoid this warning message.
    {code}
    Post-processing of request 12345678 failed at <sysdate> with the error message: The Output Post-processor is running but has not picked up this request. No further attempts will be made to post-process this request, and the request will be marked with Warning status. Setting the profile option Concurrent: OPP Response Timeout to a higher value may be necessary
    {code}
    We have increased the Profile value for
    Concurrent: OPP Process Timeout  from 120 to 240 still we are facing the issue even we have  stop and restart the OPP for the change to be implemented but no luck please advice me
    Thanks
    AT

    Hi,
    Please see the following notes:
    The Output Post-processor Is Running But Has Not Picked Up This Request. (Doc ID 1547102.1)
    Concurrent Requests Fail Due to Output Post Processing (OPP) Timeout (Doc ID 352518.1)
    Report Output Error: The XML page cannot be displayed. Cannot view XML input using style sheet. (Doc ID 753620.1)
    Output Post Processor (OPP) Manager Not Working Error: APPLTMP Environment Variable is not Set (Doc ID 1381474.1)
    R12: Troubleshooting Known XML Publisher and E-Business Suite (EBS) Integration Issues (Doc ID 1410160.1)
    Thanks &
    Best Regards,

  • Getting OPP  Error for XML Publisher report

    Hi Experts
                               We are facing warning message for Xml Publisher report  please advise how can we avoid this warning message.
    {code}
    Post-processing of request 12345678 failed at <sysdate> with the error message: The Output Post-processor is running but has not picked up this request. No further attempts will be made to post-process this request, and the request will be marked with Warning status. Setting the profile option Concurrent: OPP Response Timeout to a higher value may be necessary
    {code}
    We have increased the Profile value for
    Concurrent: OPP Process Timeout  from 120 to 240 still we are facing the issue even we have  stop and restart the OPP for the change to be implemented but no luck please advice me
    Thanks
    AT

    Hi,
    Please see the following notes:
    The Output Post-processor Is Running But Has Not Picked Up This Request. (Doc ID 1547102.1)
    Concurrent Requests Fail Due to Output Post Processing (OPP) Timeout (Doc ID 352518.1)
    Report Output Error: The XML page cannot be displayed. Cannot view XML input using style sheet. (Doc ID 753620.1)
    Output Post Processor (OPP) Manager Not Working Error: APPLTMP Environment Variable is not Set (Doc ID 1381474.1)
    R12: Troubleshooting Known XML Publisher and E-Business Suite (EBS) Integration Issues (Doc ID 1410160.1)
    Thanks &
    Best Regards,

  • XML Publisher Doc Viewer Region error in Jdev but not on server

    I have created a OAF page using the XML Publisher Viewer region.
    When I run the page in JDev, click the Run button to generate the report, I get the following error:
    "An error encounterd either due to invalied Template details or due to null Data Input Stream"
    Running the same code on my dev server, everything runs fine and the report is correctly displayed.
    Running the code on my UAT server gets the same error as in JDeveloper
    I am on 11.5.10CU2 with XML Publisher 5.6.3 with burst patch

    JDev info
    Looks like the error is
    ava.io.FileNotFoundException: \var\tmp\FINDEV4\xdomrtROH76UH012408_0438408750.fo (The system cannot find the path specified)
    But if I am running the code on my PC why is it trying to access my unix server ?
    Starting OC4J using the following ports: HTTP=8989, RMI=23892, JMS=9228.]
    C:\framework\jdevbin\jdk\bin\javaw.exe -client -classpath C:\framework\jdevbin\j2ee\home\oc4j.jar;C:\framework\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:C:\framework\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\framework\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 7203 ms.
    Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
    Oracle9iAS (9.0.3.1.0) Containers for J2EE initialized
    TIME: runregion: initialization [0 ms]
    Tutalii: C:\framework\jdevbin\jdev\appslibrt\iasjoc.zip archive
    ICX DIAGNOSTIC: FND_TOP = C:\framework\jdevhome\jdev\dbc_files\
    ICX DIAGNOSTIC: application_id = 601
    ICX DIAGNOSTIC: responsibility_id = 24742
    ICX DIAGNOSTIC: security_group_id = 0
    TIME: runregion: session and transaction creation [3703 ms]
    ICX DIAGNOSTIC: mEncryptedSessionID = I6FhfvxGJh9c56oMq0pBSMyf:S
    ICX DIAGNOSTIC: mSessionID = 1174297704
    ICX DIAGNOSTIC: mTransactionID = 1524949388
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - processRequest : 6422ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 13094ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 3281ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 3156ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 78ms
    [012408_043832828][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [012408_043832828][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [012408_043832828][][EXCEPTION] [DEBUG] [ICX_COOKIE_NAME]:[findev4]
    [012408_043832828][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [012408_043832828][][EXCEPTION] [DEBUG] [APPL_SERVER_ID]:[1E623318E51B4F15E0440003BAA4629F20856795951061629620282712684287]
    [012408_043832828][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_SIZE]:[200]
    [012408_043832875][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [012408_043832875][][EXCEPTION] [DEBUG] [ICX_SESSION_COOKIE_VALUE]:[I6FhfvxGJh9c56oMq0pBSMyf:S]
    [012408_043832875][][EXCEPTION] [DEBUG] [ICX_TRANSACTION_ID]:[-1]
    [012408_043832875][][EXCEPTION] [DEBUG] [APPLICATION_SHORT_NAME]:[AK]
    [012408_043832875][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD/MM/RRRR]
    [012408_043832875][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[601]
    [012408_043832875][][EXCEPTION] [DEBUG] [LOGIN_ID]:[1267520]
    [012408_043832875][][EXCEPTION] [DEBUG] [DB_PORT]:[1523]
    [012408_043833125][][EXCEPTION] [DEBUG] [USER_ID]:[21063]
    [012408_043833125][][EXCEPTION] [DEBUG] [DISPLAY_LANGUAGE]:[US]
    [012408_043833125][][EXCEPTION] [DEBUG] [APPLICATION_ID]:[xx.oracle.apps.xdo.oa.common.server.DocViewerAM]
    [012408_043833125][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [012408_043833125][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [012408_043833125][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [012408_043833125][][EXCEPTION] [DEBUG] [GUEST_USER_PWD]:[GUEST/ORACLE]
    [012408_043833375][][EXCEPTION] [DEBUG] [RESP_ID]:[24742]
    [012408_043833375][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_PROFILE_VALIDATION_ENABLED]:[null]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [012408_043833375][][EXCEPTION] [DEBUG] [ICX_PV_SESSION_MODE]:[null]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [012408_043833625][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=FINTD1.fin.man.ac.uk)(PORT=1523)))(CONNECT_DATA=(SID=FINDEV4)))]
    [012408_043833625][][EXCEPTION] [DEBUG] [FNDNAM]:[APPS]
    [012408_043833625][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_FREE_MEM]:[TRUE]
    [012408_043833625][][EXCEPTION] [DEBUG] [TWO_TASK]:[FINDEV4]
    [012408_043833625][][EXCEPTION] [DEBUG] [APPS_JDBC_DRIVER_TYPE]:[THIN]
    [012408_043833625][][EXCEPTION] [DEBUG] [DB_HOST]:[fintd1.fin.man.ac.uk]
    [012408_043833875][][EXCEPTION] [DEBUG] [DBC_FILE_PATH]:[C:\framework\jdevhome\jdev\dbc_files\secure\fintd1_findev4.dbc]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [012408_043833875][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [012408_043833875][][EXCEPTION] [DEBUG] [LANG_CODE]:[US]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[5]
    [012408_043834125][][EXCEPTION] [DEBUG] [DB_NAME]:[null]
    [012408_043834125][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[WE8ISO8859P1]
    [012408_043834125][][EXCEPTION] [DEBUG] [ORG_ID]:[82]
    [012408_043834125][][EXCEPTION] [DEBUG] [DB_ID]:[fintd1_findev4]
    [012408_043834125][][EXCEPTION] [DEBUG] [GWYUID]:[APPLSYSPUB/PUB]
    [012408_043834125][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [012408_043834125][][EXCEPTION] [DEBUG] [ICX_SESSION_ID]:[1174297704]
    [012408_043834125][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [012408_043834375][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [012408_043834375][][EXCEPTION] [DEBUG] [oracle.j2ee.container.version]:[9.0.3.1.0]
    [012408_043834375][][EXCEPTION] [DEBUG] [oracle.jms.j2eeCompliant]:[true]
    [012408_043834375][][EXCEPTION] [DEBUG] [os.name]:[Windows XP]
    [012408_043834375][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[C:\framework\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\framework\jdevbin\jdev\appslibrt\nls_charset12.zip;C:\framework\jdevbin\jdk\jre\lib\rt.jar;C:\framework\jdevbin\jdk\jre\lib\i18n.jar;C:\framework\jdevbin\jdk\jre\lib\sunrsasign.jar;C:\framework\jdevbin\jdk\jre\lib\jsse.jar;C:\framework\jdevbin\jdk\jre\lib\jce.jar;C:\framework\jdevbin\jdk\jre\lib\charsets.jar;C:\framework\jdevbin\jdk\jre\classes]
    [012408_043834625][][EXCEPTION] [DEBUG] [oracle.xdkjava.compatibility.version]:[9.0.3]
    [012408_043834625][][EXCEPTION] [DEBUG] [sun.java2d.fontpath]:[]
    [012408_043834625][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [012408_043834625][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [012408_043834625][][EXCEPTION] [DEBUG] [user.name]:[zzalsms2]
    [012408_043834625][][EXCEPTION] [DEBUG] [oc4j.iiop.trustStorePass]:[123456]
    [012408_043834625][][EXCEPTION] [DEBUG] [user.language]:[en]
    [012408_043834875][][EXCEPTION] [DEBUG] [java.naming.factory.initial]:[com.evermind.server.ApplicationInitialContextFactory]
    [012408_043834875][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[C:\framework\jdevbin\jdk\jre\bin]
    [012408_043834875][][EXCEPTION] [DEBUG] [com.sun.CORBA.activation.DbDir]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\orb.db]
    [012408_043834875][][EXCEPTION] [DEBUG] [java.version]:[1.4.2_04]
    [012408_043834875][][EXCEPTION] [DEBUG] [user.timezone]:[Europe/London]
    [012408_043834875][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [012408_043835125][][EXCEPTION] [DEBUG] [oc4j.iiop.trustStoreLoc]:[truststore.jks]
    [012408_043835125][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.UtilClass]:[com.sun.corba.ee.internal.POA.ShutdownUtilDelegate]
    [012408_043835125][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[C:\framework\jdevbin\jdk\jre\lib\endorsed]
    [012408_043835125][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[pentium i486 i386]
    [012408_043835125][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [012408_043835125][][EXCEPTION] [DEBUG] [file.separator]:[\]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [012408_043835375][][EXCEPTION] [DEBUG] [oracle.jms.stronglyTypedSelectors]:[true]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.class.version]:[48.0]
    [012408_043835375][][EXCEPTION] [DEBUG] [user.country]:[GB]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.home]:[C:\framework\jdevbin\jdk\jre]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [012408_043835375][][EXCEPTION] [DEBUG] [os.version]:[5.1]
    [012408_043835625][][EXCEPTION] [DEBUG] [oc4j.iiop.keyStorePass]:[123456]
    [012408_043835625][][EXCEPTION] [DEBUG] [path.separator]:[;]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.vm.version]:[1.4.2_04-b05]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.WindowsPreferencesFactory]
    [012408_043835625][][EXCEPTION] [DEBUG] [user.variant]:[]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.protocol.handler.pkgs]:[com.evermind.protocol]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.windows.WPrinterJob]
    [012408_043835875][][EXCEPTION] [DEBUG] [RUN_FROM_JDEV]:[true]
    [012408_043835875][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [012408_043835875][][EXCEPTION] [DEBUG] [com.sun.jts.pi.INTEROP_MODE]:[false]
    [012408_043835875][][EXCEPTION] [DEBUG] [awt.toolkit]:[sun.awt.windows.WToolkit]
    [012408_043835875][][EXCEPTION] [DEBUG] [MetaObjectContext]:[oracle.adf.mds.jbo.JBODefManager]
    [012408_043835875][][EXCEPTION] [DEBUG] [FND_TOP]:[C:\framework\jdevhome\jdev\dbc_files\]
    [012408_043835875][][EXCEPTION] [DEBUG] [oracle.j2ee.http.socket.timeout]:[500]
    [012408_043836125][][EXCEPTION] [DEBUG] [JRAD_ELEMENT_LIST_PATH]:[C:\framework\jdevhome\jdev\myhtml\OA_HTML\jrad\]
    [012408_043836125][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[C:\framework\jdevhome\jdev\dbc_files\secure\fintd1_findev4.dbc]
    [012408_043836125][][EXCEPTION] [DEBUG] [user.home]:[C:\Documents and Settings\zzalsms2]
    [012408_043836125][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [012408_043836125][][EXCEPTION] [DEBUG] [java.library.path]:[C:\framework\jdevbin\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\oracle\product\10.2.0\client_1;J:\orawin95\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ZipGenius 6\;C:\Program Files\Common Files\PROIV\;C:\Program Files\Common Files\Northgate HR\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\english;C:\Program Files\Novell\ZENworks\;es\InstallShield\AdminStudio\5.5\ConflictSolver;C:\WINDOWS\system32\;C:\WINDOWS\system32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\Novell\ZENworks;C:\Program Files\Common Files\Northgate HR;C:\Program Files\Common Files\PROIV;c:\forms;Y:.;]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [012408_043836375][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.StubClass]:[com.sun.corba.se.internal.javax.rmi.CORBA.StubDelegateImpl]
    [012408_043836375][][EXCEPTION] [DEBUG] [oracle.j2ee.dont.use.memory.archive]:[true]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [012408_043836375][][EXCEPTION] [DEBUG] [oracle.jdbc.J2EE13Compliant]:[true]
    [012408_043836625][][EXCEPTION] [DEBUG] [java.class.path]:[C:\framework\jdevbin\j2ee\home\oc4j.jar;C:\framework\jdevbin\jdev\lib\jdev-oc4j.jar;C:\framework\jdevbin\j2ee\home\lib/ejb.jar;C:\framework\jdevbin\j2ee\home\lib/servlet.jar;C:\framework\jdevbin\j2ee\home\lib/ojsp.jar;C:\framework\jdevbin\j2ee\home\lib/jndi.jar;C:\framework\jdevbin\j2ee\home\lib/jdbc.jar;C:\framework\jdevbin\j2ee\home\iiop.jar;C:\framework\jdevbin\j2ee\home\iiop_gen_bin.jar;C:\framework\jdevbin\j2ee\home\lib/jms.jar;C:\framework\jdevbin\j2ee\home\lib/jta.jar;C:\framework\jdevbin\j2ee\home\../../opmn/lib/ons.jar;C:\framework\jdevbin\j2ee\home\../../lib/dms.jar;C:\framework\jdevbin\j2ee\home\../../dms/lib/dms.jar;C:\framework\jdevbin\j2ee\home\lib/connector.jar;C:\framework\jdevbin\j2ee\home\lib/cos.jar;C:\framework\jdevbin\j2ee\home\../../jdk/lib/tools.jar;C:\framework\jdevbin\j2ee\home\../../lib/jsse.jar;C:\framework\jdevbin\j2ee\home\../../oracle/lib/jsse.jar;C:\framework\jdevbin\j2ee\home\../../jdk/jre/lib/ext/jnet.jar;C:\framework\jdevbin\j2ee\home\../../jdk/jre/lib/ext/jcert.jar;C:\framework\jdevbin\j2ee\home\lib/activation.jar;C:\framework\jdevbin\j2ee\home\lib/mail.jar;C:\framework\jdevbin\j2ee\home\../../lib/xmlparserv2.jar;C:\framework\jdevbin\j2ee\home\../../oracle/lib/xmlparserv2.jar;C:\framework\jdevbin\j2ee\home\lib/jaxp.jar;C:\framework\jdevbin\j2ee\home\lib/jaas.jar;C:\framework\jdevbin\j2ee\home\jazn.jar;C:\framework\jdevbin\j2ee\home\../../jdbc/lib/classes12dms.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jdbc/lib/classes12dms.jar;C:\framework\jdevbin\j2ee\home\../../jdbc/lib/nls_charset12.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jdbc/lib/nls_charset12.jar;C:\framework\jdevbin\j2ee\home\jaxb-rt-1.0-ea.jar;C:\framework\jdevbin\j2ee\home\lib/jasper.zip;C:\framework\jdevbin\j2ee\home\../../soap/lib/soap.jar;C:\framework\jdevbin\j2ee\home\../../webservices/lib/wsserver.jar;C:\framework\jdevbin\j2ee\home\../../webservices/lib/wsdl.jar;C:\framework\jdevbin\j2ee\home\lib/aqapi.jar;C:\framework\jdevbin\j2ee\home\lib/jem.jar;C:\framework\jdevbin\j2ee\home\../../javacache/lib/cache.jar;C:\framework\jdevbin\j2ee\home\../../javacache/admin;C:\framework\jdevbin\j2ee\home\lib/http_client.jar;C:\framework\jdevbin\j2ee\home\../../jlib/jssl-1_1.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jlib/jssl-1_1.jar;C:\framework\jdevbin\j2ee\home\../../jlib/repository.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jlib/repository.jar;C:\framework\jdevbin\j2ee\home\lib/jaasmodules.jar;C:\framework\jdevbin\j2ee\home\../../sqlj/lib/runtime12ee.jar;C:\framework\jdevbin\j2ee\home\../../sqlj/lib/translator.jar;C:\framework\jdevbin\j2ee\home\lib/crimson.jar;;C:\framework\jdevbin\j2ee\home\tools.jar;C:\framework\jdevhome\jdev\myglobalclasses;C:\framework\jdevbin\jdev\appslibrt\global_patch_jars;C:\framework\jdevbin\BC4J\lib\bc4jdomorcl.jar;C:\framework\jdevbin\BC4J\jlib\bc4jdatum.jar;C:\framework\jdevbin\jakarta-commons-el\jsp-el-api.jar;C:\framework\jdevbin\jakarta-commons-el\commons-el.jar;C:\framework\jdevbin\jakarta-commons-el\oracle-el.jar;C:\framework\jdevbin\jdev\appslibrt\xmlparserv2.jar;C:\framework\jdevbin\jdev\appslibrt\regexp.jar;C:\framework\jdevbin\jdev\appslibrt\share.jar;C:\framework\jdevbin\jdev\appslibrt\sax2.jar;C:\framework\jdevbin\jdev\appslibrt\uix2.jar;C:\framework\jdevbin\mds\lib\mdsrt.jar;C:\framework\jdevbin\jdev\lib\mdsdt.jar;C:\framework\jdevbin\jdev\appslibrt\oamdsdt.jar;C:\framework\jdevbin\jdev\appslibrt\fwkjbo.zip;C:\framework\jdevbin\jdev\appslibrt\fwk.zip;C:\framework\jdevbin\jdev\appslibrt\wf.zip;C:\framework\jdevbin\jdev\appslibrt\ak.zip;C:\framework\jdevbin\jdev\appslibrt\flex.jar;C:\framework\jdevbin\jdev\appslibrt\aolj.jar;C:\framework\jdevbin\jdev\appslibrt\collections.zip;C:\framework\jdevbin\jdev\appslibrt\appsSSO.zip;C:\framework\jdevbin\jdev\appslibrt\cacheFwk.zip;C:\framework\jdevbin\jdev\appslibrt\jttComn.zip;C:\framework\jdevbin\jdev\appslibrt\iasjoc.zip;C:\framework\jdevbin\jdev\appslibrt\rosettaRt.zip;C:\framework\jdevbin\jdev\appslibrt\portalFlexComps.jar;C:\framework\jdevbin\jdev\appslibrt\svc.zip;C:\framework\jdevbin\jdev\appslibrt\pat.zip;C:\framework\jdevbin\jdev\appslibrt\concurrent.zip;C:\framework\jdevbin\jdev\appslibrt\oamMaintMode.zip;C:\framework\jdevbin\jdev\appslibrt\fwkCabo.zip;C:\framework\jdevbin\bibeans\lib\biamlocal.jar;C:\framework\jdevbin\bibeans\lib\bipres.jar;C:\framework\jdevbin\bibeans\lib\bicmn.jar;C:\framework\jdevbin\bibeans\lib\bidatasvr.jar;C:\framework\jdevbin\bibeans\lib\bidataclt.jar;C:\framework\jdevbin\bibeans\lib\bidatacmn.jar;C:\framework\jdevbin\bibeans\lib\biext.jar;C:\framework\jdevbin\bibeans\lib\bicmn-nls.zip;C:\framework\jdevbin\bibeans\lib\bipres-nls.zip;C:\framework\jdevbin\bibeans\lib\bidata-nls.zip;C:\framework\jdevbin\bibeans\lib\olap_api_92.jar;C:\framework\jdevbin\j2ee\home\lib;C:\framework\jdevbin\j2ee\home\lib\activation.jar;C:\framework\jdevbin\j2ee\home\lib\aqapi.jar;C:\framework\jdevbin\j2ee\home\lib\connector.jar;C:\framework\jdevbin\j2ee\home\lib\cos.jar;C:\framework\jdevbin\j2ee\home\lib\crimson.jar;C:\framework\jdevbin\j2ee\home\lib\ejb.jar;C:\framework\jdevbin\j2ee\home\lib\http_client.jar;C:\framework\jdevbin\j2ee\home\lib\jaas.jar;C:\framework\jdevbin\j2ee\home\lib\jasper.zip;C:\framework\jdevbin\j2ee\home\lib\javax-ssl-1_2.jar;C:\framework\jdevbin\j2ee\home\lib\jaxp.jar;C:\framework\jdevbin\j2ee\home\lib\jdbc.jar;C:\framework\jdevbin\j2ee\home\lib\jem.jar;C:\framework\jdevbin\j2ee\home\lib\jms.jar;C:\framework\jdevbin\j2ee\home\lib\jmxgrinder.jar;C:\framework\jdevbin\j2ee\home\lib\jmxri.jar;C:\framework\jdevbin\j2ee\home\lib\jmxtools.jar;C:\framework\jdevbin\j2ee\home\lib\jndi.jar;C:\framework\jdevbin\j2ee\home\lib\jssl-1_2.jar;C:\framework\jdevbin\j2ee\home\lib\jta.jar;C:\framework\jdevbin\j2ee\home\lib\mail.jar;C:\framework\jdevbin\j2ee\home\lib\ojsp.jar;C:\framework\jdevbin\j2ee\home\lib\runtime12.jar;C:\framework\jdevbin\j2ee\home\lib\saxon.jar;C:\framework\jdevbin\j2ee\home\lib\servlet.jar;C:\framework\jdevbin\j2ee\home\lib\translator.jar;C:\framework\jdevbin\j2ee\home\lib\xalan.jar;C:\framework\jdevbin\BC4J\lib;C:\framework\jdevbin\BC4J\lib\bc4jct.jar;C:\framework\jdevbin\BC4J\lib\bc4jctejb.jar;C:\framework\jdevbin\BC4J\lib\bc4jhtml.jar;C:\framework\jdevbin\BC4J\lib\bc4jimdomains.jar;C:\framework\jdevbin\BC4J\lib\bc4jmt.jar;C:\framework\jdevbin\BC4J\lib\bc4jmtejb.jar;C:\framework\jdevbin\BC4J\lib\bc4juixtags.jar;C:\framework\jdevbin\BC4J\lib\bc4j_jclient_common.jar;C:\framework\jdevbin\BC4J\lib\collections.jar;C:\framework\jdevbin\BC4J\lib\datatags.jar;C:\framework\jdevbin\ord\jlib\ordim.jar;C:\framework\jdevbin\ord\jlib\ordhttp.jar;C:\framework\jdevbin\jlib\uix2.jar;C:\framework\jdevbin\jlib\share.jar;C:\framework\jdevbin\jlib\regexp.jar;C:\framework\jdevbin\jlib\jdev-cm.jar;C:\framework\jdevbin\lib\dsv2.jar;C:\framework\jdevbin\rdbms\jlib\xsu12.jar;C:\framework\jdevbin\j2ee\home\jsp\lib\taglib;C:\framework\jdevbin\j2ee\home\jsp\lib\taglib\ojsputil.jar;C:\framework\jdevbin\lib\oraclexsql.jar;C:\framework\jdevbin\jlib\LW_PfjBean.jar;C:\framework\jdevbin\jlib\bigraphbean.jar;C:\framework\jdevbin\jlib\bigraphbean-nls.zip;C:\framework\jdevbin\jlib\jewt4.jar;C:\framework\jdevbin\jdev\lib\jdev-rt.jar;C:\framework\jdevbin\vbroker4\lib\vbjorb.jar;C:\framework\jdevbin\jdev\lib\ojc.jar;;C:\framework\jdevbin\jdev\lib\jdev-rt.jar;C:\framework\jdevbin\jdev\lib\ojc.jar;C:\framework\jdevbin\lib\servlet.jar;C:\framework\jdevbin\jsp\lib\ojsp.jar;C:\framework\jdevbin\jsp\lib\ojsputil.jar;C:\framework\jdevbin\lib\xmlparserv2.jar;C:\framework\jdevhome\jdev\myclasses;C:\framework\jdevbin\jdbc\lib\classes12.jar;C:\framework\jdevbin\jdbc\lib\nls_charset12.jar;C:\framework\jdevbin\BC4J\jlib\bc4jctvb.jar;C:\framework\jdevbin\jdev\appslibrt\wsp.zip;C:\framework\jdevbin\jdev\appslibrt\diagnostics.jar;C:\framework\jdevbin\BC4J\jlib\bc4jtester.jar;C:\framework\jdevbin\jlib\help4-nls.jar;C:\framework\jdevbin\jlib\help4.jar;C:\framework\jdevbin\jlib\jewt4-nls.jar;C:\framework\jdevbin\jlib\oracle_ice5.jar]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.j2ee.home]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [012408_043836875][][EXCEPTION] [DEBUG] [JRAD_XML_PATH]:[C:\framework\jdevhome\jdev\myclasses\JRADXML;C:\framework\jdevhome\jdev\myprojects;C:\framework\jdevbin\jdev\oamdsxml\fwk]
    [012408_043836875][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.PortableRemoteObjectClass]:[com.oracle.iiop.javax.rmi.PortableRemoteObjectImpl]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [012408_043836875][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.j2ee.container.name]:[Oracle9iAS (9.0.3.1.0) Containers for J2EE]
    [012408_043836875][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[Service Pack 2]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.vector.deepCopy]:[false]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[C:\DOCUME~1\zzalsms2\LOCALS~1\Temp\]
    [012408_043836875][][EXCEPTION] [DEBUG] [com.sun.jts.pi.CLIENT_POLICY_CHECKING]:[false]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [012408_043836875][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_SIZE]:[200]
    [012408_043836875][][EXCEPTION] [DEBUG] [os.arch]:[x86]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.Win32GraphicsEnvironment]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.ext.dirs]:[C:\framework\jdevbin\jdk\jre\lib\ext]
    [012408_043836875][][EXCEPTION] [DEBUG] [oc4j.iiop.keyStoreLoc]:[keystore.jks]
    [012408_043836875][][EXCEPTION] [DEBUG] [user.dir]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config]
    [012408_043836875][][EXCEPTION] [DEBUG] [CACHENODBINIT]:[true]
    [012408_043836875][][EXCEPTION] [DEBUG] [line.separator]:[
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [012408_043836875][][EXCEPTION] [DEBUG] [file.encoding]:[Cp1252]
    [012408_043836875][][EXCEPTION] [DEBUG] [org.omg.CORBA.ORBClass]:[com.oracle.iiop.server.OC4JORB]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.specification.version]:[1.4]
    Tutalii: C:\framework\jdevhome\jdev\myclasses
    java.io.FileNotFoundException: \var\tmp\FINDEV4\xdomrtROH76UH012408_0438408750.fo (The system cannot find the path specified)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
         at oracle.apps.xdo.common.tmp.TmpFile.createTmpFileJDK118(TmpFile.java:146)
         at oracle.apps.xdo.common.tmp.TmpFile.createTmpFile(TmpFile.java:113)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:987)
         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.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.xdo.oa.common.DocumentHelper.getOutputURL(DocumentHelper.java:635)
         at oracle.apps.xdo.oa.common.webui.XDOCommonRnCO.processRequest(XDOCommonRnCO.java:251)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:389)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - processRequest : 8671ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 8703ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 31ms

  • OPP(Output Post Processor) not processing the report (XML Publisher)

    Hi,
    I have defined a concurrent program (XML Publisher report) then ran but failed with the errors below. I am running the report in Oracle E-Business Suite 11.5.10.2, thru a concurrent manager other than Standard Manager. My guess is that OPP(Output Post Processor) is not processing the request outputs coming from a different manager/work shift since requests ran thru Standard Managers are all OK.
    In the OAM(Oracle Applications Manager)-> OPP, there is only 1 process allocated for both Actual and Target. If we increase the number of processes, will it work?
    /home/app/oracle/prodcomn/temp/pasta19356_0.tmp:
    /home/app/oracle/prodcomn/temp/pasta19356_1.tmp: No such file or directory
    Pasta: Error: Print failed. Command=lp -c -dkonica4 /home/app/oracle/prodcomn/temp/pasta19356_1.tmp
    Pasta: Error: Check printCommand/ntPrintCommand in pasta.cfg
    Pasta: Error: Preprocess or Print command failed!!!
    Anybody who has experienced similar issue?
    Thanks in advance.
    Rownald

    Hello,
    Just an additional tests info. We have 2 concurrent managers which I think is affecting the XML report output - Standard Manager(running 24 hours) and a Warehouse manager (9am-4:15pm).
    When I run the report before or after the Warehouse manager workshift(9am-4:15pm), the output is fine - which means PDF is generated and Pasta printing is OK. However, when report is run between 9am-4:15pm, the report only shows XML output with an error in Pasta printing(above). I also found that re-opening the output(ran prior to Warehouse workshift) on the period between 9am-4:15pm would also result to just an XML output instead of the previous PDF.
    Anybody who has experienced similar issue like this? Any idea? The report is not directly defined as "inclusion" in the Warehouse manager, only the program calling it. Any effect of multiple concurrent managers in the XML Publisher output?
    Thanks in advance for your ideas..

  • XML Publisher Report  - java.lang.OutOfMemoryError

    Hi All,
    Apps - 11.5.10.2
    XML Publisher - 5.6.3
    When the request being run for huge data, its getting out of momory error.
    We have already tried the below options
    Modified the teo profiles and 3 Fo processing properties in both the template and the data definition as follows as given in the notes 563181.1 and 563945.1
    Error in OPP logs
    [12/30/09 2:49:05 AM] [STATEMENT] [GSMServiceController:2921265] Getting next event...
    Exception: java.lang.OutOfMemoryError
    [12/30/09 2:49:46 AM] [java.lang.OutOfMemoryError
    [12/30/09 2:54:24 AM] [STATEMENT] [OPPServiceThread1] 1 threads running
    [12/30/09 2:55:18 AM] [java.lang.OutOfMemoryErrorjava.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    And finally the request ended in warning and the OPP got terminated.
    [java.io.tmpdir] - Has about 3 G of free space
    [APPLTMP] - Has more than 50G of free space
    Please advice.
    Thanks & Regards,
    Rakesh

    Hi Hussein,
    Reviewed those notes.... initially we got errors like
    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:324)
         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.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5926)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.lang.ThreadDeath
         at java.lang.Thread.stop(Thread.java:630)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:207)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:45)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:240)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:227)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:128)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:135)
    then....
    java.lang.ThreadDeath
    at java.lang.Thread.stop(Thread.java:630)
    at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:207)
    at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:45)
    at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:240)
    at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:227)
    at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:128)
    at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:135)
    then we have made these changes
    change the Profile option "Concurrent: OPP Process timeout" as 108000 and
    Use XML Publisher's XSLT processor: True
    Enable scalable feature of XSLT processor: False
    Enable XSLT runtime optimization: True
    now we are getting only a single line error in the opp log
    12/30/09 2:55:18 AM] java.lang.OutOfMemoryErrorjava.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    the request is running for more than 3.5 hrs and ending in warning.
    The concurrent manager has timed out waiting for the Output Post-processor to finish this request.
    Thansk & Regards,
    Rakesh

  • Unable to View pdf Output File Created by XML Publisher

    Hello All,
    i have created a report in xml publisher then registered it thru concurrent program.But when i am trying to see the output ,it gives me output in xml form instead of giving in pdf format.
    Report is completing with warning and log file details are as below :
    Projects: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXPAMATREQ module: MPDISCOM - Material Requirement Report
    Current system time is 12-JAN-2010 17:49:38
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.UTF8
    Enter Password:
    Report Builder: Release 10.1.2.3.0 - Production on Tue Jan 12 17:49:42 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 520841 on node APPSDEV2 at 12-JAN-2010 17:49:49.
    Post-processing of request 520841 failed at 12-JAN-2010 17:51:49 with the error message:
    The Output Post-processor is running but has not picked up this request.
    No further attempts will be made to post-process this request, and the request will be marked
    with Warning status.
    Setting the profile option Concurrent: OPP Response Timeout to a higher value may be necessary.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 12-JAN-2010 17:51:49
    ---------------------------------------------------------------------------

    Hello All,
    I have checked output post processor log and find the below details:
    [1/12/10 6:49:17 PM] [31068:RT520883] Completed post-processing actions for request 520883.
    [1/13/10 10:02:08 AM] [OPPServiceThread1] Post-processing request 521396.
    [1/13/10 10:02:08 AM] [31068:RT521396] Executing post-processing actions for request 521396.
    [1/13/10 10:02:08 AM] [31068:RT521396] Starting XML Publisher post-processing action.
    [1/13/10 10:02:08 AM] [31068:RT521396]
    Template code: XXPAMATREQ
    Template app: PA
    Language: en
    Territory: 00
    Output type: PDF
    [1/13/10 10:02:08 AM] [UNEXPECTED] [31068:RT521396] 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.invokeNewXSLStylesheet(XSLT10gR1.java:558)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:228)
         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:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:285)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:173)
    Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'crosstab' used but not declared.
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
         ... 17 more
    [1/13/10 10:02:08 AM] [31068:RT521396] Completed post-processing actions for request 521396.
    834K(12960K), 0.0028761 secs]
    why its happening? what is this error "InvocationTargetException"

  • Xml publisher report giving warning

    Hi friends,
    I have a issue with xml publisher report. All existing xml publisher reports are working fine. Only the problem is newly created one.
    Application version 11.5.10.2
    dDtabase 9i
    BIdesktop version is 10.1.3.4.1
    MS office  2010
    i checked the OPP log file also.
    but i was unable to find the actual problem.
    Any help please..
    thanks in advance.
    here is the my log data
    [9/15/13 5:39:50 PM] [main] Starting GSF service with concurrent process id = 1673179.
    [9/15/13 5:39:50 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [9/15/13 5:39:50 PM] [Thread-16] Service thread starting up.
    [9/15/13 5:39:50 PM] [Thread-17] Service thread starting up.
    [9/15/13 5:42:53 PM] [OPPServiceThread1] Post-processing request 3596875.
    [9/16/13 7:37:34 AM] [OPPServiceThread0] Post-processing request 3597565.
    [9/16/13 8:05:32 AM] [OPPServiceThread0] Post-processing request 3597581.
    [9/16/13 8:55:50 AM] [OPPServiceThread0] Post-processing request 3597617.
    [9/16/13 9:10:13 AM] [OPPServiceThread1] Post-processing request 3597629.
    [9/16/13 9:20:53 AM] [OPPServiceThread1] Post-processing request 3597634.
    [9/16/13 9:20:53 AM] [1673179:RT3597634] Executing post-processing actions for request 3597634.
    [9/16/13 9:20:54 AM] [1673179:RT3597634] Starting XML Publisher post-processing action.
    [9/16/13 9:20:54 AM] [1673179:RT3597634]
    Template code: XXDB_PENSION
    Template app:  PER
    Language:      en
    Territory:     GB
    Output type:   PDF
    [9/16/13 9:20:56 AM] [UNEXPECTED] [1673179:RT3597634] 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:324)
        at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:473)
        at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:188)
        at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:156)
        at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:916)
        at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:869)
        at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:204)
        at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1497)
        at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:913)
        at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:1816)
        at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:1278)
        at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
        at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
        at sun.io.Converters.getConverterClass(Converters.java:215)
        at sun.io.Converters.newConverter(Converters.java:248)
        at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
        at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
        at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
        at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
        at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
        at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
        at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
        at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
        at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
        ... 16 more
    [9/16/13 9:20:57 AM] [1673179:RT3597634] Completed post-processing actions for request 3597634.

    I got the solution.
    Cause
    Incorrect encoding value in the report's prolog
    http://appselangovan.blogspot.com/2012/04/reprte-nlsnumericcharacters-error.htmlSolution
    To resolve the issue:
    1.Open the custom report in the Report Builder
    2.Go to the property pallette of the Report
    3.Remove the xml prologue value
    4.Save the changes
    5.Retest the issue.

  • XML Publisher report ends in Warning with java.lang.OutOfMemoryError

    Hi,
    We are modifying the standard report Account Analysis Report (in Subledger Accounting) to create a custom report.
    When run wide open, it is ending in Warning with the error java.lang.OutOfMemoryError in OPP Log.
    We are on EBS 12.1.3. DB 11.2.0.3 and XML Publisher 5.6.3
    We have set the below parameters in the data definition:
    Use XML Publishers XSLT processor: True
    Enable Scalable feature of XSLT processor: True
    Enable XSLT Runtime optimization: True
    Also we have added these to the Data template:
      <property name="db_fetch_size" value="20" />
      <property name="scalable_mode" value="on" />
    On the concurrent program, we have this option set:
    -ms1024m -mx2048m
    Still, the program is ending in Warning and not producing output. Any pointers here?
    We can also see that the Temporary Directory is not able to be set on the data definition. Why is this?
    After setting the Temporary Directory from Administration page, we were able to set the temporary directory for this data definition, but that did not solve the iseue.

    Glad you have sorted this - note that the fnd_concurrent_requests table has the fields pp_Start_date and pp_end_date which will show how long post processing is taking.
    Good to a good idea to monitor this in relation to the setting you have made in the profile option Concurrent:OPP Timeout profile option though 3 hours should cover most things!!!!

  • XML Publisher Report Fails While using Pivot Table in R12 Oracle EBS

    Hello All,
    Need your help. I am trying to create a report with a Pivot table. I have created the .rtf file using the Oracle BI Publisher Template Builder for word 10.1.3.4.1. the data comes correctly in preview but when i register it in EBS and run the concurrent program it competes in warning and no output is displayed.
    The error message looks like as follows.
    [9/3/10 4:03:17 PM] [19934:RT444621] Executing post-processing actions for request 444621.
    [9/3/10 4:03:17 PM] [19934:RT444621] Starting XML Publisher post-processing action.
    [9/3/10 4:03:17 PM] [19934:RT444621]
    Template code: XXECOHCGEN
    Template app: XXECO
    Language: en
    Territory: 00
    Output type: EXCEL
    [9/3/10 4:03:31 PM] [19934:RT444621] Output file was found but is zero sized - Deleted
    [9/3/10 4:03:31 PM] [UNEXPECTED] [19934:RT444621] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
         at java.lang.reflect.Method.invoke(Method.java:599)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:611)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:239)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         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:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'crosstab' used but not declared.
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
         ... 17 more
    would appreciate some pointers to fix this issue.
    Regards,
    Abhijeet K
    Edited by: Abhijeet K on Sep 3, 2010 8:10 AM

    HI, was there a Solution Ever found for this post other than the Workaround.
    I am at the Same issue now, Any Valuable inputs will Help me finish my Report ASAP, becos currently this is my only Show stopper
    we have Oracle Apps R12 realease 12.1.3  we use XMLpublisher built in R12
    The issue i have is .
    I created a XMLPublisher Report using PIVOT TABLE i would like to have my output to be in Excel, When i Preview it works fine, when i execute via Concurrent Program it gives the Following Log file
    XXTPC Custom Application: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    TPC_ITEM_COUNT_RPT module: TPC ITEM COUNT RPT
    Current system time is 25-JUN-2012 11:00:39
    XDO Data Engine Version No: 5.6.3
    Resp: 21676
    Org ID : 101
    Request ID: 2149483
    All Parameters: report_name=RUN BY ORDER TYPE:org_name=HQF:org_choice=TPC US:item_selection=1001:order_type=k-us:pstatus=entered,waved,notwaved,shipped:transit_days=:first_receipt_date=01-jun-2012:last_receipt_date=22-jun-2012
    Data Template Code: TPC_ITEM_COUNT_RPT
    Data Template Application Short Name: XXTPC
    Debug Flag: N
    {first_receipt_date=01-jun-2012, org_choice=TPC US, item_selection=1001, report_name=RUN BY ORDER TYPE, pstatus=entered,waved,notwaved,shipped, org_name=HQF, last_receipt_date=22-jun-2012, order_type=k-us, transit_days=}
    Calling XDO Data Engine...
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    Output file size:
    29148
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2149483 on node HQTERPAS1LX at 25-JUN-2012 11:00:51.
    Post-processing of request 2149483 failed at 25-JUN-2012 11:00:52 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 25-JUN-2012 11:00:52
    I have requested my DBA to get me the OPP file..
    Thanks in advance for any solution.

  • XML publisher : Error oracle.xml.parser.v2.XMLParseException: Expected ';'

    I am trying to output a customer list containing customer number and customer name using 11i ( 11.5.10 CU2) with latest XML publisher patches on.
    How do I debug the following error in OPP log:
    [UNEXPECTED] [72156:RT1088889] oracle.xml.parser.v2.XMLParseException: Expected ';'.
    The XML ouput file is generated fine but get the following error in the log file.
    | Starting concurrent program execution...
    +-----------------------------
    Spawned Process 13471
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1088898 on node O11IDEV at 03-APR-2006 13:57:35.
    Post-processing of request 1088898 failed at 03-APR-2006 13:57:37 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Finished executing request completion options.
    The OPP service log messge is :
    [4/3/06 6:02:53 AM] [main] Starting GSF service with concurrent process id = 72156.
    [4/3/06 6:02:53 AM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [4/3/06 6:02:53 AM] [Thread-12] Service thread starting up.
    [4/3/06 6:02:53 AM] [Thread-13] Service thread starting up.
    [4/3/06 1:16:08 PM] [OPPServiceThread0] Post-processing request 1088889.
    [4/3/06 1:16:08 PM] [72156:RT1088889] Executing post-processing actions for request 1088889.
    [4/3/06 1:16:09 PM] [72156:RT1088889] Starting XML Publisher post-processing action.
    [4/3/06 1:16:09 PM] [72156:RT1088889]
    Template code: COCXDOTEST
    Template app: COC
    Language: en
    Territory: US
    Output type: PDF
    [040306_011610131][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [040306_011610132][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [040306_011610133][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [040306_011610134][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [040306_011610134][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [040306_011610135][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [040306_011610135][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [040306_011610136][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [040306_011610136][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [040306_011610137][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [040306_011610138][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [040306_011610138][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [040306_011610139][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [040306_011610139][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [040306_011610140][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [040306_011610140][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [040306_011610140][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [040306_011610141][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [040306_011610141][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [040306_011610142][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS
    =(PROTOCOL=tcp)(HOST=O11IDEV.concentra.com)(PORT=9200)))(CONNECT_DATA=(SID=DEV1)))]
    [040306_011610143][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [040306_011610144][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[US7ASCII]
    [040306_011610144][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [040306_011610145][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [040306_011610145][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [040306_011610147][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [040306_011610148][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [040306_011610149][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[pa2.0 pa1.2 pa1.1 pa1.0]
    [040306_011610149][][EXCEPTION] [DEBUG] [java.version]:[1.3.1.09]
    [040306_011610150][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [040306_011610150][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [040306_011610151][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeBig]
    [040306_011610151][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[oracle/app/dev1app/dev1appl/fnd/11.5.0/secure/o11idev_dev1.dbc]
    [040306_011610152][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [040306_011610153][][EXCEPTION] [DEBUG] [user.home]:[u02/app/dev1app]
    [040306_011610153][][EXCEPTION] [DEBUG] [java.specification.version]:[1.3]
    [040306_011610154][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [040306_011610154][][EXCEPTION] [DEBUG] [user.dir]:[u02/app/dev1app/dev1appl/dev1csf/log/DEV1_o11idev]
    [040306_011610155][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[var/tmp/]
    [040306_011610155][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [040306_011610155][][EXCEPTION] [DEBUG] [java.ext.dirs]:[opt/java1.3/jre/lib/ext]
    [040306_011610156][][EXCEPTION] [DEBUG] [dbcfile]:[oracle/app/dev1app/dev1appl/fnd/11.5.0/secure/o11idev_dev1.dbc]
    [040306_011610156][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [040306_011610157][][EXCEPTION] [DEBUG] [java.awt.fonts]:[]
    [040306_011610157][][EXCEPTION] [DEBUG] [java.class.version]:[47.0]
    [040306_011610158][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [040306_011610158][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[big]
    [040306_011610159][][EXCEPTION] [DEBUG] [java.class.path]:[/opt/java1.3/lib/rt.jar:/opt/java1.3/lib/tools.jar:/opt/java1.3/jre/lib/rt.jar:/opt
    /java1.3/jre/lib/i18n.jar:/oracle/app/dev1app/dev1comn/java/appsborg.zip:/oracle/app/dev1app/dev1ora/8.0.6.9/forms60/java:/oracle/app/dev1app/d
    ev1comn/java]
    [040306_011610160][][EXCEPTION] [DEBUG] [os.name]:[HP-UX]
    [040306_011610160][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[/opt/java1.3/jre/lib/rt.jar:/opt/java1.3/jre/lib/i18n.jar:/opt/java1.3/jre/lib/
    sunrsasign.jar:/opt/java1.3/jre/classes]
    [040306_011610161][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://www.hp.com/go/Java]
    [040306_011610161][][EXCEPTION] [DEBUG] [user.timezone]:[America/Chicago]
    [040306_011610162][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Server VM]
    [040306_011610163][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [040306_011610164][][EXCEPTION] [DEBUG] [cpid]:[72156]
    [040306_011610164][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [040306_011610165][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Hewlett-Packard Company]
    [040306_011610165][][EXCEPTION] [DEBUG] [user.language]:[en]
    [040306_011610166][][EXCEPTION] [DEBUG] [java.library.path]:[/opt/java1.3/bin/../jre/lib/PA_RISC2.0/native_threads:/opt/java1.3/bin/../jre/lib
    /PA_RISC2.0/server:/opt/java1.3/bin/../jre/lib/PA_RISC2.0:/oracle/app/dev1app/dev1ora/iAS_1.0.2/lib:/oracle/app/dev1app/dev1ora/8.0.6.9/network
    /jre11/lib/PA_RISC/native_threads:/oracle/app/dev1app/dev1appl/cz/11.5.0/bin::/oracle/app/dev1app/dev1ora/8.0.6.9/lib:/usr/lib:/usr/lib]
    [040306_011610167][][EXCEPTION] [DEBUG] [path.separator]:[:]
    [040306_011610167][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [040306_011610168][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.motif.PSPrinterJob]
    [040306_011610168][][EXCEPTION] [DEBUG] [file.separator]:[]
    [040306_011610169][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.3.1.09-030418-12:59]
    [040306_011610170][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [040306_011610171][][EXCEPTION] [DEBUG] [java.vendor]:[Hewlett-Packard Co.]
    [040306_011610172][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [040306_011610172][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://www.hp.com/go/Java]
    [040306_011610173][][EXCEPTION] [DEBUG] [logfile]:[oracle/app/dev1app/dev1appl/dev1csf/log/DEV1_o11idev/FNDOPP72156.txt]
    040306_011610174][][EXCEPTION] [DEBUG] [os.arch]:[PA_RISC2.0]
    [040306_011610174][][EXCEPTION] [DEBUG] [os.version]:[B.11.11]
    [040306_011610174][][EXCEPTION] [DEBUG] [java.home]:[opt/java1.3/jre]
    [040306_011610175][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [040306_011610175][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[opt/java1.3/jre/lib/PA_RISC2.0]
    [040306_011610176][][EXCEPTION] [DEBUG] [line.separator]:[
    [040306_011610176][][EXCEPTION] [DEBUG] [file.encoding]:[8859_1]
    [040306_011610177][][EXCEPTION] [DEBUG] [user.name]:[oradev]
    [040306_011610177][][EXCEPTION] [DEBUG] [java.vm.version]:[1.3.1 1.3.1.09-_18_apr_2003_14_01 PA2.0]
    [4/3/06 1:16:13 PM] [UNEXPECTED] [72156:RT1088889] oracle.xml.parser.v2.XMLParseException: Expected ';'.
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:205)
    at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1001)
    at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:1677)
    at oracle.xml.parser.v2.XMLReader.getEntity(XMLReader.java:1928)
    at oracle.xml.parser.v2.NonValidatingParser.parseContentEntityRef(NonValidatingParser.java:1575)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1202)
    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.common.xml.XSLTClassic.transform(XSLTClassic.java:172)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:160)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1015)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:968)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:209)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1561)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:951)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5975)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3555)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3614)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:229)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)

    I was able to correct the error. The data contained an '&' sign and that was causing the xml parser to fail with the above error. If the & is replaced by a different character other than & then this error does not occur.
    Ashok

  • Need to find the root cause of the XML Publisher report erroring out.

    Hello All,
    After I ran for a Particular Invoice, to have output in XML Publisher Report for Invoice Priting. It got errored out with the below details which i got from the OPP Log file.
    From the below information, how do I get exact root cause. Please do the needful.
    =======================================================================
    [8/6/09 11:16:32 AM] [774712:RT14922832] Executing post-processing actions for request 14922832.
    [8/6/09 11:16:32 AM] [774712:RT14922832] Starting XML Publisher post-processing action.
    [8/6/09 11:16:32 AM] [774712:RT14922832]
    Template code: XXBIORAXINV_PHY
    Template app: BIO_AR
    Language: en
    Territory: 00
    Output type: PDF
    [8/6/09 11:16:33 AM] [UNEXPECTED] [774712:RT14922832] 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:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         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.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:229)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Unexpected EOF.
         at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
         at oracle.xdo.parser.v2.XMLReader.popXMLReader(XMLReader.java:526)
         at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1287)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
         ... 17 more
    [8/6/09 11:16:33 AM] [774712:RT14922832] Completed post-processing actions for request 14922832.
    =======================================================================
    Please do the needful. Suggest the steps to get rid of this critical - issue.
    Thanks,
    Abdul

    Please check if Output Post Processor concurrent manager is down/ inactive.
    Restart the manager/ get it restarted and test the issue.
    System Admin >> Concurrent >> Manager >> Administer

Maybe you are looking for

  • OAMessageStyledTextBean is not being displayed

    Hi All I have extended the CO class and inheritedthe methods from the processRquest so i trying to get the results from the process request to display a message styled text but it is no appearing on the page: this is what i have done package xxper.or

  • ORA-00472: PMON  process terminated with error

    Hi, I got this error in alert log.But the clients didn't complain they had a downtime.But in alert log I see the following.Why the db got restarted and why the clients could not notice it.Can somebody please reply why this has happened. Mon Jul 18 12

  • Break statement not working in switch case

    Hi, I've run into this problem multiple times and have looked up the syntax for a switch statement. The problem with the code below is that when it goes into the first case, it executes the break statement but still executes the next case instead of

  • Process Large XML files

    Hi, I am working on a File-File scenarion and I have around 300 MB XML files files coming in. My interface cud successfully process smaller files but it is not able to handle larger files. Group pls direct me. Thanks, Nandini

  • PSE 11 and PSE 10 running on the same computer.

    Can I install PSE 11 on my Mac without it affecting my version PSE 10? I want to run both versions on the same computer for teaching purposes.