Posted by: Edi Yanto on: February 7, 2009
Three possible errors can occur as below:
…
+————- 1) PUBLISH ————-+
Unable to find an Output Post Processor service to post-process request [request_id].Check that the Output Post Processor service is running.
+————————————–+
…
Solutions:
* Verify that the Output Post Processor is enabled and active.
* If confirmed, retrieve the OPP log file either via the Forms application or via the Oracle Application Manager.
- Via the Forms application:
- Via the Oracle Application Manager
...
+------------- 1) PUBLISH -------------+
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.
+--------------------------------------+
...
By default a timeout will occur if it takes longer then 120 seconds (2 min.) for the Output Post Processor to pick up the request from the Concurrent Manager process. In that case, the Concurrent Request will complete with status Warning and the Request log file will contain error message like above.
Solutions:
* Increase the value (in seconds) for the profile option ‘Concurrent:OPP Response Timeout‘.
…
+————- 1) PUBLISH ————-+
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.
+————————————–+
…
The concurrent manager process has successfully invoked the OPP but it a timeout is encountered as the OPP takes too long to complete the job.
The time that this takes will depends on various elements such as:
By default a timeout will occur if it takes longer then 300 seconds (5 min.) for the XML Publisher engine to generate the output file. The Concurrent Request will complete with status Warning and the Request log file will contain error message like above.
Solutions:
* Increase the value (in seconds) for the profile option ‘Concurrent:OPP Process Timeout‘.
xml view output to excel
ORA-01403: no data found
————————————————————–
FRM-40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-06502.
all set..data definition, tempalte, etc. but view output error on excel, on pdf no problem
need advice
May 27, 2009 at 1:45 am
Hi,
I am getting the following error when using the xml publisher report. Can anyone help in this issue.
+————- 1) PUBLISH ————-+
Beginning post-processing of request 6970140 on node AZ18U532 at 26-MAY-2009 10:01:32.
Post-processing of request 6970140 failed at 26-MAY-2009 10:06:05 with the error message:
java.lang.NoClassDefFoundError: org/xml/sax/Attributes
+————————————–+