Search avdeo.com
Categories
F.R.I.E.N.D.S
Important Links
Interview Questions
Oracle Sites
Subscription
Category Cloud
Database 10g Performance Tuning Fusion Middleware (FMW) General Interview Questions JavaScript Linux System Administration Oracle Application Express Oracle Application R12 Oracle Applications 11i Oracle Database 9i Oracle Database 10g Oracle Database 11g Oracle Middleware Oracle RAC ORA Errors timesten XSLT
F.R.I.E.N.D.S
Important Links
Interview Questions
Oracle Sites
Subscription
Recent Posts
- Inside Index block – Oracle Database 11g
- Oracle SQL Plan Management – Part 3
- Oracle SQL Plan Management – Part 2
- Oracle SQL Plan Management – Part 1
- Creating Standby database using Active Duplication – Oracle Database 11g
- Avoiding “no data found” : Tips
- An insight into Oracle Index rebuild
- Exchange Partition in Oracle
- Virual Index and Invisible Index
- Oracle Index rebuild online – 10g Vs 11g
- WARNING: inbound connection timed out (ORA-3136)
- Oracle Database 11g new feature – Automatic Memory Management
Archives
- December 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- January 2011
- November 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- January 2009
- December 2008
- November 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
Top Posts
- Reducing datafile size to recover free space - Oracle Database 10g
- Uploading excel sheet using Oracle Application Express (APEX)
- Oracle E-Business Suite R12 - Profiles
- OPATCH Utility (Oracle RDBMS Patching)
- Oracle Database 9i - Basic Architecture
- Oracle Password Encryption and Hashing
- Oracle Index rebuild online - 10g Vs 11g
- Handling Large Objects (LOB) - Oracle Database 10g
- Installing Oracle Data Integrator (ODI)
- Converting a Single Instance Database to RAC Manually - Oracle RAC 10g
Hi,
I am runining xml report from E-business suite when I run the report it give me error.
Beginning post-processing of request 4553009 on node TESTDB at 18-SEP-2008 14:56:15.
Post-processing of request 4553009 failed at 18-SEP-2008 14:58:15 with the error message:
The Output Post-processor is running but has not picked up this request.
No further attempts will be made to post-process this request, and the request will be marked with Warning status.
Setting the profile option Concurrent: OPP Response Timeout to a higher value may be necessary.
Please if somebody can help me on this issue.
Regards,
Moin
Make the value of profile “Concurrent: OPP Response Timeout” to 180 or 270 and bounce Output Post Processor. This might resolve the issue.
Hi Dear,
I changed OPP Response Timout as you mentioned but same result
Beginning post-processing of request 4635385 on node TESTDB at 09-OCT-2008 17:23:33.
Post-processing of request 4635385 failed at 09-OCT-2008 17:25:33 with the error message:
The Output Post-processor is running but has not picked up this request.
No further attempts will be made to post-process this request, and the request will be marked
with Warning status.
Setting the profile option Concurrent: OPP Response Timeout to a higher value may be necessary.
Hi,
Please let me know the error in OPP log file. Use following navigation under system administrator responsibility.
System Administrator -> Concurrent : Manager -> Administrator
Click on “Output Post Processor” and then click “Process” button -> “Manager Log” button.
Let me know the latest error message at the bottom of the page.
Regards,
Advait Deo
Hy advait,
I`m struggling with the same problem as Moin
I`m copy+paste – ing my error from the log, any inputs on this issue would be greatly appreciated
————————————————————————————————-
[10/17/08 12:08:31 PM] [OPPServiceThread0] Post-processing request 28505897.
[10/17/08 12:08:31 PM] [OPPServiceThread1] Post-processing request 28505896.
[10/17/08 12:08:32 PM] [379453:RT28505897] Executing post-processing actions for request 28505897.
[10/17/08 12:08:32 PM] [379453:RT28505897] Starting XML Publisher post-processing action.
[10/17/08 12:08:32 PM] [379453:RT28505897]
Template code: SIV_AP_PROGRES_EXCEL
Template app: SQLAP
Language: en
Territory: 00
Output type: EXCEL
[10/17/08 12:08:33 PM] [379453:RT28505896] Executing post-processing actions for request 28505896.
[10/17/08 12:08:33 PM] [379453:RT28505896] Starting XML Publisher post-processing action.
[10/17/08 12:08:33 PM] [379453:RT28505896]
Template code: SIV_AP_PROGRES_EXCEL
Template app: SQLAP
Language: en
Territory: 00
Output type: EXCEL
java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
[10/17/08 12:09:48 PM] [UNEXPECTED] [379453:RT28505896] 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.lang.OutOfMemoryError
[10/17/08 12:09:48 PM] [UNEXPECTED] [379453:RT28505897] 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.lang.OutOfMemoryError
[10/17/08 12:09:53 PM] [379453:RT28505897] Completed post-processing actions for request 28505897.
[10/17/08 12:09:54 PM] [379453:RT28505896] Completed post-processing actions for request 28505896.
————————————————————————————————-
Thanks in advance.
Hi,
your log file clearly shows error “java.lang.OutOfMemoryError”. This means that you are falling short of memory. Please let me know how much is your database SGA. May be you need to increase database SGA.
Regards,
Advait Deo
Hy,
Thanks for your quick response. I managed to track down and solve my problem. Yes it was a memory problem, due to warning-finished reports.
The problem was that by default, the system-temp-dir will be used by the which will store temporary files generated during runtime. These files will automaticly be removed after the output is generated or in case of failure, they may remain on the file system.
The benefit of specifying a ‘system-temp-dir’ can be even further extended to the XSLT processor. Two properties need to be set to ‘True’ in order to enable the XSLT processor’s scalable feature:
Use XML Publisher XSLT processor : default value is ‘True’
-> Controls XML Publisher’s parser usage. If set to False, XSLT will not be parsed.
Enable scalable feature of XSLT processor : default value is ‘False’
(Who would have thought default was false!!)
So if anyone else encounter this problem a quick fix will be:
XML Publisher Administrator responsibility
-> Tab : Data Definition
-> Search for the data definition
-> View the data definition
-> On the View Data Definition page, click on the button
The XSLT related properties are stored under : Properties -> FO Processing -> Use XML Publisher’s XSLT processor / Enable scalable feature of XSLT processor
Hi,
I am trying to use Oracle Delivered XML output to generate PDF. If I execute the Report for 5-6 Employees, I can view the report in PDF Format. if it is more than that I am facing a problem.
[6424869:RT11144052] java.lang.reflect.Invocat
ionTargetException
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.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: oracle.xdo.parser.v2.XMLParseException: Expected ‘EOF’.
at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
The Data is really a Huge data.. may be 875219 KB..
Thanks
Rama
Hi
I am getting the following error when i try to use the xml publisher report. any help would be really appreciated.
[5/26/09 9:43:22 AM] [main] Starting GSF service with concurrent process id = 6521683.
[5/26/09 9:43:22 AM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
[5/26/09 9:43:23 AM] [Thread-13] Service thread starting up.
[5/26/09 9:43:23 AM] [Thread-12] Service thread starting up.
[5/26/09 10:01:33 AM] [OPPServiceThread0] Post-processing request 6970140.
[5/26/09 10:01:33 AM] [6521683:RT6970140] Executing post-processing actions for request 6970140.
[5/26/09 10:01:33 AM] [6521683:RT6970140] Starting XML Publisher post-processing action.
[5/26/09 10:01:33 AM] [6521683:RT6970140]
Template code: HW_RAXINV_SEL_PDF
Template app: ARC
Language: en
Territory: US
Output type: PDF
[052609_100135260][][EXCEPTION] [DEBUG] ——- Preferences defined PreferenceStore ——-
[052609_100135261][][EXCEPTION] [DEBUG] ——- Environment variables stored in EnvironmentStore ——-
[052609_100135261][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
[052609_100135261][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
[052609_100135261][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[UTF8]
[052609_100135261][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
[052609_100135261][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
[052609_100135261][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
[052609_100135261][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
[052609_100135261][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
[052609_100135261][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@az18u532.honeywell.com:1532:cordev20]
[052609_100135261][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
[052609_100135261][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
[052609_100135261][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
[052609_100135261][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
[052609_100135261][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
[052609_100135261][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
[052609_100135261][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
[052609_100135261][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
[052609_100135262][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
[052609_100135262][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
[052609_100135262][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
[052609_100135262][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
[052609_100135262][][EXCEPTION] [DEBUG] ——- Properties stored in Java System Properties ——-
[052609_100135262][][EXCEPTION] [DEBUG] [java.assistive]:[ON]
[052609_100135262][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
[052609_100135262][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[/usr/java131/jre/bin]
[052609_100135262][][EXCEPTION] [DEBUG] [java.vm.version]:[1.3.1]
[052609_100135262][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
[052609_100135262][][EXCEPTION] [DEBUG] [dbcfile]:[/apps/applmgr/cordev20/appl/fnd/11.5.0/secure/az18u532_cordev20.dbc]
[052609_100135262][][EXCEPTION] [DEBUG] [java.vm.vendor]:[IBM Corporation]
[052609_100135262][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://www.ibm.com/]
[052609_100135262][][EXCEPTION] [DEBUG] [path.separator]:[:]
[052609_100135262][][EXCEPTION] [DEBUG] [java.vm.name]:[Classic VM]
[052609_100135262][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
[052609_100135262][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
[052609_100135262][][EXCEPTION] [DEBUG] [user.dir]:[/data-corp/cordev20/log]
[052609_100135262][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.3.1]
[052609_100135262][][EXCEPTION] [DEBUG] [java.fullversion]:[J2RE 1.3.1 IBM AIX build ca131ifx-20061109 (131SR10 + 110450 + 110188 + 111317) (JIT enabled: jitc)]
[052609_100135263][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
[052609_100135263][][EXCEPTION] [DEBUG] [os.arch]:[ppc]
[052609_100135263][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[/apps/applmgr/cordev20/appl/fnd/11.5.0/secure/az18u532_cordev20.dbc]
[052609_100135263][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[/tmp/]
[052609_100135263][][EXCEPTION] [DEBUG] [line.separator]:[
]
[052609_100135263][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
[052609_100135263][][EXCEPTION] [DEBUG] [java.awt.fonts]:[]
[052609_100135263][][EXCEPTION] [DEBUG] [os.name]:[AIX]
[052609_100135263][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
[052609_100135263][][EXCEPTION] [DEBUG] [cpid]:[6521683]
[052609_100135263][][EXCEPTION] [DEBUG] [java.library.path]:[/usr/java131/jre/bin:/usr/java131/jre/bin/classic:/apps/applmgr/cordev20/9iAS/iAS/lib:/apps/applmgr/cordev20/9iAS/8.0.6/network/jre11/lib/aix/native_threads:/apps/applmgr/cordev20/appl/cz/11.5.0/bin:/apps/applmgr/cordev20/9iAS/8.0.6/lib:/usr/dt/lib:/usr/openwin/lib::/usr/lib]
[052609_100135263][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
[052609_100135263][][EXCEPTION] [DEBUG] [java.class.version]:[46.0]
[052609_100135263][][EXCEPTION] [DEBUG] [invokedviajava]:[]
[052609_100135263][][EXCEPTION] [DEBUG] [os.version]:[5.3]
[052609_100135263][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
[052609_100135263][][EXCEPTION] [DEBUG] [user.home]:[/home/applmgr]
[052609_100135263][][EXCEPTION] [DEBUG] [user.timezone]:[America/Phoenix]
[052609_100135263][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.motif.PSPrinterJob]
[052609_100135263][][EXCEPTION] [DEBUG] [file.encoding]:[ISO8859_1]
[052609_100135264][][EXCEPTION] [DEBUG] [java.specification.version]:[1.3]
[052609_100135264][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
[052609_100135264][][EXCEPTION] [DEBUG] [java.class.path]:[/usr/java131/lib/dt.jar:/usr/java131/lib/tools.jar:/usr/java131/jre/lib/rt.jar:/usr/java131/jre/lib/i18n.jar:/apps/applmgr/cordev20/comn/java/appsborg2.zip:/apps/applmgr/cordev20/comn/java/apps.zip:/apps/applmgr/cordev20/9iAS/8.0.6/forms60/java:/apps/applmgr/cordev20/comn/java]
[052609_100135264][][EXCEPTION] [DEBUG] [user.name]:[applmgr]
[052609_100135264][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
[052609_100135264][][EXCEPTION] [DEBUG] [java.home]:[/usr/java131/jre]
[052609_100135264][][EXCEPTION] [DEBUG] [user.language]:[en]
[052609_100135264][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
[052609_100135264][][EXCEPTION] [DEBUG] [java.vm.info]:[J2RE 1.3.1 IBM AIX build ca131ifx-20061109 (131SR10 + 110450 + 110188 + 111317) (JIT enabled: jitc)]
[052609_100135264][][EXCEPTION] [DEBUG] [logfile]:[/data-corp/cordev20/log/FNDOPP6521683.txt]
[052609_100135264][][EXCEPTION] [DEBUG] [java.version]:[1.3.1]
[052609_100135264][][EXCEPTION] [DEBUG] [java.ext.dirs]:[/usr/java131/jre/lib/ext]
[052609_100135264][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[/usr/java131/jre/lib/rt.jar:/usr/java131/jre/lib/i18n.jar:/usr/java131/jre/classes]
[052609_100135264][][EXCEPTION] [DEBUG] [java.vendor]:[IBM Corporation]
[052609_100135264][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
[052609_100135264][][EXCEPTION] [DEBUG] [file.separator]:[/]
[052609_100135264][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[]
[052609_100135264][][EXCEPTION] [DEBUG] [java.compiler]:[jitc]
[052609_100135264][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeBig]
[5/26/09 10:06:05 AM] [UNEXPECTED] [6521683:RT6970140] java.lang.NoClassDefFoundError: org/xml/sax/Attributes
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java(Compiled Code))
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java(Compiled Code))
at java.net.URLClassLoader.defineClass(URLClassLoader.java(Compiled Code))
at java.net.URLClassLoader.access$400(URLClassLoader.java(Inlined Compiled Code))
at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java(Compiled Code))
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java(Compiled Code))
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java(Compiled Code))
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at oracle.apps.xdo.common.xml.XSLTHandler$SEEntry.(XSLTHandler.java:531)
at oracle.apps.xdo.common.xml.XSLTOptimizer.startElement(XSLTOptimizer.java:120)
at oracle.xml.parser.v2.DefaultXMLDocumentHandler.startElement(DefaultXMLDocumentHandler.java:105)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:977)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:277)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:241)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:205)
at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1600)
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)
Thanks,
bhasker
Hi,
My output is etext. My concurrent program is warning out. I am getting below error message from log manager.
[12/14/10 2:27:33 PM] [UNEXPECTED] [219500:RT11253810] oracle.apps.fnd.cp.opp.PostProcessorException: XML Publisher output file not created
at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:319)
at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:173)
if anyone has encountered such eror please help.
Regards
Dear Author,
Kindly explain for the above posts its Quite interesting topic and very helpful beginers like me.
Regards,
Abx
In a request set, in that there are 2 Reports are defined.
1st report to get the EXCEL format layout XML Template is defined.
But it is not taking the Template.
If we run the same report as a single request then it is taking the Template and working fine,
But as a request set it is not taking the XML template.
the same issue with the 2nd report
i am unable to get the Solution.
Plz tell me how can i solve it
Thnx in advance
ALI
Hi,
I am runining xml report from E-business suite when I run the report it give me error.
Beginning post-processing of request 7252699 on node PROD at 09-MAR-2011 13:20:03.
Post-processing of request 7252699 failed at 09-MAR-2011 13:20:04 with the error message:
One or more post-processing actions failed. Consult the OPP service log for details.
Please let me know the error in OPP log file. Use following navigation under system administrator responsibility.
System Administrator -> Concurrent : Manager -> Administrator
Click on “Output Post Processor” and then click “Process” button -> “Manager Log” button.
which log file i will choose there are three status ‘Active’, ‘Deactivated’,'Terminated’??
my manager log file is:
[3/8/11 8:58:22 AM] [main] Starting GSF service with concurrent process id = 471626.
[3/8/11 8:58:22 AM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
[3/8/11 8:58:23 AM] [Thread-17] Service thread starting up.
[3/8/11 8:58:23 AM] [Thread-16] Service thread starting up.
[3/8/11 2:04:07 PM] [OPPServiceThread0] Post-processing request 7251755.
[3/8/11 2:04:07 PM] [471626:RT7251755] Executing post-processing actions for request 7251755.
[3/8/11 2:04:08 PM] [471626:RT7251755] Starting XML Publisher post-processing action.
[3/8/11 2:04:08 PM] [471626:RT7251755]
Template code: EEASACCBRKFCNEW_EXCEL
Template app: INV
Language: en
Territory: 00
Output type: PDF
[030811_020408625][][EXCEPTION] [DEBUG] ——- Preferences defined PreferenceStore ——-
[030811_020408625][][EXCEPTION] [DEBUG] ——- Environment variables stored in EnvironmentStore ——-
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
[030811_020408625][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
[030811_020408625][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[WE8ISO8859P1]
[030811_020408625][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
[030811_020408625][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
[030811_020408625][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
[030811_020408625][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=PROD.engroasahi.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=PROD)))]
[030811_020408625][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
[030811_020408625][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
[030811_020408625][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
[030811_020408625][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
[030811_020408625][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
[030811_020408625][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
[030811_020408625][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
[030811_020408625][][EXCEPTION] [DEBUG] ——- Properties stored in Java System Properties ——-
[030811_020408625][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\bin]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vm.version]:[1.4.2_04-b05]
[030811_020408625][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
[030811_020408625][][EXCEPTION] [DEBUG] [dbcfile]:[e:\oracle\prodappl\fnd\11.5.0\secure\PROD_prod\prod.dbc]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
[030811_020408625][][EXCEPTION] [DEBUG] [path.separator]:[;]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
[030811_020408625][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
[030811_020408625][][EXCEPTION] [DEBUG] [user.country]:[US]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[Service Pack 2]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
[030811_020408625][][EXCEPTION] [DEBUG] [user.dir]:[C:\WINDOWS\system32]
[030811_020408625][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
[030811_020408625][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.Win32GraphicsEnvironment]
[030811_020408625][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\endorsed]
[030811_020408625][][EXCEPTION] [DEBUG] [os.arch]:[x86]
[030811_020408625][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[e:\oracle\prodappl\fnd\11.5.0\secure\PROD_prod\prod.dbc]
[030811_020408625][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[c:\Temp\]
[030811_020408625][][EXCEPTION] [DEBUG] [line.separator]:[
]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
[030811_020408625][][EXCEPTION] [DEBUG] [user.variant]:[]
[030811_020408625][][EXCEPTION] [DEBUG] [os.name]:[Windows 2003]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
[030811_020408625][][EXCEPTION] [DEBUG] [cpid]:[471626]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.java2d.fontpath]:[]
[030811_020408625][][EXCEPTION] [DEBUG] [java.library.path]:[e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;.;C:\WINDOWS\system32;C:\WINDOWS;e:\oracle\prodora\iAS\bin;E:\oracle\prodora\8.0.6\bin;e:\oracle\prodappl\fnd\11.5.0\bin;e:\oracle\prodappl\au\11.5.0\bin;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;E:\oracle\prodora\8.0.6\bin;C:\Program Files\HP\NCU;D:\Perl\bin;D:\MKS\bin;D:\MKS\bin\X11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\CommVault\Simpana\Base;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin]
[030811_020408625][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
[030811_020408625][][EXCEPTION] [DEBUG] [java.class.version]:[48.0]
[030811_020408625][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.WindowsPreferencesFactory]
[030811_020408625][][EXCEPTION] [DEBUG] [os.version]:[5.2]
[030811_020408625][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
[030811_020408625][][EXCEPTION] [DEBUG] [user.home]:[C:\Documents and Settings\Administrator]
[030811_020408625][][EXCEPTION] [DEBUG] [user.timezone]:[GMT+05:00]
[030811_020408625][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.windows.WPrinterJob]
[030811_020408625][][EXCEPTION] [DEBUG] [file.encoding]:[Cp1252]
[030811_020408625][][EXCEPTION] [DEBUG] [java.specification.version]:[1.4]
[030811_020408625][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
[030811_020408625][][EXCEPTION] [DEBUG] [java.class.path]:[e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\lib\tools.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\lib\dt.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\rt.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\charsets.jar;e:\oracle\prodcomn\java\appsborg2.zip;e:\oracle\prodora\8.0.6\forms60\java;e:\oracle\prodcomn\java]
[030811_020408625][][EXCEPTION] [DEBUG] [user.name]:[Administrator]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
[030811_020408625][][EXCEPTION] [DEBUG] [java.home]:[e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
[030811_020408625][][EXCEPTION] [DEBUG] [user.language]:[en]
[030811_020408625][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
[030811_020408625][][EXCEPTION] [DEBUG] [awt.toolkit]:[sun.awt.windows.WToolkit]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
[030811_020408625][][EXCEPTION] [DEBUG] [logfile]:[e:\oracle\prodcomn\admin\log\PROD_prod\FNDOPP471626.txt]
[030811_020408625][][EXCEPTION] [DEBUG] [java.version]:[1.4.2_04]
[030811_020408625][][EXCEPTION] [DEBUG] [java.ext.dirs]:[e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\ext]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\rt.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\i18n.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\sunrsasign.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\jsse.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\jce.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\lib\charsets.jar;e:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\jre\classes]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
[030811_020408625][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
[030811_020408625][][EXCEPTION] [DEBUG] [file.separator]:[\]
[030811_020408625][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
[030811_020408625][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[pentium i486 i386]
[3/8/11 2:04:17 PM] [471626:RT7251755] XML Publisher post-processing action complete.
[3/8/11 2:04:17 PM] [471626:RT7251755] Completed post-processing actions for request 7251755.
[3/9/11 1:03:25 PM] [OPPServiceThread0] Post-processing request 7252684.
[3/9/11 1:03:25 PM] [471626:RT7252684] Executing post-processing actions for request 7252684.
[3/9/11 1:03:25 PM] [471626:RT7252684] Starting XML Publisher post-processing action.
[3/9/11 1:03:25 PM] [471626:RT7252684]
Template code: EPCL_SALES_SUMMARY_EXCEL_DWNLD
Template app: ONT
Language: en
Territory: 00
Output type: PDF
[3/9/11 1:03:26 PM] [UNEXPECTED] [471626:RT7252684] java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:473)
at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:188)
at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:156)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:916)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:869)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:204)
at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1535)
at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:925)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:2108)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:1368)
at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:229)
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.(StreamDecoder.java:223)
at sun.nio.cs.StreamDecoder$ConverterSD.(StreamDecoder.java:209)
at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
at java.io.InputStreamReader.(InputStreamReader.java:83)
at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
… 16 more
[3/9/11 1:03:26 PM] [471626:RT7252684] Completed post-processing actions for request 7252684.
[3/9/11 1:20:03 PM] [OPPServiceThread1] Post-processing request 7252699.
[3/9/11 1:20:03 PM] [471626:RT7252699] Executing post-processing actions for request 7252699.
[3/9/11 1:20:03 PM] [471626:RT7252699] Starting XML Publisher post-processing action.
[3/9/11 1:20:03 PM] [471626:RT7252699]
Template code: EPCL_SALES_SUMMARY_EXCEL_DWNLD
Template app: ONT
Language: en
Territory: 00
Output type: EXCEL
[3/9/11 1:20:04 PM] [UNEXPECTED] [471626:RT7252699] java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:473)
at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:188)
at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:156)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:916)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:869)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:204)
at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1535)
at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:925)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:2108)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:1368)
at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:229)
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.(StreamDecoder.java:223)
at sun.nio.cs.StreamDecoder$ConverterSD.(StreamDecoder.java:209)
at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
at java.io.InputStreamReader.(InputStreamReader.java:83)
at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
… 16 more
[3/9/11 1:20:04 PM] [471626:RT7252699] Completed post-processing actions for request 7252699.
Regards
ALI