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.

NSS-ISSOct 11 2018 — edited Oct 11 2018

Hi All,

Faced below error in forms screen when we access application from below URL.

URL: http://nxxppmdb.xxxxx.com:7777/test/testservlet?config=PPM-SG

Screen Error Details:

FRM-93652: runtime process has terminated abnormally.

Contact your administrator

Details..

Forms Session ID is WLS TEST FORMS.testapp.4

Environment:

Oracle Forms and Reports : 12.2.1

Oracle Database : Oracle Database 12c Enterprise Edition Release 12.2.0.1.0

Oracle RCU database created in above DB version

Application Schema has created in above DB version.

Please find the forms trace log information.

[2018-10-11T14:43:29.784+05:30] [WLS_TEST_FORMS] [ERROR] [FRM-93656] [oracle.forms.servlet] [tid: 101] [userId: <anonymous>] [ecid: 005Tz1YIY9O5AhWzLwZR8A0004eE00004s,0:1] [APP: testapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] [FORMS_SESSION_ID: WLS_TEST_FORMS.testapp.4] [SRC_CLASS: oracle.forms.servlet.RunformProcess] [SRC_METHOD: fromFrmwebToODL] Runtime process 1748 is terminating due to signal 11.
[2018-10-11T14:43:29.785+05:30] [WLS_TEST_FORMS] [NOTIFICATION] [FRM-93658] [oracle.forms.servlet] [tid: 101] [userId: <anonymous>] [ecid: 005Tz1YIY9O5AhWzLwZR8A0004eE00004s,0:1] [APP: testapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] [FORMS_SESSION_ID: WLS_TEST_FORMS.testapp.4] [SRC_CLASS: oracle.forms.servlet.RunformProcess] [SRC_METHOD: fromFrmwebToODL] Stack trace for runtime process 1748 is being written to file /rppmias/app/oracle/product/12.2.1/user_projects/domains/rppmr2Domain/system_components/FORMS/forms1/trace/frmweb_dump_1748.
[2018-10-11T14:43:29.785+05:30] [WLS_TEST_FORMS] [ERROR] [FRM-93656] [oracle.forms.servlet] [tid: 101] [userId: <anonymous>] [ecid: 005Tz1YIY9O5AhWzLwZR8A0004eE00004s,0:1] [APP: testapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] [FORMS_SESSION_ID: WLS_TEST_FORMS.testapp.4] [SRC_CLASS: oracle.forms.servlet.RunformProcess] [SRC_METHOD: stop] Runtime process 1748 is terminating due to signal 11.
[2018-10-11T14:43:29.787+05:30] [WLS_TEST_FORMS] [ERROR] [FRM-93652] [oracle.forms.servlet] [tid: 101] [userId: <anonymous>] [ecid: 005Tz1YIY9O5AhWzLwZR8A0004eE00004s,0:1] [APP: testapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] [FORMS_SESSION_ID: WLS_TEST_FORMS.testapp.4] [SRC_CLASS: oracle.forms.servlet.BaseServlet] [SRC_METHOD: logConnectionException] The runtime process has terminated abnormally.

But one thing, The same URL is working fine and all forms screens are opening properly when I use Oracle database connection as 11gR2 Database in formsweb.cfg

In formsweb.cfg using Oracle 12cR2 Database connection --- Here Forms screen are throwing FRM-93652 Error.

--------------------------------------------------------------------

userid=recthbg1/recthbg1@rg1ecor

In formsweb.cfg using Oracle 11gR2 Database connection -- Here All Forms screens are opening properly.

--------------------------------------------------------------------

userid=dev_reg_uat/dev_reg_uat@develop

----

Thanks,

Bala

This post has been answered by NSS-ISS on Oct 11 2018
Jump to Answer
Comments
Post Details
Added on Oct 11 2018
8 comments
11,865 views