When performing wildcard (*) searches on large user stores, the task can fail with a java.lang.OutOfMemoryError: Java heap space error. This issue occurs when many objects, such as users, are loaded into memory.
Workaround
Increase the heap settings in the application server startup script. Consider increasing the heap size to 1000 MB allocated, 1400 MB maximum.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |