Out of memory due to package build | Community
Skip to main content
New Participant
March 23, 2016
Solved

Out of memory due to package build

  • March 23, 2016
  • 4 replies
  • 3341 views

Hello Team,

I tried to build a package with many filters(around 20) from crx package manager. But, the package build has taken a lot of time and eventually I refreshed the browser to stop it. I believe that all the filters were of small size and the whole package on the whole should also be small in size(after build).

After this our instance has gone into Out of memory (java.lang.OutOfMemoryError: GC overhead limit exceeded).

Could you please help us with this ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

I dont think it matter on the number of filters in the package. How many resources or nodes are you packaging withing those filters. Are there any big size assets with it ?

Also as Josh mentioned, whats your JVM heapsize ?

4 replies

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
March 23, 2016

I dont think it matter on the number of filters in the package. How many resources or nodes are you packaging withing those filters. Are there any big size assets with it ?

Also as Josh mentioned, whats your JVM heapsize ?

joerghoh
Employee
March 23, 2016

Hi,

how many nodes are being put into the package? And what is your JVM heapsize?

kind regards,
Jörg

kautuk_sahni
Employee
March 23, 2016

Hi

Please have a look at following KB/Troubleshooting articles:-

AnalyzeMemoryProblems https://helpx.adobe.com/experience-manager/kb/AnalyzeMemoryProblems.htmlAnalyzeSlowAndBlockedProcesses https://helpx.adobe.com/experience-manager/kb/AnalyzeSlowAndBlockedProcesses.html

AnalyzeSlowAndBlockedProcesses https://helpx.adobe.com/experience-manager/kb/AnalyzeSlowAndBlockedProcesses.html

crx-disk-and-memory-monitoring-shutdown-too-aggressively https://helpx.adobe.com/experience-manager/kb/crx-disk-and-memory-monitoring-shutdown-too-aggresively.html
CRX throws out-of-memory errors https://docs.adobe.com/docs/en/aem/6-0/administer/operations/troubleshoot.html

I hope this would help you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
New Participant
March 23, 2016

Hi vishwanath,

Whenever we encountered an OOM error, we had no other choice but to restart the instance.