PROBLEM: Cloning the 10.2 Grid Control Agent from the OMS Host Shows Error: Exception in thread "Thread-5" java.lang.OutOfMemoryError: Java heap space
(Doc ID 798434.1)
Last updated on JUNE 13, 2023
Applies to:
Enterprise Manager Base Platform - Version 10.2.0.4 to 10.2.0.5 [Release 10.2]Information in this document applies to any platform.
Symptoms
Cloning the 10.2 Grid Control agent from the OMS host to another host using the Agent Deployment user interface (Grid Control home page >Deployments> Install Agent> hangs at refreshing in the Installing phase.
.../clone_config.err contains the following entries:
Exception in thread "Thread-<TID>" java.lang.OutOfMemoryError: Java heap space
at
java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:99)
at
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:518)
at java.lang.StringBuffer.append(StringBuffer.java:307)
at java.io.BufferedReader.readLine(BufferedReader.java:345)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at
oracle.sysman.emcp.agent.StreamGobbler.run(ConfigureAgent.java:395)
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 |