Concurrent Manager: Output Post-processor issue

The concurrent program the output of which is XML report is failing in warning and the log shows the below message:
Beginning post-processing of request 5292785 on node AP6105RT at 02-AUG-2006 04:47:48. Post-processing of request 5292785 failed at 02-AUG-2006 04:49:48 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. Example if the responce time is set to 60 make it atleast 180. Bounce the concurrent manager once this is done. This will resolve the issue.

If the issue still persist, check the OPP log file. You follow below navigation

System Administrator -> Concurrent : Manager -> Administrator

On this screen click on Output Post Processor and then click on Processes button -> Manager Log button

A new web page will open showing the manager log. Come to the bottom, you might see followng error

[10/7/08 10:15:56 PM] [1900472:RT5709298] Completed post-processing actions
for request 5709298.
[10/7/08 10:20:07 PM] [OPPServiceThread1] Post-processing request 5709301.
[10/7/08 10:20:07 PM] [1900472:RT5709301] Executing post-processing actions
for request 5709301.
[10/7/08 10:20:07 PM] [1900472:RT5709301] Starting XML Publisher
post-processing action.
[10/7/08 10:20:07 PM] [1900472:RT5709301]
@ Template code: FAXSRPIM
Template app:  OFA
Language:      EN
Territory:     US
Output type:   PDF
[10/7/08 10:20:07 PM] [UNEXPECTED] [1900472:RT5709301]
java.io.FileNotFoundException:
/appslog/fin_top/utl/fintest/out/xdosCfJu5EHsa100708_1020071837.fo (No such
file or directory)

at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
@ at oracle.apps.xdo.common.tmp.TmpFile.createTmpFileJDK118(TmpFile.java:146)
@ at oracle.apps.xdo.common.tmp.TmpFile.createTmpFile(TmpFile.java:113)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:987)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)

So the path /appslog/fin_top/utl/fintest/out/ is not correct. As per the note ID 428855.1 changed the path to valid location

Navigate the following as the responsibility “XML Publisher Administrator”
Select Administration on the Personal Home Page
Under the Configuration tab select Properties and then General.
From there the Temporary directory will be displayed.

Changed the path to some thing that is existing physically.

After that bounce the output post processor. This should resolve the issue.

