Hello All,
I would like to know how to increase the java memory of enterprise manager?
Thanks,
Hello All,
I would like to know how to increase the java memory of enterprise manager?
Thanks,
Try with these files below. I will share you more details:
The JDK/JRE used by Universal Messaging is configured in the following configuration
files. If you change the setup for the JDK/JRE in any of these files, you must make the
same change in the other files also.
<Software_AG_directory> /UniversalMessaging/server/ /bin/
Server_Tools_Common.conf
<Software_AG_directory> /UniversalMessaging/server/ /bin/
Server_Common.conf
<Software_AG_directory> /UniversalMessaging/java/ /bin/
Admin_Tools_Common.conf
<Software_AG_directory> /UniversalMessaging/java/ /bin/
Samples_Common.conf
Review Server_Common.conf and typical values are below:
wrapper.java.initmemory=1024
wrapper.java.maxmemory=1024
Make sure you have a backup and then edit and save. Once done you have to restart the server.
Let me know if this works or if you have any questions.
Dear M@hes$h,
Thanks for your reply.
This configuration change will increase the java memory of the realm server, What I need is to increase the java memory of the enterprise manager itself.
Thanks,
navigate to UniversalMessaging/java/umserver/bin
edit Admin_Tool_Common.conf
change the below lines:
wrapper.java.initmemory=256
wrapper.java.maxmemory=512
Yes as suggested in the above post. Can you confirm if a restart of UM required for changes to take effect?
Yes it requires a restart