This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
Changing the java heap size used by the product has been supported for quite some time but should be done with caution as it may cause OutOfMemory errors.
According to that PMR, the OutOfMemory exception was caused by the inability to create more native threads. Other cases we have seen like this were caused by other processes that were running on the PC that are not part of ACS. Either there are too many active threads or some other process is not freeing up the threads when they are done. The PMR was closed before the data could be collected that would verify whether or not these threads were created by ACS or some other process. If ACS is not able to create a thread, the JVM throws an OutOfMemoryError. Increasing the JVM heap size for ACS will not help in these cases. Also, the PMR references setting the JVM heap size to -Xmx1024m. That is already the default heap size used when starting ACS. The most likely reason the issue could not be re-created is because the PC was rebooted and/or the other processes using up all the native threads were not run.
If the issue continues to happen, I suggest you work with Service to gather the necessary data that will help determine who is using up all the native threads.
PMR Number is 26221,659,760.
Please open a PMR and work with our Service team so the cause of the OutOfMemory exception can be determined for your specific case. When you have done that, provide the PMR here so we can further evaluate this request.