Solve java.lang.OutOfMemoryError: Java Heap Space
To solve this issue, increase the maximum heap size (-Xmx
parameter).
-
Go to
<DATADIR>/config. -
Edit
DeploymentInternal.xmland look for the process in which the issue occurred:-
searchserver -
indexingserver -
java(for all processes)
-
-
Increase
-Xmxby 50%. -
Click Apply. If you cannot access the Administration Console, rebuild the configuration using
buildgct.