Hyperion Planning : Execution MaintenanceMode Utility Fails With Error - GC Overhead Limit Exceeded
(Doc ID 3044653.1)
Last updated on SEPTEMBER 04, 2024
Applies to:
Hyperion Planning - Version 11.1.1.0.00 and laterInformation in this document applies to any platform.
Symptoms
Execution of MaintenanceMode utility fails with below error:
Exception in thread "Thread-15" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOf(Arrays.java:3236)
at sun.misc.IOUtils.readFully(IOUtils.java:158)
at com.sun.jndi.ldap.Connection.run(Connection.java:945)
at java.lang.Thread.run(Thread.java:750)
Exception in thread "<Active_Directory_Name>" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "Thread-19" java.lang.OutOfMemoryError: GC overhead limit exceeded
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:937)
at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:491)
at javax.crypto.CipherSpi.bufferCrypt(CipherSpi.java:779)
at javax.crypto.CipherSpi.engineDoFinal(CipherSpi.java:730)
at javax.crypto.Cipher.doFinal(Cipher.java:2465)
at sun.security.ssl.SSLCipher$T13GcmReadCipherGenerator$GcmReadCipher.decrypt(SSLCipher.java:1880)
at sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:259)
at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:180)
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1323)
at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1292)
at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:76)
at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:948)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.misc.IOUtils.readFully(IOUtils.java:163)
at com.sun.jndi.ldap.Connection.run(Connection.java:945)
at java.lang.Thread.run(Thread.java:750)
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 |