Concurrency: OPP response Hyper Concurrency: OPP response timeout

Source: Internet
Author: User

The user submits the report, does not end normally, the report log has the following message:

"Executing Request completion Options ...

+-------------1) PUBLISH-------------+ node FIN1 on request 2988497 on 11-10-2011 13:51:44 to start the post-processing. The post-processing of request 2988497 failed on 11-10-2011 13:57:44 and an error message appears: The output submission handler is running, but the request has not been obtained. The post-processing of this request will no longer be attempted and the request will be marked as a "warning" status. The profile option "Concurrent: OPP response Timeout" must be set to a larger value. +--------------------------------------+ "

View the output submission handler manager with a status of active. Further open its log and find the following message:

[10/11/11 11:46:51 AM] [Unexpected] [324726:rt2987041] java.lang.reflect.InvocationTargetException at Sun.reflect.GeneratedMethodAccessor1265.invoke ( Unknown Source) 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:566) at Oracle.apps.xdo.common.xml.XSLT10gR1.transform (xslt10gr1.java:231) 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: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)caused By:java.lang.OutOfMemoryError

Restart the output submission handler manager.

By Metalink, query the keyword "OPP Response Timeout", you will find document 978495.1. For Java.lang.OutOfMemoryError, the following solution is given:

A. Bring down the concurrent managers. B. Use of the Update statement below, for example:update fnd_cp_services set developer_parameters = ' J:oracle.apps.fnd.cp.gs f.gsmservicecontroller:-mx1024m ' WHERE service_id = (select Manager_type from Fnd_concurrent_queues where Concurrent_ queue_name = ' Fndcpopp '); C. Run cmclean.sql script from Note 134007.1. D. Bring concurrent managers up again.

Concurrency: OPP response Hyper Concurrency: OPP response timeout

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.