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!

insufficient memory for the Java Runtime

Salah AburubOct 2 2023 — edited Oct 2 2023

Hi,

We have an application that works good but some times the application hangs and the below error message appear to the user:

FRM-93652: The runtime process has terminated abnormally

and we fix it by restarting the server then the application works good for some days then the issue happened again, when we check the logs we found the below:

in hs_err_pid11104.log:

# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate

but the available memory in the server is 23G, and the used is 9G only!

environment info:

windows server 2016

RAM 32G

weblogic 12.2.1.4

forms and reports 12.2.1.4

Comments
Post Details
Added on Oct 2 2023
11 comments
3,085 views