Post-processing actions failed (Report Completed with Warning Status)

Hi Friends,
I'm developing custom PO Report using XMLP 5.0.0. Preview Of Template is coming properly while running the report , it completed with Warning Status.The Report is not working in UAT while it was passed DEV and TEST Env successfully. Please look at the below log details and help me
------------- 1) PUBLISH -------------
Beginning post-processing of request 654357 on node GOLDBQ at 20-JUN-2007 08:07:22.
Post-processing of request 654357 failed at 20-JUN-2007 08:07:32 with the error message:
One or more post-processing actions failed. Consult the OPP service log for details.
------------- 2) PRINT   -------------
OPP Log Details
[6/20/07 10:22:04 AM] [OPPServiceThread1] Post-processing request 654539.
[6/20/07 10:22:05 AM] [3039:RT654539] Executing post-processing actions for request 654539.
[6/20/07 10:22:06 AM] [3039:RT654539] Starting XML Publisher post-processing action.
[6/20/07 10:22:06 AM] [3039:RT654539]
Template code: XXTCPOXPRPOPG
Template app: XXTC
Language: en
Territory: GB
Output type: PDF
[6/20/07 10:22:07 AM] [UNEXPECTED] [3039:RT654539] java.sql.SQLException: Non supported SQL92 token at position: 1:
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Compiled Code))
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Inlined Compiled Code))
     at oracle.jdbc.dbaccess.DBError.check_error(DBError.java(Inlined Compiled Code))
     at oracle.jdbc.driver.OracleSql.handleToken(OracleSql.java(Compiled Code))
     at oracle.jdbc.driver.OracleSql.handleODBC(OracleSql.java(Compiled Code))
     at oracle.jdbc.driver.OracleSql.parse(OracleSql.java(Inlined Compiled Code))
     at oracle.jdbc.driver.OracleConnection.nativeSQL(OracleConnection.java(Compiled Code))
     at oracle.jdbc.driver.OracleStatement.expandSqlEscapes(OracleStatement.java(Inlined Compiled Code))
     at oracle.jdbc.driver.OracleStatement.parseSqlKind(OracleStatement.java(Inlined Compiled Code))
     at oracle.jdbc.driver.OraclePreparedStatement.<init>(OraclePreparedStatement.java(Compiled Code))
     at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
     at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
     at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java(Compiled Code))
     at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java(Compiled Code))
     at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:168)
     at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:127)
     at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:208)
     at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
[6/20/07 10:22:07 AM] [3039:RT654539] Completed post-processing actions for request 654539.
END Of OPP Log Details
Regards,
Aanta
Message was edited by:
user526601

HI ,
i am also facing the same problem but i have one solution for this .... that opp err
comes in 3 cases ....
data output will be very large
unable to insert data in template---->template design is wrong.....(in caseif xml is generated for that).
the third case is that the data defination file is perfectly fine but when it have to insert data in template its not getting the path where the template is put.
its all due to xml environment settings.
Tell your DBA to verify the issue...send him the log and opp log.
I expect that you will get what exactly the issues is.
regards
Ratnesh

