GRC 8.6.5.x : Model Analysis Failed with error - Caused by: java.lang.OutOfMemoryError: Requested array size exceeds VM limit
(Doc ID 2116635.1)
Last updated on SEPTEMBER 26, 2023
Applies to:
Oracle Application Access Controls Governor - Version 8.6.5 and laterInformation in this document applies to any platform.
Symptoms
On : 8.6.5 version, Application Access Contr. Gov.
When attempting to run Model Analysis
the following error occurs.
ERROR
-----------------------
Caused by: oracle.apps.odin.domain.job.JobExecutionException: Error occured during analysis
at a.a.a.e.c.a.runSubJob(SourceFile:368)
at oracle.apps.odin.scheduler.job.AbstractSubJob.run(AbstractSubJob.java:184)
... 4 more
Caused by: java.lang.OutOfMemoryError: Requested array size exceeds VM limit
at java.util.Arrays.copyOf(Arrays.java:2367)
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
at java.lang.StringBuilder.append(StringBuilder.java:132)
at a.a.a.a.a.f.c(SourceFile:72)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to the GRC
2. CCM > Manage Access Model > select and Run the Model Analysis
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot get the model analysis completed fo fetch the results for business
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 |