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