OutOfMemoryError: Java heap space, when running SupportTools cache utility
(Doc ID 1462297.1)
Last updated on NOVEMBER 25, 2024
Applies to:
Oracle WebCenter Sites - Version 7.0.3.0 and laterInformation in this document applies to any platform.
Goal
Why is this error thrown in the log?
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.AbstractStringBuilder.append(Unknown Source)
at java.lang.StringBuilder.append(Unknown Source)
at COM.FutureTense.Cache.B.G(y:2957)
at COM.FutureTense.Cache.CacheManager.getCSInventory(y:1899)
at org.apache.jsp.jsp.cs_005fdeployed.Support.CacheManager.listPost_jsp._jspService(listPost_jsp.java:110)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
Solution
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
Goal |
Solution |