Nuclos Java heap: -Xmx, CLIENT_MAX_HEAP_SIZE, launcher, server, client, OutOfMemory, configure memory. |
Language: Deutsch · English
Configure the heap for the server and rich client – via installation, launcher (-Xmx) or the parameter CLIENT_MAX_HEAP_SIZE.
On this page |
The server heap is set during installation.
The client heap can be configured in two places:
| Location | Setting |
|---|---|
| Launcher | Settings → Java configuration: for 4 GB add the entry -Xmx4096m. |
| Parameter | Set the parameter CLIENT_MAX_HEAP_SIZE e.g. to 4096m. |
For large data volumes or many open forms a higher client heap is recommended to avoid OutOfMemory errors. |