22 thoughts on “Concurrent Manager: Output Post-processor issue

  1. 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

  2. Make the value of profile “Concurrent: OPP Response Timeout” to 180 or 270 and bounce Output Post Processor. This might resolve the issue.

  3. 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.

  4. 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

  5. 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.

  6. 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

  7. 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

  8. 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

  9. 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

  10. 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

  11. Dear Author,

    Kindly explain for the above posts its Quite interesting topic and very helpful beginers like me.

    Regards,
    Abx

  12. 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

  13. 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’??

  14. 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

  15. If some one desires to be updated with most up-to-date technologies afterward he must be visit this web
    page and be up to date all the time.

  16. Hi,
    i struggling with this error message can anyone suggest me .

    [11/25/13 4:59:04 AM] [main] Starting GSF service with concurrent process id = 357693.
    [11/25/13 4:59:04 AM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=10
    [11/25/13 4:59:04 AM] [Thread-38] Service thread starting up.
    [11/25/13 4:59:04 AM] [Thread-39] Service thread starting up.
    [11/25/13 4:59:04 AM] [OPPServiceThread0] APPLTMP environment variable is not set
    [11/25/13 5:01:09 AM] [OPPServiceThread0] Post-processing request 28254089.
    [11/25/13 5:01:09 AM] [UNEXPECTED] [357693:RT28254089] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 5:36:16 AM] [OPPServiceThread1] Post-processing request 28254112.
    [11/25/13 5:36:16 AM] [UNEXPECTED] [357693:RT28254112] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 5:52:36 AM] [OPPServiceThread0] Post-processing request 28254115.
    [11/25/13 5:52:36 AM] [UNEXPECTED] [357693:RT28254115] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 5:53:36 AM] [OPPServiceThread0] Post-processing request 28254116.
    [11/25/13 5:53:36 AM] [UNEXPECTED] [357693:RT28254116] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 5:57:02 AM] [OPPServiceThread0] Post-processing request 28254118.
    [11/25/13 5:57:02 AM] [UNEXPECTED] [357693:RT28254118] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 6:05:01 AM] [OPPServiceThread0] Post-processing request 28254121.
    [11/25/13 6:05:01 AM] [UNEXPECTED] [357693:RT28254121] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 6:06:29 AM] [OPPServiceThread0] Post-processing request 28254126.
    [11/25/13 6:06:29 AM] [UNEXPECTED] [357693:RT28254126] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 6:28:24 AM] [OPPServiceThread0] Post-processing request 28254130.
    [11/25/13 6:28:24 AM] [UNEXPECTED] [357693:RT28254130] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 6:48:04 AM] [OPPServiceThread1] Post-processing request 28254136.
    [11/25/13 6:48:04 AM] [UNEXPECTED] [357693:RT28254136] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 7:03:38 AM] [OPPServiceThread0] Post-processing request 28254140.
    [11/25/13 7:03:38 AM] [UNEXPECTED] [357693:RT28254140] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 7:11:19 AM] [OPPServiceThread1] Post-processing request 28254141.
    [11/25/13 7:11:19 AM] [UNEXPECTED] [357693:RT28254141] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 7:45:01 AM] [OPPServiceThread0] Post-processing request 28254146.
    [11/25/13 7:45:01 AM] [UNEXPECTED] [357693:RT28254146] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 8:18:57 AM] [OPPServiceThread0] Post-processing request 28254163.
    [11/25/13 8:18:57 AM] [UNEXPECTED] [357693:RT28254163] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 8:27:55 AM] [OPPServiceThread0] Post-processing request 28254166.
    [11/25/13 8:27:55 AM] [UNEXPECTED] [357693:RT28254166] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 9:05:06 AM] [OPPServiceThread1] Post-processing request 28254173.
    [11/25/13 9:05:06 AM] [UNEXPECTED] [357693:RT28254173] APPLCSF system property is not set, unable to create lock file.
    [11/25/13 9:29:32 AM] [GSMServiceController:357693] Received shutdown request.
    [11/25/13 9:29:32 AM] [GSMServiceController:357693] Preparing to shutdown service.
    [11/25/13 9:29:32 AM] [GSMServiceController:357693] Stopping all Service Threads.
    [11/25/13 9:29:32 AM] [OPPServiceThread1] Preparing to shut down service thread.
    [11/25/13 9:29:32 AM] [OPPServiceThread0] Preparing to shut down service thread.
    [11/25/13 9:29:32 AM] [OPPServiceThread1] Received immediate shutdown request. Service Thread will shutdown once all running requests have completed.
    [11/25/13 9:29:32 AM] [OPPServiceThread0] Received immediate shutdown request. Service Thread will shutdown once all running requests have completed.
    [11/25/13 9:29:32 AM] [OPPServiceThread0] Service thread has shutdown.
    [11/25/13 9:29:34 AM] [OPPServiceThread1] Service thread has shutdown.
    [11/25/13 9:29:34 AM] [GSMServiceController:357693] All Service Threads have completed.
    [11/25/13 9:29:34 AM] [GSMServiceController:357693] Service has shut down.
    K->1709K(4992K), 0.0002630 secs]
    [GC 3117K->1709K(4992K), 0.0003460 secs]
    [GC 3117K->1713K(4992K), 0.0002560 secs]
    [GC 3121K->1713K(4992K), 0.0007490 secs]
    [GC 3121K->1711K(4992K), 0.0002500 secs]
    [GC 3119K->1710K(4992K), 0.0012160 secs]
    [GC 3118K->1713K(4992K), 0.0002560 secs]
    [GC 3121K->1712K(4992K), 0.0002500 secs]
    [GC 3120K->1709K(4992K), 0.0002520 secs]
    [GC 3117K->1709K(4992K), 0.0002420 secs]
    [GC 3117K->1713K(4992K), 0.0002540 secs]
    [GC 3121K->1712K(4992K), 0.0005270 secs]
    [GC 3120K->1713K(4992K), 0.0012120 secs]
    [GC 3121K->1709K(4992K), 0.0014110 secs]
    [GC 3117K->1709K(4992K), 0.0002400 secs]
    [GC 3117K->1713K(4992K), 0.0002570 secs]
    [GC 3121K->1712K(4992K), 0.0012140 secs]
    [GC 3120K->1711K(4992K), 0.0012240 secs]
    [GC 3119K->1710K(4992K), 0.0002530 secs]
    [GC 3118K->1709K(4992K), 0.0002520 secs]
    [GC 3117K->1713K(4992K), 0.0012260 secs]
    [GC 3121K->1711K(4992K), 0.0011950 secs]
    [GC 3119K->1709K(4992K), 0.0002270 secs]
    [GC 3117K->1712K(4992K), 0.0002360 secs]
    [GC 3120K->1709K(4992K), 0.0005340 secs]
    [GC 3117K->1710K(4992K), 0.0011970 secs]
    [GC 3118K->1709K(4992K), 0.0002170 secs]
    [GC 3117K->1713K(4992K), 0.0002300 secs]
    [GC 3121K->1712K(4992K), 0.0012040 secs]
    [GC 3120K->1711K(4992K), 0.0002250 secs]
    [GC 3119K->1709K(4992K), 0.0002220 secs]
    [GC 3117K->1711K(4992K), 0.0007310 secs]
    [GC 3119K->1710K(4992K), 0.0002300 secs]
    [GC 3118K->1709K(4992K), 0.0011760 secs]
    [GC 3117K->1713K(4992K), 0.0002350 secs]
    [GC 3121K->1712K(4992K), 0.0002350 secs]
    [GC 3120K->1712K(4992K), 0.0002600 secs]
    [GC 3120K->1712K(4992K), 0.0005560 secs]
    [GC 3120K->1713K(4992K), 0.0002400 secs]
    [GC 3121K->1713K(4992K), 0.0002370 secs]
    [GC 3121K->1713K(4992K), 0.0002310 secs]
    [GC 3121K->1713K(4992K), 0.0002300 secs]
    [GC 3121K->1713K(4992K), 0.0012100 secs]
    [GC 3121K->1713K(4992K), 0.0002410 secs]
    [GC 3121K->1712K(4992K), 0.0002280 secs]
    [GC 3120K->1712K(4992K), 0.0011890 secs]
    [GC 3120K->1710K(4992K), 0.0006460 secs]
    [GC 3118K->1712K(4992K), 0.0002270 secs]
    [GC 3120K->1711K(4992K), 0.0012060 secs]
    [GC 3119K->1710K(4992K), 0.0002520 secs]
    [GC 3118K->1710K(4992K), 0.0003570 secs]
    [GC 3118K->1711K(4992K), 0.0002330 secs]
    [GC 3119K->1711K(4992K), 0.0002230 secs]
    [GC 3119K->1712K(4992K), 0.0002310 secs]
    [GC 3120K->1711K(4992K), 0.0002310 secs]
    [GC 3119K->1710K(4992K), 0.0004360 secs]
    [GC 3118K->1710K(4992K), 0.0002380 secs]
    [GC 3118K->1710K(4992K), 0.0002260 secs]
    [GC 3118K->1711K(4992K), 0.0002900 secs]
    [GC 3119K->1711K(4992K), 0.0011780 secs]
    [GC 3119K->1712K(4992K), 0.0002270 secs]
    [GC 3120K->1710K(4992K), 0.0002250 secs]
    [GC 3118K->1709K(4992K), 0.0002210 secs]
    [GC 3117K->1710K(4992K), 0.0002220 secs]
    [GC 3118K->1711K(4992K), 0.0011770 secs]
    [GC 3119K->1711K(4992K), 0.0002230 secs]
    [GC 3119K->1713K(4992K), 0.0002240 secs]
    [GC 3121K->1710K(4992K), 0.0012020 secs]
    [GC 3118K->1710K(4992K), 0.0002210 secs]
    [GC 3118K->1710K(4992K), 0.0012010 secs]
    [GC 3118K->1713K(4992K), 0.0002240 secs]
    [GC 3121K->1711K(4992K), 0.0005650 secs]
    [GC 3119K->1712K(4992K), 0.0002240 secs]
    [GC 3120K->1710K(4992K), 0.0011990 secs]
    [GC 3118K->1709K(4992K), 0.0011710 secs]
    [GC 3117K->1713K(4992K), 0.0002290 secs]
    [GC 3121K->1711K(4992K), 0.0004620 secs]
    [GC 3119K->1710K(4992K), 0.0002220 secs]
    [GC 3118K->1709K(4992K), 0.0003060 secs]
    [GC 3117K->1711K(4992K), 0.0002210 secs]
    [GC 3119K->1711K(4992K), 0.0002520 secs]
    [GC 3119K->1709K(4992K), 0.0002170 secs]
    [GC 3117K->1712K(4992K), 0.0002240 secs]
    [GC 3120K->1711K(4992K), 0.0010230 secs]
    [GC 3119K->1709K(4992K), 0.0002150 secs]
    [GC 3117K->1713K(4992K), 0.0012030 secs]
    [GC 3121K->1712K(4992K), 0.0002370 secs]
    [GC 3120K->1709K(4992K), 0.0005160 secs]
    [GC 3117K->1709K(4992K), 0.0007660 secs]
    [GC 3117K->1713K(4992K), 0.0002270 secs]
    [GC 3121K->1712K(4992K), 0.0002260 secs]
    [GC 3120K->1709K(4992K), 0.0002180 secs]
    [GC 3117K->1709K(4992K), 0.0002190 secs]
    [GC 3117K->1713K(4992K), 0.0002280 secs]
    [GC 3121K->1712K(4992K), 0.0002370 secs]
    [GC 3120K->1710K(4992K), 0.0003460 secs]
    [GC 3118K->1713K(4992K), 0.0002260 secs]
    [GC 3121K->1710K(4992K), 0.0006450 secs]
    [GC 3118K->1709K(4992K), 0.0002180 secs]
    [GC 3117K->1713K(4992K), 0.0002280 secs]
    [GC 3121K->1712K(4992K), 0.0005580 secs]
    [GC 3120K->1711K(4992K), 0.0002180 secs]
    [GC 3119K->1713K(4992K), 0.0006540 secs]
    [GC 3121K->1757K(4992K), 0.0020240 secs]
    [GC 3165K->1751K(4992K), 0.0006710 secs]
    [GC 3159K->1750K(4992K), 0.0014950 secs]
    [GC 3158K->1757K(4992K), 0.0004240 secs]
    [GC 3165K->1866K(4992K), 0.0043270 secs]
    [GC 3242K->2135K(4992K), 0.0051900 secs]
    [GC 3543K->2864K(4992K), 0.0083260 secs]
    [GC 4272K->3477K(4992K), 0.0062330 secs]
    [GC 4885K->3921K(5376K), 0.0035350 secs]
    [Full GC 3921K->3553K(5376K), 0.0681040 secs]
    [GC 6044K->4056K(8676K), 0.0085250 secs]
    [GC 6552K->4478K(8676K), 0.0134110 secs]
    [GC 6974K->4832K(8676K), 0.0180440 secs]
    [GC 7328K->5620K(8676K), 0.0074520 secs]
    [GC 8116K->6853K(9444K), 0.0139280 secs]
    [Full GC 6853K->5952K(9444K), 0.1316690 secs]
    [GC 10048K->7021K(14468K), 0.0080300 secs]
    [GC 11117K->7022K(14468K), 0.0038270 secs]
    [GC 11118K->7015K(14468K), 0.0029510 secs]
    [GC 11111K->7014K(14468K), 0.0037090 secs]
    [GC 11110K->7020K(14468K), 0.0119980 secs]
    [GC 11116K->7027K(14468K), 0.0021750 secs]
    [GC 11123K->7027K(14468K), 0.0056150 secs]
    [GC 11123K->7021K(14468K), 0.0020640 secs]
    [GC 11117K->7023K(14468K), 0.0021230 secs]
    [GC 11119K->7109K(14468K), 0.0034450 secs]
    [GC 11205K->7138K(14468K), 0.0407000 secs]

    Thanks,
    Aravind Reddy
    aravindaora@gmail.com

    1. Hi,

      was your issue resolved and nay idea why this issue was happened for the GSMServiceController restart.

Leave a comment