Similar Messages

  • One or more post-processing actions failed - XML Publisher report

    Hi all, I'm working with the following envinronment:
    Unix platform: HP-UX rp1 B.11.11 U 9000/800
    DB: Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    eBS: EBS 11.5.9
    More in detail I have a problem when I run a request to see an XML Publisher Report. The request's status at the end is WARNING.....
    When I click on "View Output" I don't see nothing and inside the "View Log" I have this error:
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1897375 on node RP1DEV at 10-SEP-2008 14:13:36.
    Post-processing of request 1897375 failed at 10-SEP-2008 14:13:37 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Following the Metalink Note 364547.1 I opened the OPP service log and this is the content:
    [9/10/08 2:51:09 PM] [OPPServiceThread0] Post-processing request 1897433.
    [9/10/08 2:51:09 PM] [72379:RT1897433] Executing post-processing actions for request 1897433.
    [9/10/08 2:51:09 PM] [72379:RT1897433] Starting XML Publisher post-processing action.
    [9/10/08 2:51:09 PM] [72379:RT1897433]
    Template code: XX_MANAGERS
    Template app: AR
    Language: en
    Territory: GR
    Output type: PDF
    [9/10/08 2:51:09 PM] [UNEXPECTED] [72379:RT1897433] 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:187)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
    at sun.io.Converters.getConverterClass(Converters.java:223)
    at sun.io.Converters.newConverter(Converters.java:263)
    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)
    ... 17 more
    [9/10/08 2:51:09 PM] [72379:RT1897433] Completed post-processing actions for request 1897433.
    Anybody have any idea where the error is ?
    Any help will be appreciated
    Alex

    You are right !!
    The problem is inside the report generated by Oracle Reports
    The XML code, which I retrieve running the report request is the following:
    <?xml version="1.0" encoding="&Encoding"?>
    - <!-- Generated by Oracle Reports version 6.0.8.20.2
    -->
    - <MODULE1>
    - <LIST_G_MANAGER_NO>
    - <G_MANAGER_NO>
    <MANAGER_NO>1000</MANAGER_NO>
    <MANAGER_NAME>Anil Passi</MANAGER_NAME>
    </G_MANAGER_NO>
    - <G_MANAGER_NO>
    <MANAGER_NO>1001</MANAGER_NO>
    <MANAGER_NAME>Martin</MANAGER_NAME>
    </G_MANAGER_NO>
    </LIST_G_MANAGER_NO>
    </MODULE1>
    and the problem is the "&" !!!
    So, inside Oracle Reports, when I try to generate the XML code from a preexisting report, the encoding variable is not set.
    Now, I'm trying to understand how to set it, but I didn't find nothing....
    Somebody knows where can I find a Report's configuration file in order to set this "encoding" ?
    Thanks
    Alex

  • One or more post-processing actions failed. Consult the OPP service log for details.

    hi expert plz help me i can't understand here what can i do to resove this error.
    here is the logfile details of output post processor
    ebs- 11i (11.5.10.2)
    os - rhel 4
    [9/2/13 4:54:48 PM] [main] Starting GSF service with concurrent process id = 2984174.
    [9/2/13 4:54:48 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [9/2/13 4:54:48 PM] [Thread-14] Service thread starting up.
    [9/2/13 4:54:48 PM] [Thread-15] Service thread starting up.
    [9/2/13 4:59:34 PM] [OPPServiceThread0] Post-processing request 21672063.
    [9/2/13 4:59:35 PM] [2984174:RT21672063] Executing post-processing actions for request 21672063.
    [9/2/13 4:59:35 PM] [2984174:RT21672063] Starting XML Publisher post-processing action.
    [9/2/13 4:59:35 PM] [2984174:RT21672063]
    Template code: PURCHASE_REGISTER_ITEMWISE
    Template app:  CONA
    Language:      en
    Territory:     00
    Output type:   PDF
    [090213_045936406][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [090213_045936407][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [090213_045936408][][EXCEPTION] [DEBUG]  [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [090213_045936408][][EXCEPTION] [DEBUG]  [SECURITY_GROUP_ID]:[0]
    [090213_045936408][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [090213_045936408][][EXCEPTION] [DEBUG]  [NLS_CHARACTERSET]:[US7ASCII]
    [090213_045936408][][EXCEPTION] [DEBUG]  [RESP_APPL_ID]:[-1]
    [090213_045936408][][EXCEPTION] [DEBUG]  [NLS_LANGUAGE]:[AMERICAN]
    [090213_045936408][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MIN]:[1]
    [090213_045936409][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MAX]:[2]
    [090213_045936409][][EXCEPTION] [DEBUG]  [NLS_NUMERIC_CHARACTERS]:[.,]
    [090213_045936409][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=demo.oriplast.com)(PORT=1526)))(CONNECT_DATA=(SID=ORIDEMO)))]
    [090213_045936409][][EXCEPTION] [DEBUG]  [RESP_ID]:[-1]
    [090213_045936409][][EXCEPTION] [DEBUG]  [FND_MAX_JDBC_CONNECTIONS]:[500]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_USABLE_CHECK]:[false]
    [090213_045936410][][EXCEPTION] [DEBUG]  [USER_ID]:[-1]
    [090213_045936410][][EXCEPTION] [DEBUG]  [NLS_TERRITORY]:[AMERICA]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_PLSQL_RESET]:[false]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_CONTEXT_CHECK]:[true]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_DATE_FORMAT]:[DD-MON-RR]
    [090213_045936418][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [090213_045936418][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_SORT]:[BINARY]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_DATE_LANGUAGE]:[AMERICAN]
    [090213_045936419][][EXCEPTION] [DEBUG]  [LOGIN_ID]:[-1]
    [090213_045936419][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [090213_045936419][][EXCEPTION] [DEBUG] [APPLTMP]:[/u03/ORIDEMO/LIVE_APPL/livecomn/temp]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [090213_045936419][][EXCEPTION] [DEBUG]  [sun.boot.library.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.vm.version]:[1.4.2_04-b05]
    [090213_045936419][][EXCEPTION] [DEBUG]  [OVERRIDE_DBC]:[true]
    [090213_045936419][][EXCEPTION] [DEBUG] [dbcfile]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.vm.vendor]:[Sun Microsystems Inc.]
    [090213_045936420][][EXCEPTION] [DEBUG]  [java.vendor.url]:[http://java.sun.com/]
    [090213_045936420][][EXCEPTION] [DEBUG]  [path.separator]:[:]
    [090213_045936420][][EXCEPTION] [DEBUG] [APPLCSF]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin]
    [090213_045936420][][EXCEPTION] [DEBUG]  [java.vm.name]:[Java HotSpot(TM) Client VM]
    [090213_045936420][][EXCEPTION] [DEBUG]  [file.encoding.pkg]:[sun.io]
    [090213_045936420][][EXCEPTION] [DEBUG]  [user.country]:[US]
    [090213_045936420][][EXCEPTION] [DEBUG]  [sun.os.patch.level]:[unknown]
    [090213_045936420][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [090213_045936421][][EXCEPTION] [DEBUG] [user.dir]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin/log/ORIDEMO_demo]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/endorsed]
    [090213_045936421][][EXCEPTION] [DEBUG]  [os.arch]:[i386]
    [090213_045936421][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936421][][EXCEPTION] [DEBUG]  [java.io.tmpdir]:[/tmp]
    [090213_045936422][][EXCEPTION] [DEBUG]  [line.separator]:[
    [090213_045936422][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [090213_045936422][][EXCEPTION] [DEBUG]  [os.name]:[Linux]
    [090213_045936422][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MIN]:[1]
    [090213_045936422][][EXCEPTION] [DEBUG]  [cpid]:[2984174]
    [090213_045936422][][EXCEPTION] [DEBUG]  [sun.java2d.fontpath]:[]
    [090213_045936423][][EXCEPTION] [DEBUG] [java.library.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386/client:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/../lib/i386:/u03/ORIDEMO/LIVE_APPL/liveora/iAS/lib:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/network/jre11/lib/i686/native_threads:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/network/jre11/lib/linux/native_threads:/u03/ORIDEMO/LIVE_APPL/liveappl/cz/11.5.0/bin:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/lib:/usr/X11R6/lib:/usr/openwin/lib]
    [090213_045936423][][EXCEPTION] [DEBUG]  [java.specification.name]:[Java Platform API Specification]
    [090213_045936423][][EXCEPTION] [DEBUG]  [java.class.version]:[48.0]
    [090213_045936423][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.FileSystemPreferencesFactory]
    [090213_045936423][][EXCEPTION] [DEBUG]  [os.version]:[2.6.9-82.ELsmp]
    [090213_045936424][][EXCEPTION] [DEBUG]  [LONG_RUNNING_JVM]:[true]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.home]:[/home/appdemo]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.timezone]:[GMT+05:30]
    [090213_045936424][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [090213_045936424][][EXCEPTION] [DEBUG]  [file.encoding]:[ANSI_X3.4-1968]
    [090213_045936424][][EXCEPTION] [DEBUG]  [java.specification.version]:[1.4]
    [090213_045936424][][EXCEPTION] [DEBUG]  [CACHEMODE]:[DISTRIBUTED]
    [090213_045936424][][EXCEPTION] [DEBUG] [java.class.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/java/appsborg2.zip:/u03/ORIDEMO/LIVE_APPL/livecomn/java/apps.zip:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/forms60/java:/u03/ORIDEMO/LIVE_APPL/livecomn/java]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.name]:[appdemo]
    [090213_045936424][][EXCEPTION] [DEBUG] [DBCFILE]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.home]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre]
    [090213_045936425][][EXCEPTION] [DEBUG]  [sun.arch.data.model]:[32]
    [090213_045936425][][EXCEPTION] [DEBUG]  [user.language]:[en]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.specification.vendor]:[Sun Microsystems Inc.]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.vm.info]:[mixed mode]
    [090213_045936425][][EXCEPTION] [DEBUG] [logfile]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin/log/ORIDEMO_demo/FNDOPP2984174.txt]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.version]:[1.4.2_04]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.ext.dirs]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/ext]
    [090213_045936426][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i18n.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jsse.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jce.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/classes]
    [090213_045936426][][EXCEPTION] [DEBUG]  [java.vendor]:[Sun Microsystems Inc.]
    [090213_045936426][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MAX]:[2]
    [090213_045936426][][EXCEPTION] [DEBUG]  [file.separator]:[/]
    [090213_045936426][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [090213_045936426][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [090213_045936426][][EXCEPTION] [DEBUG]  [sun.cpu.endian]:[little]
    [090213_045936426][][EXCEPTION] [DEBUG]  [APPLOUT]:[out/ORIDEMO_demo]
    [090213_045936427][][EXCEPTION] [DEBUG]  [sun.cpu.isalist]:[]
    [9/2/13 4:59:40 PM] [UNEXPECTED] [2984174:RT21672063] 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: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)
            ... 17 more
    [9/2/13 4:59:40 PM] [2984174:RT21672063] Completed post-processing actions for request 21672063.
    [9/2/13 5:10:51 PM] [OPPServiceThread1] Post-processing request 21672114.
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Executing post-processing actions for request 21672114.
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Starting XML Publisher post-processing action.
    [9/2/13 5:10:51 PM] [2984174:RT21672114]
    Template code: PURCHASE_REGISTER_ITEMWISE
    Template app:  CONA
    Language:      en
    Territory:     00
    Output type:   PDF
    [9/2/13 5:10:51 PM] [UNEXPECTED] [2984174:RT21672114] 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: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)
            ... 17 more
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Completed post-processing actions for request 21672114.
    thaks
    pritesh

    hi experts
    thanks for ur replay,
    this issue is occured with only the particular request and this is custom report. i try some step
    down the manager run the cmclean.sql, increease the  processes of output postprocessor but not get the any type of effect on issue...
    and also follow the step that describe in the below doc:
    Output Post Processor (OPP) Log Contains Error "oracle.xdo.parser.v2.XMLParseException: Unexpected EOF" (Doc ID 1273272.1)
    To Bottom
    request log file details below:
    +---------------------------------------------------------------------------+
    CONA Custom: Version : UNKNOWN - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    PURCHASE_REGISTER_ITEMWISE module: Ori - Purchase Register - Item wise (15x12)
    +---------------------------------------------------------------------------+
    Current system time is 02-SEP-2013 17:10:29
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_SEGM='02'
    P_CHART_OF_ACCOUNTS_ID='50268'
    p_from_date='2012/04/01 00:00:00'
    p_to_date='2012/04/05 00:00:00'
    P_YES_NO='No'
    XML_REPORTS_XENVIRONMENT is :
    /u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    _AMERICA.UTF8
    Report Builder: Release 6.0.8.25.0 - Production on Mon Sep 2 17:10:29 2013
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Enter Username:
    +---------------------------------------------------------------------------+
    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 21672114 on node DEMO at 02-SEP-2013 17:10:51.
    Post-processing of request 21672114 failed at 02-SEP-2013 17:10:51 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.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 02-SEP-2013 17:10:52
    +---------------------------------------------------------------------------+
    i check the document that u all suggest above after that i update u as soon as possible..
    thanks & regards
    pritesh ranjan

  • Post-processing request failed one or more post processing action failed .

    Beginning post-processing of request 3064071 on node SURYA at 03-NOV-2008 17:07:20.
    Post-processing of request 3064071 failed at 03-NOV-2008 17:07:21 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    oppserver log file:
    11/4/08 9:17:55 PM] [main] Starting GSF service with concurrent process id = 1100320.
    [11/4/08 9:17:55 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [11/4/08 9:17:57 PM] [Thread-21] Service thread starting up.
    [11/4/08 9:17:57 PM] [Thread-22] Service thread starting up.
    [11/4/08 9:22:48 PM] [OPPServiceThread0] Post-processing request 3066109.
    [11/4/08 9:22:48 PM] [1100320:RT3066109] Executing post-processing actions for request 3066109.
    [11/4/08 9:22:49 PM] [1100320:RT3066109] Starting XML Publisher post-processing action.
    [11/4/08 9:22:49 PM] [1100320:RT3066109]
    Template code: XXINA_VIOLET_SUPP_EXE
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: PDF
    [110408_092250799][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [110408_092250800][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [110408_092250800][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [110408_092250801][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[60]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[UTF8]
    [110408_092250801][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [110408_092250801][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=surya.inatech.com)(PORT=1531)))(CONNECT_DATA=(SID=TRAIN)))]
    [110408_092250801][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [110408_092250802][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [110408_092250802][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[true]
    [110408_092250802][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [110408_092250802][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[1]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [110408_092250808][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [110408_092250809][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [110408_092250809][][EXCEPTION] [DEBUG] [APPLTMP]:[u02/oracle/traincomn/temp]
    [110408_092250809][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [110408_092250809][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386]
    [110408_092250809][][EXCEPTION] [DEBUG] [java.vm.version]:[1.4.2_04-b05]
    [110408_092250809][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [110408_092250811][][EXCEPTION] [DEBUG] [dbcfile]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250811][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [110408_092250811][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [110408_092250812][][EXCEPTION] [DEBUG] [path.separator]:[:]
    [110408_092250812][][EXCEPTION] [DEBUG] [APPLCSF]:[u02/oracle/traincomn/admin]
    [110408_092250812][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [110408_092250812][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [110408_092250812][][EXCEPTION] [DEBUG] [user.country]:[US]
    [110408_092250812][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[unknown]
    [110408_092250812][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [110408_092250813][][EXCEPTION] [DEBUG] [user.dir]:[u02/oracle/traincomn/admin/log/TRAIN_surya]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/endorsed]
    [110408_092250813][][EXCEPTION] [DEBUG] [os.arch]:[i386]
    [110408_092250813][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[tmp]
    [110408_092250813][][EXCEPTION] [DEBUG] [line.separator]:[
    [110408_092250813][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [110408_092250813][][EXCEPTION] [DEBUG] [os.name]:[Linux]
    [110408_092250813][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [110408_092250813][][EXCEPTION] [DEBUG] [cpid]:[1100320]
    [110408_092250814][][EXCEPTION] [DEBUG] [sun.java2d.fontpath]:[]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.library.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386/client:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/../lib/i386:/u02/oracle/trainora/iAS/lib:/u02/oracle/trainora/8.0.6/network/jre11/lib/i686/native_threads:/u02/oracle/trainora/8.0.6/network/jre11/lib/linux/native_threads:/u01/oracle/trainappl/cz/11.5.0/bin:/u02/oracle/trainora/8.0.6/lib:/usr/X11R6/lib:/usr/openwin/lib]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.class.version]:[48.0]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.FileSystemPreferencesFactory]
    [110408_092250815][][EXCEPTION] [DEBUG] [os.version]:[2.6.9-34.EL]
    [110408_092250815][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.home]:[home/oracle]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.timezone]:[Asia/Calcutta]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [110408_092250815][][EXCEPTION] [DEBUG] [file.encoding]:[ANSI_X3.4-1968]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.specification.version]:[1.4]
    [110408_092250815][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.class.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u02/oracle/traincomn/java/appsborg2.zip:/u02/oracle/traincomn/java/apps.zip:/u02/oracle/trainora/8.0.6/forms60/java:/u02/oracle/traincomn/java]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.name]:[oracle]
    [110408_092250815][][EXCEPTION] [DEBUG] [DBCFILE]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.home]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre]
    [110408_092250816][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [110408_092250816][][EXCEPTION] [DEBUG] [user.language]:[en]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [110408_092250816][][EXCEPTION] [DEBUG] [logfile]:[u02/oracle/traincomn/admin/log/TRAIN_surya/FNDOPP1100320.txt]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.version]:[1.4.2_04]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.ext.dirs]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/ext]
    [110408_092250816][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i18n.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jsse.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jce.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/classes]
    [110408_092250817][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [110408_092250817][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [110408_092250817][][EXCEPTION] [DEBUG] [file.separator]:[]
    [110408_092250817][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [110408_092250817][][EXCEPTION] [DEBUG] [APPLOUT]:[out/TRAIN_surya]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[]
    [11/4/08 9:23:00 PM] [UNEXPECTED] [1100320:RT3066109] 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:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    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)
         ... 17 more
    [11/4/08 9:23:00 PM] [1100320:RT3066109] Completed post-processing actions for request 3066109.
    [11/5/08 11:00:13 AM] [OPPServiceThread0] Post-processing request 3067075.
    [11/5/08 11:00:15 AM] [1100320:RT3067075] Executing post-processing actions for request 3067075.
    [11/5/08 11:00:15 AM] [1100320:RT3067075] Starting XML Publisher post-processing action.
    [11/5/08 11:00:15 AM] [1100320:RT3067075]
    Template code: XXINA_XML_TEST_TEMPLATE
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 11:00:58 AM] [UNEXPECTED] [1100320:RT3067075] 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:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    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)
         ... 17 more
    [11/5/08 11:01:00 AM] [1100320:RT3067075] Completed post-processing actions for request 3067075.
    [11/5/08 12:20:30 PM] [OPPServiceThread1] Post-processing request 3067153.
    [11/5/08 12:20:30 PM] [1100320:RT3067153] Executing post-processing actions for request 3067153.
    [11/5/08 12:20:30 PM] [1100320:RT3067153] Starting XML Publisher post-processing action.
    [11/5/08 12:20:30 PM] [1100320:RT3067153]
    Template code: XXINA_XML_TRANS
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 12:20:37 PM] [UNEXPECTED] [1100320:RT3067153] 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.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: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:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.io.FileNotFoundException: /D:\Inahome\Raja Ramesh\Official\XML Publisher -Internal Project\SD - XML Publisher\31-oct\subtemp.rtf (No such file or directory)
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:782)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:564)
         ... 17 more
    [11/5/08 12:20:38 PM] [1100320:RT3067153] Completed post-processing actions for request 3067153.
    [11/5/08 5:32:38 PM] [OPPServiceThread0] Post-processing request 3067574.
    [11/5/08 5:32:39 PM] [1100320:RT3067574] Executing post-processing actions for request 3067574.
    [11/5/08 5:32:39 PM] [1100320:RT3067574] Starting XML Publisher post-processing action.
    [11/5/08 5:32:39 PM] [1100320:RT3067574]
    Template code: XXINA_XML_TEST
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 5:33:11 PM] [1100320:RT3067574] XML Publisher post-processing action complete.
    [11/5/08 5:33:11 PM] [1100320:RT3067574] Completed post-processing actions for request 3067574.
    [11/5/08 5:36:51 PM] [OPPServiceThread1] Post-processing request 3067581.
    [11/5/08 5:36:51 PM] [1100320:RT3067581] Executing post-processing actions for request 3067581.
    [11/5/08 5:36:51 PM] [1100320:RT3067581] Starting XML Publisher post-processing action.
    [11/5/08 5:36:51 PM] [1100320:RT3067581]
    Template code: XXINA_XML_TEST
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 5:36:56 PM] [1100320:RT3067581] XML Publisher post-processing action complete.
    [11/5/08 5:36:56 PM] [1100320:RT3067581] Completed post-processing actions for request 3067581.
    getting this error in OPP server log file
    any solutions ?
    regards,
    Arul.

    Caused by: java.io.FileNotFoundException: /D:\Inahome\Raja Ramesh\Official\XML Publisher -Internal Project\SD - XML Publisher\31-oct\subtemp.rtf (No such file or directory)Did you verify this?

  • XML Reports end with WARNING Status, Using Virtual Hostname by Veritas HA

    Dear Experts,
    We have upgraded our Application from 11.5.10.2 to R12, 12.1.3. Now in the Upgraded Application we are unable to open/view any of the XML based Concurrent Reports. All the XML Concurrent Reports are ending in Status WARNING.
    When we click on the View Out put, we are just getting the XML code and not the XML based reports.
    The log file of Out Put Postprocessor shows the following errors:
    ================================================
    5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] Get Output Type
    [5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] XML file name: /mnt/oracle/ERPROD/inst/apps/ERPROD_erp-lh-dr/logs/appl/conc/out/o4152834.out
    [5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] XML file is on node: ERP-LH-DR
    [5/28/13 12:40:20 PM] [UNEXPECTED] [960882:RT4152834] java.sql.SQLException: Exhausted Resultset
    at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:1224)
    at oracle.apps.fnd.cp.util.CpUtil.getCanonicalLocalNode(CpUtil.java:127)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:244)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    [5/28/13 12:40:20 PM] [960882:RT4152834] Completed post-processing actions for request 4152834.
    And error like below:
    The error we are getting from the Application log files are related to Hostname. Following is the abstract from the Output Post Processor log.
    [5/29/13 2:56:02 PM] [UNEXPECTED] [960900:RT4155505] java.sql.SQLException: Exhausted Resultset
    at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:1224)
    at oracle.apps.fnd.cp.util.CpUtil.getCanonicalLocalNode(CpUtil.java:127)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:244)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    ===============================================================
    Concurrent Manger Log files shows the following error:
    ===========================================================
    Executing request completion options...
    Output file size:
    430455
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 4158856 on node ERP-LH-DR at 30-MAY-2013 18:53:38.
    Post-processing of request 4158856 failed at 30-MAY-2013 18:53:38 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
    ==========================================================
    **Please suggests:**
    **1- Is there any way to make these XML reports work with Veritas HA, using Virtual hostname**
    **2- Can we identify or pin point from where the Out Put Postprocessor is setting the Physical Hostname.**
    Regards
    Ali Ammar

    Hi,
    The metalink note Output Post Processor Fails Due to java.sql.SQLException: Exhausted Resultset [ID 740529.1], is not related to us, we have already verified that. In our case the Application is running on Virtual Hostname and this virtual hostname is taken care by Veritas Library, ACC.
    Secondly the FND_NODES also shows the Virtual hostname as the application is configured on Virtual Hostname. So in our case its not seems to be comming from the FND_NODES tables, rather it seems that some of the Java files/class is picking it by the OS command uname -a.
    So if we can find that class or environment file of java, we can export the Virtual Hostname as we used it in configuration. Please note that the Concurrent Manager and Application listener are also working fine on the Virtual Hostname, by using the Veritas library.
    Solaris:
    LD_PRELOAD_32=/usr/lib/secure/libvuname.so
    VHOSTNAME=<virtual hostname>
    Please suggest.
    Best Regards
    Ali Ammar.

  • Could RDF report end with warning status conditionally?

    Could I make the Oracle report concurrent program complete with warning status based on a condition?
    I know it is possible with PL/SQL concurrent requests, but with Oracle Reports how could I end the report with a status as warning indicating users to look into the log file.
    Thank you,
    Vinodh

    Hi DC,
    Thank you for quick feedback. But the report is not completing with warning status (still it completes as Normal). I want the concurrent program to end with warning status. So, by looking at the end status of the concurrent program the user would check the log by clicking the view log button.

  • One or more post-processing actions failed. Consult the OPP service log

    When i run the report i got WARNING in the status...But my XML file was generated correctly.
    when i saw the OOP Log file, i got this message,
    [5/2/13 9:56:45 AM] [OPPServiceThread0] Post-processing request 5875515.
    [5/2/13 9:56:45 AM] [2063716:RT5875515] Executing post-processing actions for request 5875515.
    [5/2/13 9:56:45 AM] [2063716:RT5875515] Starting XML Publisher post-processing action.
    [5/2/13 9:56:45 AM] [2063716:RT5875515]
    Template code: balance
    Template app: SQLAP
    Language: en
    Territory: 00
    Output type: RTF
    [5/2/13 9:56:45 AM] [UNEXPECTED] [2063716:RT5875515] java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.charAt(String.java:687)
         at oracle.apps.xdo.common.encoding.Base64Util.decode(Base64Util.java:54)
         at oracle.apps.xdo.template.fo.elements.FOInstreamForeignObject.end(FOInstreamForeignObject.java:71)
         at oracle.apps.xdo.template.fo.FOHandler.endElement(FOHandler.java:455)
         at oracle.apps.xdo.common.xml.XSLTMerger.endElement(XSLTMerger.java:69)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1295)
         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:206)
         at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:320)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1051)
         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)
    [5/2/13 9:56:45 AM] [2063716:RT5875515] Completed post-processing actions for request 5875515.
    can any ony help me with this...?
    Thanks in Advance...

    Pl see if this MOS Doc can help
    R12 BI Publisher reports with graph included fail with error "String index out of range: -1" [ID 1251964.1]
    HTH
    Srini

  • Report "completed with warning "   APP-FND-00500: AFPPRN received a return

    hi ,
    i am getting this error while running a report.while searching on google i foundn it's printer issue but when i submit it with different printer name it running fine but it always completed with warning with that specific printer .so what should i do ?
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_ORG_ID='200'
    P_PO_NO_FROM='9068'
    P_PO_NO_TO='9068'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Report Builder: Release 6.0.8.25.0 - Production on Fri Dec 2 16:56:40 2011
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 6098208      
    Number of copies : 1      
    Printer : wkwcomm
    wkwcomm: service-unavailable
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    Action: Review your concurrent request log file for more detailed information.
    Finished executing request completion options.

    Please post the details of the application release, database version and OS.
    i am getting this error while running a report.while searching on google i foundn it's printer issue but when i submit it with different printer name it running fine but it always completed with warning with that specific printer .so what should i do ?Is this a custom or seeded concurrent program?
    Is the issue with this report only?
    Is this output from the printer that the report complete successfully with warning?
    Do you get an output file?
    wkwcomm: service-unavailableIs wkwcomm the printer name (queue name)?
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1Apps Print Requests Fail with lp: unable to print file: client-error-not-found [ID 359890.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=APP-FND-00500&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001

  • Account Analysis Report completed with warning

    Hi All,
    I am unable get the output for Account Analysis Report.Can Any one help me onthis.
    log file message:
    Executing request completion options...
    Output file size:
    339799830
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1905991 on node APP1DEV at 30-JAN-2012 21:52:13.
    Post-processing of request 1905991 failed at 30-JAN-2012 21:59:13 with the error message:
    The concurrent manager has timed out waiting for the Output Post-processor to finish this request.
    Check that there are enough Output Post-processor service processes running.
    More information may be found in the service process logfile.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Thanks
    Ramaiah

    Hi Hussein,
    Apllication Version is : 12.1.3
    DataBase :10g
    Os :Linux
    opp log file :
    [1/31/12 9:59:45 AM] [main] Starting GSF service with concurrent process id = 1521486.
    [1/31/12 9:59:45 AM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [1/31/12 9:59:45 AM] [Thread-19] Service thread starting up.
    [1/31/12 9:59:45 AM] [Thread-20] Service thread starting up.
    [1/31/12 1:34:49 PM] [OPPServiceThread1] Post-processing request 1906152.
    [1/31/12 1:40:03 PM] [OPPServiceThread0] Post-processing request 1906153.
    [1/31/12 1:40:03 PM] [1521486:RT1906153] Executing post-processing actions for request 1906153.
    [1/31/12 1:40:03 PM] [1521486:RT1906153] Starting XML Publisher post-processing action.
    [1/31/12 1:40:03 PM] [1521486:RT1906153]
    Template code: APTBRPT06
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: EXCEL
    [013112_014004619][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [013112_014004619][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[US7ASCII]
    [013112_014004620][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [013112_014004620][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@laux02.nitusa.com:1531:TEST]
    [013112_014004620][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [013112_014004620][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [013112_014004621][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [013112_014004621][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [013112_014004621][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [013112_014004621][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [013112_014004621][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [013112_014004621][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [013112_014004621][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [013112_014004621][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [013112_014004621][][EXCEPTION] [DEBUG] [APPLTMP]:[app/TEST/inst/apps/TEST_app1dev/appltmp]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) SE Runtime Environment]
    [013112_014004621][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.vm.version]:[11.0-b15]
    [013112_014004621][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [013112_014004621][][EXCEPTION] [DEBUG] [dbcfile]:[app/TEST/inst/apps/TEST_app1dev/appl/fnd/12.0.0/secure/TEST.dbc]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [013112_014004621][][EXCEPTION] [DEBUG] [path.separator]:[:]
    [013112_014004621][][EXCEPTION] [DEBUG] [APPLCSF]:[app/TEST/inst/apps/TEST_app1dev/logs/appl/conc]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Server VM]
    [013112_014004622][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [013112_014004622][][EXCEPTION] [DEBUG] [sun.java.launcher]:[SUN_STANDARD]
    [013112_014004622][][EXCEPTION] [DEBUG] [user.country]:[US]
    [013112_014004622][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[unknown]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [013112_014004622][][EXCEPTION] [DEBUG] [user.dir]:[app/TEST/inst/apps/TEST_app1dev/logs/appl/conc/log]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.6.0_10-b33]
    [013112_014004622][][EXCEPTION] [DEBUG] [CLIENT_PROCESSID]:[29178]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/endorsed]
    [013112_014004622][][EXCEPTION] [DEBUG] [os.arch]:[i386]
    [013112_014004622][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[app/TEST/inst/apps/TEST_app1dev/appl/fnd/12.0.0/secure/TEST.dbc]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[tmp]
    [013112_014004622][][EXCEPTION] [DEBUG] [line.separator]:[
    [013112_014004622][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [013112_014004622][][EXCEPTION] [DEBUG] [os.name]:[Linux]
    [013112_014004622][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [013112_014004623][][EXCEPTION] [DEBUG] [cpid]:[1521486]
    [013112_014004623][][EXCEPTION] [DEBUG] [sun.jnu.encoding]:[UTF-8]
    [013112_014004623][][EXCEPTION] [DEBUG] [oracle.apps.fnd.common.Pool.leak.mode]:[stderr:off]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.library.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386/server:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/../lib/i386:/app/TEST/apps/tech_st/10.1.3/lib32:/app/TEST/apps/tech_st/10.1.3/lib:/app/TEST/apps/apps_st/appl/cz/12.0.0/bin:/app/TEST/apps/apps_st/appl/iby/12.0.0/bin:/app/TEST/apps/apps_st/appl/pon/12.0.0/bin:/app/TEST/apps/apps_st/appl/sht/12.0.0/lib:/usr/java/packages/lib/i386:/lib:/usr/lib]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.class.version]:[50.0]
    [013112_014004623][][EXCEPTION] [DEBUG] [sun.management.compiler]:[HotSpot Tiered Compilers]
    [013112_014004623][][EXCEPTION] [DEBUG] [queue_appl_id]:[0]
    [013112_014004623][][EXCEPTION] [DEBUG] [os.version]:[2.6.18-164.el5]
    [013112_014004623][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [013112_014004623][][EXCEPTION] [DEBUG] [user.home]:[home/appltest]
    [013112_014004623][][EXCEPTION] [DEBUG] [user.timezone]:[America/Los_Angeles]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [013112_014004623][][EXCEPTION] [DEBUG] [file.encoding]:[UTF-8]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.specification.version]:[1.6]
    [013112_014004623][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [013112_014004623][][EXCEPTION] [DEBUG] [conc_queue_id]:[1040]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.class.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/app/TEST/apps/apps_st/comn/java/lib/appsborg2.zip:/app/TEST/apps/apps_st/comn/java/classes]
    [013112_014004623][][EXCEPTION] [DEBUG] [user.name]:[appltest]
    [013112_014004624][][EXCEPTION] [DEBUG] [DBCFILE]:[app/TEST/inst/apps/TEST_app1dev/appl/fnd/12.0.0/secure/TEST.dbc]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.home]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [013112_014004624][][EXCEPTION] [DEBUG] [user.language]:[en]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [013112_014004624][][EXCEPTION] [DEBUG] [logfile]:[app/TEST/inst/apps/TEST_app1dev/logs/appl/conc/log/FNDOPP1521486.txt]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.version]:[1.6.0_10]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.ext.dirs]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/ext:/usr/java/packages/lib/ext]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/resources.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/sunrsasign.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/jsse.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/jce.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/charsets.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/classes]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [013112_014004624][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [013112_014004624][][EXCEPTION] [DEBUG] [file.separator]:[]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [013112_014004624][][EXCEPTION] [DEBUG] [APPLOUT]:[out]
    [013112_014004625][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[]
    [1/31/12 1:40:07 PM] [1521486:RT1906153] XML Publisher post-processing action complete.
    [1/31/12 1:40:07 PM] [1521486:RT1906153] Completed post-processing actions for request 1906153.
    [1/31/12 10:31:16 PM] [OPPServiceThread1] Post-processing request 1906219.
    [1/31/12 11:19:58 PM] [OPPServiceThread0] Post-processing request 1906238.
    [2/1/12 12:22:49 AM] [OPPServiceThread0] Post-processing request 1906247.
    [2/1/12 12:22:49 AM] [1521486:RT1906247] Executing post-processing actions for request 1906247.
    [2/1/12 12:22:49 AM] [1521486:RT1906247] Starting XML Publisher post-processing action.
    [2/1/12 12:22:49 AM] [1521486:RT1906247]
    Template code: NITXLAAAR01
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/1/12 6:22:50 AM] [1521486:RT1906247] Output file was found but is zero sized - Deleted
    [2/1/12 6:22:50 AM] [UNEXPECTED] [1521486:RT1906247] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         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.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/1/12 6:22:50 AM] [1521486:RT1906247] Completed post-processing actions for request 1906247.
    [2/1/12 11:42:15 AM] [OPPServiceThread1] Post-processing request 1906355.
    [2/1/12 11:42:16 AM] [1521486:RT1906355] Executing post-processing actions for request 1906355.
    [2/1/12 11:42:16 AM] [1521486:RT1906355] Starting XML Publisher post-processing action.
    [2/1/12 11:42:16 AM] [1521486:RT1906355]
    Template code: APTBRPT05
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: RTF
    [2/1/12 11:42:21 AM] [1521486:RT1906355] XML Publisher post-processing action complete.
    [2/1/12 11:42:21 AM] [1521486:RT1906355] Completed post-processing actions for request 1906355.
    [2/1/12 11:44:35 AM] [OPPServiceThread1] Post-processing request 1906356.
    [2/1/12 9:53:24 PM] [OPPServiceThread0] Post-processing request 1906422.
    [2/2/12 4:09:16 AM] [OPPServiceThread0] Post-processing request 1906502.
    [2/2/12 4:09:16 AM] [1521486:RT1906502] Executing post-processing actions for request 1906502.
    [2/2/12 4:09:16 AM] [1521486:RT1906502] Starting XML Publisher post-processing action.
    [2/2/12 4:09:16 AM] [1521486:RT1906502]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 4:09:16 AM] [1521486:RT1906502] XML Publisher post-processing action complete.
    [2/2/12 4:09:16 AM] [1521486:RT1906502] Completed post-processing actions for request 1906502.
    [2/2/12 4:28:52 AM] [OPPServiceThread1] Post-processing request 1906505.
    [2/2/12 4:28:52 AM] [1521486:RT1906505] Executing post-processing actions for request 1906505.
    [2/2/12 4:28:52 AM] [1521486:RT1906505] Starting XML Publisher post-processing action.
    [2/2/12 4:28:52 AM] [1521486:RT1906505]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 4:42:52 AM] [1521486:RT1906505] Output file was found but is zero sized - Deleted
    [2/2/12 4:42:52 AM] [UNEXPECTED] [1521486:RT1906505] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         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.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/2/12 4:42:52 AM] [1521486:RT1906505] Completed post-processing actions for request 1906505.
    [2/2/12 4:53:44 AM] [OPPServiceThread0] Post-processing request 1906508.
    [2/2/12 4:53:45 AM] [1521486:RT1906508] Executing post-processing actions for request 1906508.
    [2/2/12 4:53:45 AM] [1521486:RT1906508] Starting XML Publisher post-processing action.
    [2/2/12 4:53:45 AM] [1521486:RT1906508]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 5:07:45 AM] [1521486:RT1906508] Output file was found but is zero sized - Deleted
    [2/2/12 5:07:45 AM] [UNEXPECTED] [1521486:RT1906508] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         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.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/2/12 5:07:45 AM] [1521486:RT1906508] Completed post-processing actions for request 1906508.
    [2/2/12 4:17:39 PM] [OPPServiceThread0] Post-processing request 1906578.
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Executing post-processing actions for request 1906578.
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Starting XML Publisher post-processing action.
    [2/2/12 4:17:39 PM] [1521486:RT1906578]
    Template code: NITXLAAAR01
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Output file was found but is zero sized - Deleted
    [2/2/12 4:17:39 PM] [UNEXPECTED] [1521486:RT1906578] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         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: Cannot convert number to NodeSet.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 18 more
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Completed post-processing actions for request 1906578.
    [2/2/12 5:52:15 PM] [OPPServiceThread1] Post-processing request 1906589.
    [2/2/12 6:02:24 PM] [OPPServiceThread0] Post-processing request 1906591.
    [2/2/12 6:02:25 PM] [1521486:RT1906591] Executing post-processing actions for request 1906591.
    [2/2/12 6:02:25 PM] [1521486:RT1906591] Starting XML Publisher post-processing action.
    [2/2/12 6:02:25 PM] [1521486:RT1906591]
    Template code: APTBRPT05
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: RTF
    [2/2/12 6:02:26 PM] [1521486:RT1906591] XML Publisher post-processing action complete.
    [2/2/12 6:02:26 PM] [1521486:RT1906591] Completed post-processing actions for request 1906591.
    [2/2/12 9:53:28 PM] [OPPServiceThread1] Post-processing request 1906614.
    [2/2/12 10:19:12 PM] [OPPServiceThread0] Post-processing request 1906618.
    [2/2/12 10:47:06 PM] [OPPServiceThread0] Post-processing request 1906621.
    [2/2/12 11:26:17 PM] [OPPServiceThread1] Post-processing request 1906643.
    [2/2/12 11:26:17 PM] [1521486:RT1906643] Executing post-processing actions for request 1906643.
    [2/2/12 11:26:17 PM] [1521486:RT1906643] Starting XML Publisher post-processing action.
    [2/2/12 11:26:17 PM] [1521486:RT1906643]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 11:40:17 PM] [1521486:RT1906643] Output file was found but is zero sized - Deleted
    [2/2/12 11:40:17 PM] [UNEXPECTED] [1521486:RT1906643] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         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.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/2/12 11:40:17 PM] [1521486:RT1906643] Completed post-processing actions for request 1906643.
    Thanks
    Ramaiah

  • Report completes with warning and no output.

    The following error has been identified in the OPP logs provided.
    1. (....)
    [39563:RT858740] Output file was found but is zero sized - Deleted
    [UNEXPECTED] [39563:RT858740] java.lang.reflect.InvocationTargetException
    Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
    The report is able to generate the XML output but fails to produce the final output.
    Research done :
    1. Followed the action plan mentioned in - https://support.us.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=757918.1 - but with no success.
    2. Applied patch 7687414:R12.TXK.B , but the issue remains the same as before.
    3. Tried to get the output using BI Publisher desktop with the XML data provided , in this case the output is generated successfully.
    Please advise.
    Regards,
    Abhijeet

    Below is the OPP log detail related to our template
    [11/12/12 16.13.45] [OPPServiceThread1] Post-processing request 858740.
    [11/12/12 16.13.45] [39563:RT858740] Executing post-processing actions for request 858740.
    [11/12/12 16.13.45] [39563:RT858740] Starting XML Publisher post-processing action.
    [11/12/12 16.13.45] [39563:RT858740]
    Template code: JGSLATPSBL
    Template app: JG
    Language: en
    Territory: US
    Output type: RTF
    [11/12/12 16.13.47] [39563:RT858740] Output file was found but is zero sized - Deleted
    [11/12/12 16.13.47] [UNEXPECTED] [39563:RT858740] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         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:5978)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3470)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3559)
         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.ArrayIndexOutOfBoundsException: -1
         at oracle.xdo.parser.v2.XSLTContext.peekExprValue4Grouping(XSLTContext.java:871)
         at oracle.xdo.parser.v2.XPathFunctionCall.evaluate(XPathFunctionCall.java:536)
         at oracle.xdo.parser.v2.PathExpr.evaluate(XSLNodeSetExpr.java:851)
         at oracle.xdo.parser.v2.XPathFunctionCall.evaluate(XPathFunctionCall.java:963)
         at oracle.xdo.parser.v2.XPathExtFunction.evaluate(XPathExtFunction.java:222)
         at oracle.xdo.parser.v2.XSLValueOf.processAction(XSLValueOf.java:101)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLCondition.processAction(XSLCondition.java:169)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLCondition.processAction(XSLCondition.java:161)
         at oracle.xdo.parser.v2.XSLCondition.processAction(XSLCondition.java:146)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLTemplate.processAction(XSLTemplate.java:191)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:512)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 18 more
    [11/12/12 16.13.48] [39563:RT858740] Completed post-processing actions for request 858740.
    Regards,
    Abhijeet

  • Purchase Price Variance Report completes with error status

    Dear Members,
    I am using R12.1.3 Vision Instance.
    When I ran the report Purchase Price Variance Report, it completed with an error.
    The error message is :-
    Enter Password:
    REP-1212: Object 'F_h_report_date' is not fully enclosed by its enclosing object 'Body'.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1212: Object 'F_h_report_date' is not fully enclosed by its enclosing object 'Body'.
    Can any one please guide me in resolving this issue?
    Many thanks in advance.
    Regards.

    HI,
    Check the below references, it would address your issue
    Purchase Price Variance (Xml) Post Process Failed [ID 1341213.1]
    Report Error Rep-1212: Object 'F_report_date' [ID 567886.1]
    Regards,
    Ivruksha

  • Oracle XML report is Completed with Warning.

    Hi ALL,
    Im trying to view the Reconciliation Report request in excel format but getting below error.Even i tried below workaround but no luck.
    Database:10.2.0.5.0
    Application :11.5.10.2
    OS : HPUX PA-RISC 11.31.(64-bit)
    Workaround,
    1.Cross verify the setup & parameters.
    2.check the space on all servers.
    3.Bounce the concurrent manager.
    4.Bounce the Output post processer.
    5.copy the FNDWRR.exe from OA_HTML to FND_TOP/bin
    6.Recreated the FNDWRR.exe
    Problem Description
    Request log Error :
    Beginning post-processing of request 31862198 on node RXQ20HXA at 24-AUG-2012 00:41:40.
    Post-processing of request 31862198 failed at 24-AUG-2012 00:41:41 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Opp log Error:
    Output type: EXCEL
    [8/24/12 12:41:42 AM] [UNEXPECTED] [332648:RT31862198] oracle.apps.xdo.XDOException: Invalid input combination.
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:995)
    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:290)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)

    This particular failure in the ITS generally crops up because you have disabled or end-dated some customer-related data between order entry and shipping. Look in particular at the salesrep and any customer items on your order(s) to ensure this doesn't apply.
    Another possibility is that you have a tablespace issue - try working through the following notes on MOS:
    API Interface_header_to_OM Failed During Interface Trip Stop [ID 276580.1]
    Interface Trip Stop Warning : Failed To Interface Header To Order Management Because API Interface_header_to_OM failed [ID 178272.1]
    Interface Trip Stop : Failed To Interface Header To Om Because Api Interface_header_to_om Faile [ID 1111723.1]

  • Report Completed with error...

    Hi There,
    Account Analysis Report in oracle ebs R12 completed with error please find below error message.
    Warning!!! Due to high volume of data, got out of memory exception...***
    ****Please retry with scalable option or modify the Data template to run in scalable mode...***
    java.util.logging.ErrorManager: 2:
    oracle.core.ojdl.LoggingException: oracle.core.ojdl.LoggingException: Attempt to flush a closed LogWriter
    at oracle.core.ojdl.ExceptionHandler.onException(Unknown Source)
    at oracle.core.ojdl.BufferedLogWriter.handleException(Unknown Source)
    at oracle.core.ojdl.BufferedLogWriter.flush(Unknown Source)
    at oracle.core.ojdl.logging.ODLHandler.flush(Unknown Source)
    at oracle.core.ojdl.logging.ODLHandler.publish(Unknown Source)
    at java.util.logging.Logger.log(Logger.java:472)
    at java.util.logging.Logger.doLog(Logger.java:494)
    at java.util.logging.Logger.log(Logger.java:517)
    at oracle.ias.cache.CacheInternal.logLifecycleEvent(Unknown Source)
    at oracle.ias.cache.CacheInternal.close(Unknown Source)
    at oracle.ias.cache.Cache.close(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider$CacheStopperThread.run(IASCacheProvider.java:1480)
    Caused by: oracle.core.ojdl.LoggingException: Attempt to flush a closed LogWriter
    ... 10 more
    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 1762394 on node ORAPRD at 07-APR-2012 10:24:48.
    Post-processing of request 1762394 failed at 07-APR-2012 10:24:49 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 07-APR-2012 10:24:49
    its a very important report please help me out in this regards,
    Thanks in advance.
    Regards,
    Mohsin
    Edited by: 920138 on Apr 6, 2012 11:37 PM

    Please post the details of the application release, database version and OS.
    Can you find any errors in the OPP log file?
    Please see these docs.
    XLAAARPT: Account Analysis Report Errors with Warning: Due to High Volume Of Data Got Out Of Memory Exception Please Retry With Scalable Option Or Modify The Data Template To Run In Scalable Mode [ID 1304660.1]
    SLA: How to Troubleshoot XML Performance Issues in the Account Analysis & Journal Entries Report [ID 983063.1]
    How to Configure the Account Analysis Report in Release 12 for Large Reports [ID 737311.1]
    R12: XLAAARPT - Subledger Accounting Account Analysis Report, gets Out of Memory Exception, Retry with Scalable Option [ID 836551.1]
    R12: AP Trial Balance Complete With Warning The Output Post-processor is Running But Has Not Picked up This Request [ID 1224684.1]
    R12 Subledger Period Close Exception Report (XLAPEXRPT) Errors With: "out of memory exception" [ID 952747.1]
    Account Analysis Report Shows Results in XML [ID 1325208.1]
    R12: Troubleshooting Known XML Publisher and E-Business Suite (EBS) Integration Issues [ID 1410160.1]
    Thanks,
    Hussein

  • XML Reports completes in warning

    Hi gurus,
    I am having trouble our developer have made XML report and registered it when he is running the concurrent request is completing in warning (yellow color) and no output is generate and below is the log file for the concurrent request.
    we never had any XML report in our environment this is the first time so do we need to do any setup for XML reports to generate fine ?
    also where is OPP service log files location ?
    Thanks
    Regards,
    HASSAN
    General Ledger: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    GLTS module: GL_TRIAL BALANCE ACCOUNT WISE SUMMARY
    Current system time is 22-OCT-2011 12:20:40
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_set_of_books_id='1001'
    P_CHART_OF_ACCOUNTS_ID='30008'
    p_company='001'
    COMP2='001'
    p_project='1101'
    p_project_to='1101'
    p_period='200612'
    p_period_to='201112'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    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 Sat Oct 22 12:20:42 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 785118 on node TEST at 22-OCT-2011 12:20:57.
    Post-processing of request 785118 failed at 22-OCT-2011 12:20:58 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 22-OCT-2011 12:20:58
    ---------------------------------------------------------------------------

    hassanksa wrote:
    the desktop version of xml pub which our developer used for report development was not compatible with our apps
    then i recommended developer with the correct version once he used the right one the reports worked fineThanks for the update and for sharing the solution!
    Hussein

  • Xml report completing in warning...

    Hello
    I am developing a new xml report with out using report builder and when i run the report it is completing in warning and log file of the reprot is as below. I observed that report is fetching the data becuase I am seeing the data/xml tags in "Diagnostics--->View XML" . Anybody faced these type of issues before?
    APP-FND-01564: ORACLE error 942 in publish
    Cause: publish failed due to ORA-00942: table or view does not exist
    ORA-06512: at "APPS.FND_CP_OPP_IPC", line 134
    ORA-06512: at "APPS.FND_CP_OPP_REQ", line 251
    ORA-06512: at "APPS.FND_CP_OPP_REQ", line 328
    ORA-06512: at line 1.
    The SQL statement being executed at the time of the error was: begin FND_CP_OPP_REQ.select_postprocessor(:node_name, :errcode, :requestid); end; and was executed from the file &ERRFILE.

    Thanks Rutvi
    Log file is as below:
    Custom Account Receivable: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    GEPSPRGBILREC_DD module: GEPS Progress Billing to GL Reconciliation Report
    Current system time is 21-JUN-2012 12:37:15
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PERIOD_NAME='JUN-12'
    P_SOB_ID='21'
    P_REP_SOB_ID='9'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /gpsescp1/erpapp/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /gpsescp1/erpapp/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    MSG-00100: DEBUG: AfterPForm_Trigger -
    Report Builder: Release 6.0.8.28.0 - Production on Thu Jun 21 12:37:15 2012
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    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 60751035 on node TSGSP4101 at 21-JUN-2012 12:37:46.
    Post-processing of request 60751035 failed at 21-JUN-2012 12:37:46 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 21-JUN-2012 12:37:46
    2 Point) How can i get OPP CONCURRENT Responce time & OPP CONCURRENT Process time?
    Thanks

Maybe you are looking for