Tuesday, January 6, 2015

OIM and SOA Managed Servers - java.lang.OutOfMemoryError: PermGen space

Issue - java.lang.OutOfMemoryError: PermGen space    

Solution: 
Login to AdminConsole–>Environments—Servers >OIM and SOA ManagedServer >Configuration >ServerStart > Arguments (Specify the your own Heap & MaxPermSize setting here)

-Xms1024m -Xmx1024m -XX:MaxPermSize=5126m

Active the changes and restart the servers.

Thanks,
Arihant Baid

No comments:

Post a Comment