| Auszug |
|---|
|
Nuclos Java heap: -Xmx, CLIENT_MAX_HEAP_SIZE, launcher, server, client, OutOfMemory, configure memory. |
Language: Deutsch · English
Configuring the Java heap
Configure the heap for the server and rich client – via installation, launcher (-Xmx) or the parameter CLIENT_MAX_HEAP_SIZE.
| Status |
|---|
| colour | Blue |
|---|
| title | Administrator |
|---|
|
| Status |
|---|
| colour | Green |
|---|
| title | Updated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | applies to Nuclos 4.2026.x |
|---|
|
Server
The server heap is set during installation.
Client (rich client)
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. |
| Tipp |
|---|
|
For large data volumes or many open forms a higher client heap is recommended to avoid OutOfMemory errors. |
Related pages