cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to increase Java heap size for Program Objects?

Former Member
0 Likes
1,913

I wrote a Java program object for XIr2 that is running into some OutOfMemory errors when opening reports with large data sets. How can I increase the heap size for my Program object? This would be similar to the java command "java -Xms64m -Xmx256m <class>" to set the initial and maximum heap sizes. I didn't see any options for this in the CMC or as a command line parameter to the Job Server in the CCM.

Thanks,

Ryan

View Entire Topic
Former Member
0 Likes

Marking question as unanswered -- see above

Edited by: Ryan Muldowney on Jun 16, 2008 8:46 PM