cancel
Showing results for 
Search instead for 
Did you mean: 

What is java heap space error in agentry?

former_member197782
Participant
0 Kudos

Hi All,

Could anyone please explain about the java heap space error. I thought this error is due to heap space for the java objcets.

Can we achieve this by changing the "maxheapsize" parameter value in the agentry.ini file

Plesae suggest.

Thanks & Regards,

Swaroopa.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Roopa,

Can you please share any update on the issue as we are stuck in a similar error with Work Manager 6.0 with SMP 2.3

Thanks,

Rakshit

former_member197782
Participant
0 Kudos

Hi Rakshit,

This Java Heap space error is due to large number records in the object collection for this more heap space is required from java side to hold these records.

The resolution for this is, Increase the MaxHeapSize value in [JAVA] section of the agentry.ini file.

Please refer to the below link for more info. Which looks similar issue of you.

JAVA Heap Size Error in SAP Work Manager

Good Luck.

Regards,

Roopa.

Former Member
0 Kudos

Agentry 6 and SMP 2.3 Agentry run a Java Process within the AgentryServer.exe Process.  This Java is limited in growth to the amount of Process set by in the Agentry.ini file in the Java-n section maxheapsize.

Former Member
0 Kudos

Hi Stephen / Swaroopa,

I am getting a similar error. I tried to increase the MaxJavaHeapSize in Agentry.ini file to 2048 but still no luck.

Can you please let me know if you were able to resolve this issue?

Thanks in advance.

Regards

Former Member
0 Kudos

Boopalan,

I have already responded you your thread

Stephen