The default settings for the server runtime memory size might not be sufficient for
medium and large environments. They might also not be sufficient for small environments that were
upgraded as the memory size requirements change depending on the application update. Although the
requirements change, the upgrade itself does not modify the default setting. Increase the memory
that is available to the License Metric Tool
server.
Procedure
- Go to the <INSTALL_DIR>/wlp/usr/servers/server1/ directory and edit the jvm.options file.
-
Set the maximum size of the server runtime memory (Xmx) to one of the following values,
depending on the size of your environment.
Environment size |
Size of the server runtime memory |
Parameter value |
Small environments (less than 5000 endpoints) |
3 GB |
3072m |
Medium environments (5000 - 50 000 endpoints) |
6 GB |
6144m |
Large environments (50 001 - 100 000 endpoints) |
8 GB |
8192m |
Very large environments (over 100 000 endpoints) |
12 GB |
12288m |
- Restart the License Metric Tool
server.