OBIEE 11g: "java.lang.OutOfMemoryError: GC overhead limit exceeded" Error When Generating a Catalog Report
(Doc ID 1587437.1)
Last updated on DECEMBER 14, 2023
Applies to:
Business Intelligence Server Enterprise Edition - Version 11.1.1.5.0 BP2 and laterInformation in this document applies to any platform.
Symptoms
You are trying to generate a report of the catalog contents by executing:
$ cd <INSTANCE_HOME>/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalogmanager
$ ./runcat.sh -cmd report -offline <path of catalog> -[force]outputFile <output file> -delimiter <string> -type <type>
But, the following error is thrown:
"java.lang.OutOfMemoryError: GC overhead limit exceeded, GC overhead limit exceeded java heap space
The thread pool <pool> has been marked for shutdown and cannot accept new jobs"
Changes
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 |
Changes |
Cause |
Solution |