My Oracle Support Banner

Forms Crash Intermittently with FRM-93652 Error when Calling Reports (Doc ID 2329611.1)

Last updated on MAY 01, 2023

Applies to:

Oracle Forms - Version 12.2.1.2.0 and later
Oracle Forms for OCI - Version 12.2.1.3.0 and later
Generic UNIX
Generic Linux

Symptoms

Forms crash intermittently with FRM-93652 error when calling reports.

FRM-93652: The runtime process has terminated abnormally.

 

formsapp-diagnostic.log
''''''''''''''''''''''''''''''''''''''''''''
FRM-93546: external message from runtime process: # There is insufficient memory for the Java Runtime Environment to continue.
FRM-93652: The runtime process has terminated abnormally.
FRM-93654: Runtime process 169346 is terminating due to external action.
FRM-91230: fatal error in runtime process: timeout on connection to Java client

 

hs_err_pidxxxxxx.log
''''''''''''''''''''''''''''''''''''
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (gcTaskThread.cpp:48), pid=<PID, tid=<tid>
#
# JRE version: (8.0_101-b13) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.101-b13 mixed mode linux-amd64 compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
--------------- T H R E A D ---------------
Current thread (0x0000000002f91800): JavaThread "Unknown thread" [_thread_in_vm, id=PID, stack(0x00007fffbce5b000,0x00007fffbcf5b000)]

Stack: [0x00007fffbce5b000,0x00007fffbcf5b000], sp=0x00007fffbcf3d6f0, free space=905k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xac3f0a] VMError::report_and_die()+0x2ba
V [libjvm.so+0x4fbf9b] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8b
V [libjvm.so+0x5d674f] GCTaskThread::GCTaskThread(GCTaskManager*, unsigned int, unsigned int)+0x15f
V [libjvm.so+0x5d550b] GCTaskManager::initialize()+0x3ab
V [libjvm.so+0x9457fd] ParallelScavengeHeap::initialize()+0x34d
V [libjvm.so+0xa8c753] Universe::initialize_heap()+0xf3
V [libjvm.so+0xa8c99e] universe_init()+0x3e
V [libjvm.so+0x63bdf5] init_globals()+0x65
V [libjvm.so+0xa70bfe] Threads::create_vm(JavaVMInitArgs*, bool*)+0x23e
V [libjvm.so+0x6d08f4] JNI_CreateJavaVM+0x74
...

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.