Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FRM-93652: The runtime process has terminated abnormally while calling report RUN_REPORT_OBJECT

SandyMJul 22 2021 — edited Jul 22 2021

Hi,
Oracle Forms 12c ( 12.2.1.4 ) operating system : linux RHEL 7 (64 bit)
Able to print many reports from application but one of the forms crash with 93562.
default.env file is having correct LD_PRELOAD values.
LD_PRELOAD=/BFE/u01/app/oracle/product/12.2.1.4/oracle_common/jdk/jre/lib/amd64/libjsig.so
Below is the form_trc details
BUILTIN.START
EventID-6341
EventNum-96
Timestamp-107150
Name-RUN_REPORT_OBJECT
BUILTIN Arguments:
Type=In Position=1 DataType=INTEGER Value=3
BUILTIN Arguments:
Type=In Position=2 DataType=STRING Value=NULL
ABORT_FORMS_DIED
EventID -6342
EventNum- 2
Timestamp -107170
Msg - Forms encountered unexpected signal 11
--------------------
Below is the frmweb_dump details
Last Trigger FORM/BLOCK/FIELD: LCXAB00.CX0021_MENU.G_MESSAGE_FIELD
Last trigger: WHEN-BUTTON-PRESSED - (In Progress)
Last Builtin: RUN_REPORT_OBJECT - (In Progress)
Can you please advise how to fix this issue ?

This post has been answered by Michael Ferrante-Oracle on Jul 22 2021
Jump to Answer
Comments
Post Details
Added on Jul 22 2021
2 comments
439 views